1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-07-28 15:16:00 +01:00

Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2024-08-24 23:24:47 +02:00
commit c1c0428a67

View File

@ -86,6 +86,9 @@ mail.* -/var/log/mail.log
user.* -/var/log/user.log
*.emerg *
# Do not open any internet ports.
secure_mode 2
# End /etc/syslog.conf</literal>
EOF</userinput></screen>