Service
Beküldte pzoli - 2025, szeptember 8 - 12:40du
Szerviz létrehozás
/etc/systemd/system/wol.service
[Unit] Description=Enable Wake On Lan [Service] Type=oneshot ExecStart = /sbin/ethtool --change enp3s0 wol g [Install] WantedBy=basic.target
Engedélyezés
sudo systemctl daemon-reload sudo systemctl enable wol.service
- A hozzászóláshoz be kell jelentkezni