mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-26 19:07:15 +00:00
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
|