This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
RISCI_ATOM
/
libreCMC-RISCi
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
libreCMC-RISCi
/
package
/
kernel
/
trelay
/
files
/
trelay.hotplug
trelay.hotplug
102 B
Permalink
Istoric
Crud
1
2
3
4
5
case "$ACTION" in
add|register)
[ -f /var/run/trelay.active ] && /etc/init.d/trelay start
;;
esac