WakeOnLan, erste Versuche soundfix

This commit is contained in:
Frank Schiebel 2023-10-18 09:48:56 +02:00
parent cd7863c142
commit ae71f87b98
12 changed files with 153 additions and 12 deletions

View file

@ -0,0 +1,2 @@
# enable wol
ACTION=="add", SUBSYSTEM=="net", NAME=="*", RUN+="/usr/sbin/ethtool -s $name wol g"