X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=rules%2F99-systemd.rules.in;h=e30d9a8f1bbdefd13735e201e2290af0f1ce0c2b;hb=547e849b722e597d70ba069e2cb8931317d66e00;hp=aa435c414367e207cb8c735b0834af8b7960fbd0;hpb=b5df2eabf3fdd3e1663bc4c948812472084f3e96;p=elogind.git diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index aa435c414..e30d9a8f1 100644 --- a/rules/99-systemd.rules.in +++ b/rules/99-systemd.rules.in @@ -52,7 +52,7 @@ SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{ID_USB_INTERFACES}=="*:0701??: # Apply sysctl variables to network devices (and only to those) as they appear. -ACTION=="add", SUBSYSTEM=="net", KERNEL!="lo", RUN+="@rootlibexecdir@/systemd-sysctl --prefix=/proc/sys/net/ipv4/conf/$name --prefix=/proc/sys/net/ipv4/neigh/$name --prefix=/proc/sys/net/ipv6/conf/$name --prefix=/proc/sys/net/ipv6/neigh/$name" +ACTION=="add", SUBSYSTEM=="net", KERNEL!="lo", RUN+="@rootlibexecdir@/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name" # Pull in backlight save/restore for all backlight devices and # keyboard backlights