1
1

Initial dump from Zyxel

This commit is contained in:
2026-04-17 17:00:52 +02:00
commit 81fec250f4
23116 changed files with 5231237 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
case "$ACTION" in
add|register)
[ -f /var/run/trelay.active ] && /etc/init.d/trelay start
;;
esac