mirror of
https://github.com/videah/kobo-tailscale
synced 2026-08-01 16:23:22 +10:00
confirm working on clara-bw as of fw 4.39.23027 / linux 4.9.77
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
KERNEL=="loop0", RUN+="/bin/sh -c '/usr/local/tailscale/boot.sh'"
|
||||
KERNEL=="wlan*", ACTION=="add", RUN+="/bin/sh -c '/usr/local/tailscale/on-wlan-up.sh'"
|
||||
KERNEL=="wlan*", ACTION=="remove", RUN+="/bin/sh -c '/usr/local/tailscale/on-wlan-down.sh'"
|
||||
Reference in New Issue
Block a user