ground-control/ground-control.service

15 lines
237 B
Desktop File

[Unit]
Description=Ground Control
After=multi.user.target
[Service]
Type=simple
WorkingDirectory=$workingDirectory
ExecStart=$execStart
Restart=on-failure
SyslogIdentifier=ground-control
User=$user
[Install]
WantedBy=multi-user.target