Initial commit
This commit is contained in:
5
package/kernel/trelay/files/trelay.hotplug
Normal file
5
package/kernel/trelay/files/trelay.hotplug
Normal file
@@ -0,0 +1,5 @@
|
||||
case "$ACTION" in
|
||||
add|register)
|
||||
[ -f /var/run/trelay.active ] && /etc/init.d/trelay start
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user