Codebase list nfdump / 53eaf036-cb71-41cb-9cde-682f3948242f/main debian / nfdump.service
53eaf036-cb71-41cb-9cde-682f3948242f/main

Tree @53eaf036-cb71-41cb-9cde-682f3948242f/main (Download .tar.gz)

nfdump.service @53eaf036-cb71-41cb-9cde-682f3948242f/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