Show the syslog in the console.

This commit is contained in:
Matthew Baggett 2019-06-24 16:27:27 +02:00
parent 83a0acbce8
commit 6fbca200cd

View file

@ -1,3 +1,4 @@
#!/bin/sh
service rsyslog start;
sleep infinity
sleep 5;
tail -f /var/log/syslog