initial commit of file from CVS for e-smith-runit on Wed 12 Jul 09:08:56 BST 2023
This commit is contained in:
14
root/etc/init/runit.conf
Normal file
14
root/etc/init/runit.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# runit - start runit supervisors
|
||||
#
|
||||
# This task runs the runit start script, which runs runsvdir
|
||||
|
||||
start on runlevel [345]
|
||||
|
||||
stop on runlevel [!$RUNLEVEL]
|
||||
|
||||
task
|
||||
|
||||
export RUNLEVEL
|
||||
console output
|
||||
exec /etc/runit/2 $RUNLEVEL
|
||||
|
Reference in New Issue
Block a user