14 lines
227 B
Desktop File
14 lines
227 B
Desktop File
[Unit]
|
|
Description=Ground Control
|
|
After=network.online.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
WorkingDirectory=$workingDirectory
|
|
ExecStart=$execStart
|
|
Restart=on-failure
|
|
SyslogIdentifier=ground-control
|
|
|
|
[Install]
|
|
WantedBy=default.target
|