setup/clone/utility/service_unit

12 lines
284 B
Plaintext
Raw Normal View History

2017-01-24 17:29:16 +00:00
[Unit]
Description=SATS (Secure Authentication and Tracking SYSTEM) Daemon
After=multi-user.target
[Service]
Type=idle
ExecStart=-/bin/sh /home/sats/satsd/boot service 2>> /home/sats/satsd/log/boot.log >> /home/sats/satsd/log/boot.log
User=sats
[Install]
WantedBy=multi-user.target