summaryrefslogtreecommitdiff
path: root/tqftpserv.service.in
blob: 2cf828c21b3e1260fcb6b9326b0c0f05e20d313c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=QRTR TFTP service
Requires=qrtr-ns.service
After=qrtr-ns.service

[Service]
ExecStart=TQFTPSERV_PATH/tqftpserv
Restart=always

[Install]
WantedBy=multi-user.target