File: nield.service

package info (click to toggle)
nield 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,292 kB
  • sloc: ansic: 10,322; sh: 3,931; makefile: 68
file content (11 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Network Interface Events Logging Daemon
Documentation=man:nield(8)
Before=network.target

[Service]
Type=forking
ExecStart=/usr/sbin/nield

[Install]
WantedBy=multi-user.target