This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pi31415
/
librecmc-package-feed
fork de
libreCMC/package-feed
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
67c4b46aed
Branches
Tags
master
tinyscheme
tsopt
tsx
v1.4
v1.4.2
v1.5
librecmc-packag...
/
net
/
haproxy
/
files
/
haproxy.hotplug
haproxy.hotplug
107 B
Histórico
Raw
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