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
208 B
Desktop File
12 lines
208 B
Desktop File
[Unit]
|
|
Description=rdisc daemon which discovers routers on the local subnet
|
|
After=network.target
|
|
Documentation=man:rdisc
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/sbin/rdisc -s
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|