summarylogtreecommitdiffstats
path: root/nrclient.service
blob: 18d6d3e48aaebe16104d8e35d1583c7238ba46f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=NeoRouter Client
After=network.target

[Service]
Type=simple
WorkingDirectory=/usr/local/ZebraNetworkSystems/NeoRouter
ExecStart=/usr/bin/nrservice
Restart=always

[Install]
WantedBy=multi-user.target