mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
a9ddce9ec3
commit
53a80183c4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user