2010-12-15 15:27:40 +00:00
|
|
|
[Unit]
|
|
|
|
Description=rdisc daemon which discovers routers on the local subnet
|
2014-01-19 15:16:40 +00:00
|
|
|
After=network.target
|
2014-03-03 14:16:29 +00:00
|
|
|
Documentation=man:rdisc
|
2010-12-15 15:27:40 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=forking
|
2014-03-03 14:19:16 +00:00
|
|
|
ExecStart=/sbin/rdisc -s
|
2010-12-15 15:27:40 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|