This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
pi31415
/
librecmc-package-feed
geforkt von
libreCMC/package-feed
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Struktur:
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
Verlauf
Originalformat
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