mirror of
https://github.com/phusion/baseimage-docker.git
synced 2026-09-21 16:58:12 +00:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
exec tail -f -n 0 /var/log/syslog
|