[Unit] Description=Wake-on-LAN for %i Requires=network.target After=network.target network-online.target [Service] Restart=on-failure RestartSec=10s ExecStart=/usr/bin/ethtool -s %i wol g Type=simple [Install] WantedBy=multi-user.target