Codebase list nfdump / lintian-fixes/main debian / nfdump.service
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

nfdump.service @lintian-fixes/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