The following changes were made:

* Updated /etc/default/sysklogd
  * Updated init script
This commit is contained in:
2017-05-17 10:34:53 -05:00
parent 4e9f1aae29
commit 9a40963b05
3 changed files with 48 additions and 28 deletions

View File

@@ -1,3 +1,7 @@
# Options for sysklogd
# Add '-r' to enable remote logging
SYSKLOGD_OPTIONS='-m 0'
# Options for syslogd
SYSLOGD_OPTIONS="-m 0"
# Options for klogd
KLOGD_OPTINS="-c 1"