mirror of
/repos/baseimage-docker.git
synced 2026-06-25 13:50:50 +02:00
Redirect syslog to 'docker logs' and fix cron
Closes GH-123. Closes GH-115.
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec tail -f -n 0 /var/log/syslog
|
||||
Reference in New Issue
Block a user