diff options
Diffstat (limited to 'local/etc/runit/2')
| -rwxr-xr-x | local/etc/runit/2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/local/etc/runit/2 b/local/etc/runit/2 new file mode 100755 index 0000000..69a7ee3 --- /dev/null +++ b/local/etc/runit/2 @@ -0,0 +1,6 @@ +#!/bin/sh + +. /etc/profile + +exec env - PATH=$PATH \ + runsvdir -P /var/sv |
