Codebase list nfdump / 544f1be7-7784-4b4c-9a81-8b8086d50b83/main debian / nfdump.service
544f1be7-7784-4b4c-9a81-8b8086d50b83/main

Tree @544f1be7-7784-4b4c-9a81-8b8086d50b83/main (Download .tar.gz)

nfdump.service @544f1be7-7784-4b4c-9a81-8b8086d50b83/mainraw · history · blame

[Unit]
Description=netflow capture daemon
Documentation=man:nfcapd(1)
Documentation=man:softflowd(8)

[Service]
Type=oneshot
ExecStart=/bin/true
ExecReload=/bin/true
RemainAfterExit=on

[Install]
WantedBy=multi-user.target