Codebase list nfdump / 8fcfb2df-e979-4b89-96d8-16ec4237085d/main debian / nfdump.service
8fcfb2df-e979-4b89-96d8-16ec4237085d/main

Tree @8fcfb2df-e979-4b89-96d8-16ec4237085d/main (Download .tar.gz)

nfdump.service @8fcfb2df-e979-4b89-96d8-16ec4237085d/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