Update configs for Phil.
This commit is contained in:
parent
f4a8693bfa
commit
98737ad12d
33 changed files with 455 additions and 201 deletions
7
etc/default/.gitignore
vendored
Normal file
7
etc/default/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/cdrecord
|
||||
/efibootmgr-kernel-hook
|
||||
/grub
|
||||
/libc-locales
|
||||
/live.conf
|
||||
/rscsi
|
||||
/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