mirror of
https://github.com/videah/kobo-tailscale
synced 2026-03-20 10:41:25 +11:00
Added Libra Color support
This commit is contained in:
3
libra-color/rules/98-tailscale.rules
Normal file
3
libra-color/rules/98-tailscale.rules
Normal file
@@ -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