Initial commit.
This commit is contained in:
commit
3d665e5e11
72 changed files with 3200 additions and 0 deletions
4
base-files/default/syslogd
Normal file
4
base-files/default/syslogd
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Options for the syslog daemon.
|
||||
# Default is "-s" to run in secure mode - not accepting network connections.
|
||||
# For other options, see syslog(8).
|
||||
SYSLOGD_OPTS="-s -k -m 0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue