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

View File

@@ -0,0 +1,15 @@
[Unit]
Description=Process Supervising Daemon
Before= bootstrap-console.service
Before=multi-user.target sme-server.target network.target network-pre.target
[Service]
Type=simple
User=root
Group=root
Restart=always
ExecStart=/etc/runit/2
TimeoutSec=0
[Install]
WantedBy=basic.target