We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adm
1 parent 0ea4ee4 commit 1e1571eCopy full SHA for 1e1571e
image/base/etc/service/rsyslog/run
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
exec 2>&1
3
cd /
4
-chgrp syslog /var/log
+chgrp adm /var/log
5
chmod g+w /var/log
6
rm -f /var/run/rsyslogd.pid
7
exec rsyslogd -n
0 commit comments