11 lines
186 B
Desktop File
11 lines
186 B
Desktop File
[Unit]
|
|
Description=Network cable hotplug management daemon
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
ExecStart=/sbin/netplugd -F
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|