This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pi31415
/
librecmc-package-feed
forké depuis
libreCMC/package-feed
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
13cb588bdc
Branches
Tags
master
tinyscheme
tsopt
tsx
v1.4
v1.4.2
v1.5
librecmc-packag...
/
net
/
haproxy
/
files
/
haproxy.hotplug
haproxy.hotplug
107 B
Historique
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