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

15 lines
270 B
Desktop File

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