initial commit of file from CVS for e-smith-runit on Wed 12 Jul 09:08:56 BST 2023

This commit is contained in:
Brian Read
2023-07-12 09:08:56 +01:00
parent b831a10d1c
commit e7ef021b3b
15 changed files with 852 additions and 2 deletions

14
root/etc/init/runit.conf Normal file
View 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