summarylogtreecommitdiffstats
path: root/minieap-gzhu.service
blob: a4bdb05b71025a7eea7b9bfc1bcf931f14ec7a4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Minieap-gzhu Service
After=network.target
Wants=network.target

[Service]
Type=simple
ExecStart=/usr/bin/minieap-gzhu -u <id> -p <password> -n <network device> --pkt-plugin rjv3 -d 1 -a 1 --rj-option 79:02
Restart=on-failure

[Install]
WantedBy=multi-user.target