Update chuckie branch for new services/configs.
This commit is contained in:
parent
84ac6c69e2
commit
f52e089094
42 changed files with 3799 additions and 15 deletions
5
etc/default/.gitignore
vendored
Normal file
5
etc/default/.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/efibootmgr-kernel-hook
|
||||
/grub
|
||||
/libc-locales
|
||||
/live.conf
|
||||
/useradd
|
1
etc/default/syslogd
Normal file
1
etc/default/syslogd
Normal file
|
@ -0,0 +1 @@
|
|||
SYSLOGD_ARGS=('--rcdir=/etc/syslog.d' '--rcfile=/etc/syslog.conf' '--ipany' '--mark=0' '--no-detach' '--pidfile=/run/syslogd.pid' '--inet' '-s' 'afterdark.org.uk')
|
Loading…
Add table
Add a link
Reference in a new issue