upt playbook

This commit is contained in:
jaydee 2023-09-18 17:29:08 +02:00
parent 9672cddfc2
commit d6e935520b

View File

@ -22,7 +22,7 @@
[Service]
Type=oneshot
ExecStart = /usr/sbin/ethtool --change enp2s0 wol g
ExecStart = /usr/sbin/ethtool --change "{{ wifi_adapter }}" wol g
[Install]
WantedBy=basic.target