• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2Description=QIPCRTR Name Service
3
4[Service]
5ExecStart=QRTR_NS_PATH/qrtr-ns -f 1
6Restart=always
7
8[Install]
9WantedBy=multi-user.target
10