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

15 lines
270 B
Desktop File

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