mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Turn off network logging by default.
This commit is contained in:
parent
872a378f5e
commit
7779960772
@ -86,6 +86,9 @@ mail.* -/var/log/mail.log
|
|||||||
user.* -/var/log/user.log
|
user.* -/var/log/user.log
|
||||||
*.emerg *
|
*.emerg *
|
||||||
|
|
||||||
|
# Do not open any internet ports.
|
||||||
|
secure_mode 2
|
||||||
|
|
||||||
# End /etc/syslog.conf</literal>
|
# End /etc/syslog.conf</literal>
|
||||||
EOF</userinput></screen>
|
EOF</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user