12 lines
284 B
Plaintext
12 lines
284 B
Plaintext
|
[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
|