You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
F4KXL_DStarGateway/debian/dgwtimeserver.service

14 lines
274 B

[Unit]
Description=D-STAR Time Server Daemon
After=network.target,network-online.target
Wants=network-online.target
[Service]
User=dstar
Type=simple
ExecStart=/usr/local/bin/dgwtimeserver %CFG_DIR%/dgwtimeserver.cfg
Restart=on-failure
[Install]
WantedBy=multi-user.target

Powered by TurnKey Linux.