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

3
root/usr/bin/svc-start Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/sh
exec /etc/rc.d/init.d/$1 start