blob: c79fafce84a73e4d3a29f424e60d5f3451cd1994 [file] [log] [blame]
[Unit]
Description=PCAP Client for the PCAP aggregation
After=network-online.target
Wants=network-online.target
[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