[ Helios4 ] Fix systemctl WoL unit file to work with NetworkManager

This commit is contained in:
Gauthier Provost 2019-09-02 17:28:17 +08:00 committed by GitHub
parent 1ac5f7ac1e
commit 031a6350ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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