2017-01-24 17:29:16 +00:00
|
|
|
[Unit]
|
|
|
|
Description=SATS (Secure Authentication and Tracking SYSTEM) Daemon
|
|
|
|
|
|
|
|
[Service]
|
2017-01-25 14:13:06 +00:00
|
|
|
Type=simple
|
2017-01-24 17:29:16 +00:00
|
|
|
User=sats
|
2017-01-24 18:10:44 +00:00
|
|
|
ExecStart=/bin/sh /home/sats/satsd/boot service 2>> /home/sats/satsd/log/boot.log >> /home/sats/satsd/log/boot.log
|
|
|
|
Restart=on-abort
|
|
|
|
|
2017-01-24 17:29:16 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|