This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
pi31415
/
librecmc-package-feed
ter-fork dari
libreCMC/package-feed
Liatin
1
Bintangi
0
Fork
0
Berkas
Pohon:
13cb588bdc
Ranting
Tag
master
tinyscheme
tsopt
tsx
v1.4
v1.4.2
v1.5
librecmc-packag...
/
net
/
haproxy
/
files
/
haproxy.hotplug
haproxy.hotplug
107 B
Riwayat
Mentahan
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