58f51e4e71
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/iputils#d25aa1e7d92ec0d12fe7c7c37eaad82e34212f28
12 lines
184 B
Desktop File
12 lines
184 B
Desktop File
[Unit]
|
|
Description=Node Information Query Daemon
|
|
After=network.target
|
|
Documentation=man:ninfod
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/ninfod
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|