summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/81-wol.rules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-02-28 03:59:40 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-02-28 03:59:40 (GMT)
commita835bb246a72fef277faa2f92ea3671e476242e1 (patch)
treef4cb3761bf1313d1592e5ff75d32305eb4058c0e /linhes/linhes-system/81-wol.rules
parent6d539ff0d35e9082eedcb5d315c7eb76cca136ec (diff)
downloadlinhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.zip
linhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.tar.gz
linhes_pkgbuild-a835bb246a72fef277faa2f92ea3671e476242e1.tar.bz2
linhes-system: change dpms settings
add wol rules
Diffstat (limited to 'linhes/linhes-system/81-wol.rules')
-rw-r--r--linhes/linhes-system/81-wol.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/linhes/linhes-system/81-wol.rules b/linhes/linhes-system/81-wol.rules
new file mode 100644
index 0000000..f4d0116
--- /dev/null
+++ b/linhes/linhes-system/81-wol.rules
@@ -0,0 +1 @@
+ACTION=="add", SUBSYSTEM=="net", NAME=="enp*", RUN+="/usr/bin/ethtool -s $name wol g"