Comment scripts
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
journalctl -f > /var/log/syslog
|
||||
# dump journalctl to /var/log/syslog
|
||||
# logrotate is handled itself
|
||||
|
||||
exec journalctl -f > /var/log/syslog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user