mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
[Thomas: use relative symlink instead of absolute symlink.] Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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
|