blob: 2cf828c21b3e1260fcb6b9326b0c0f05e20d313c [file] [log] [blame]
Amit Pundird477f822020-02-07 22:26:08 +05301[Unit]
2Description=QRTR TFTP service
3Requires=qrtr-ns.service
4After=qrtr-ns.service
5
6[Service]
7ExecStart=TQFTPSERV_PATH/tqftpserv
8Restart=always
9
10[Install]
11WantedBy=multi-user.target
12