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
/lib/systemd/system/daemontools.service: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<pre> [Unit] Description=DJB daemontools After=sysinit.target [Service] ExecStart=/command/svscanboot3 Restart=always [Install] WantedBy=multi-user.target </pre>") |
No edit summary |
||
Line 5: | Line 5: | ||
[Service] | [Service] | ||
ExecStart=/command/ | ExecStart=/command/svscanboot | ||
Restart=always | Restart=always | ||
Latest revision as of 12:55, 10 August 2015
[Unit] Description=DJB daemontools After=sysinit.target [Service] ExecStart=/command/svscanboot Restart=always [Install] WantedBy=multi-user.target