[ Helios4 ] Fix systemctl WoL unit file to work with NetworkManager
This commit is contained in:
parent
1ac5f7ac1e
commit
031a6350ae
@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=Enable Wake-on-LAN for Helios4 eth0
|
||||
Requires=network.target
|
||||
After=network.target
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/sbin/ethtool -s eth0 wol g
|
||||
|
||||
Loading…
Reference in New Issue
Block a user