Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-08-23 16:01:38 +02:00 committed by GitHub
parent a9ddce9ec3
commit 53a80183c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -946,7 +946,7 @@ echo "Setting Logrotate for Syslogs.."
cat <<EOF > "/etc/logrotate.d/syslog" cat <<EOF > "/etc/logrotate.d/syslog"
/var/log/syslog { /var/log/syslog {
su root syslog su root adm
weekly weekly
rotate 4 rotate 4
missingok missingok