summarylogtreecommitdiffstats
path: root/packetbeat.service
blob: 55e3060ebaa860a7f93a158ab1f690e084655753 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Open Source Real-Time Packet Analyzer
After=network.target

[Service]
ExecStart=/usr/bin/packetbeat -c /etc/packetbeat/packetbeat.yml

[Install]
WantedBy=multi-user.target