This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
pi31415
/
librecmc-package-feed
a fost obținut din
libreCMC/package-feed
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Arbore:
13cb588bdc
Ramuri
Etichete
master
tinyscheme
tsopt
tsx
v1.4
v1.4.2
v1.5
librecmc-packag...
/
net
/
haproxy
/
files
/
haproxy.hotplug
haproxy.hotplug
107 B
Istoric
Crud
1
2
3
4
5
6
7
8
#!/bin/sh
if [ "$ACTION" = add ]; then
/etc/init.d/haproxy enabled && \
/etc/init.d/haproxy start
fi