Attention: All pages of this wiki depend on the pages that come before it, in order as they are listed on the Main Page. Please check for Dependencies.
Please also look at What You Need to Know Before Using This Wiki
Difference between revisions of "/lib/systemd/system/daemontools.service"
From COCNM
(Created page with "<pre> [Unit] Description=DJB daemontools After=sysinit.target [Service] ExecStart=/command/svscanboot3 Restart=always [Install] WantedBy=multi-user.target </pre>") |
|||
Line 5: | Line 5: | ||
[Service] | [Service] | ||
− | ExecStart=/command/ | + | ExecStart=/command/svscanboot |
Restart=always | Restart=always | ||
Latest revision as of 13:55, 10 August 2015
[Unit] Description=DJB daemontools After=sysinit.target [Service] ExecStart=/command/svscanboot Restart=always [Install] WantedBy=multi-user.target