diff options
author | Guillermo Ramos | 2020-05-16 16:48:32 +0200 |
---|---|---|
committer | Guillermo Ramos | 2020-05-16 16:48:32 +0200 |
commit | 8e98632c27aa98be010eab4e1fc30a7c0acbfe29 (patch) | |
tree | 0a506a7d83230833e9bf958b612573b25ffd24d9 /.log | |
download | s6-services-8e98632c27aa98be010eab4e1fc30a7c0acbfe29.tar.gz |
Initial commit: aeon services
Diffstat (limited to '.log')
-rwxr-xr-x | .log/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.log/run b/.log/run new file mode 100755 index 0000000..e097ba5 --- /dev/null +++ b/.log/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec s6-log . |