mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02:00
10 lines
140 B
SYSTEMD
10 lines
140 B
SYSTEMD
[Unit]
|
|
Description=QIPCRTR Name Service
|
|
|
|
[Service]
|
|
ExecStart=@prefix@/bin/qrtr-ns -f 1
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|