think this might work, time to begin testing
This commit is contained in:
6
root/etc/service/rsyslog/run
Normal file
6
root/etc/service/rsyslog/run
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
chgrp syslog /var/logs
|
||||
chmod g+w /var/logs
|
||||
|
||||
exec rsyslogd -n
|
||||
Reference in New Issue
Block a user