osmo-pcap/contrib/systemd/osmo-pcap-client.service

13 lines
219 B
Desktop File

[Unit]
Description=PCAP Client for the PCAP aggregation
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/osmo-pcap-client -c /etc/osmocom/osmo-pcap-client.cfg
RestartSec=2
[Install]
WantedBy=multi-user.target