fieat: sube versión de Koha
This commit is contained in:
7
koha/files/etc/s6-overlay/s6-rc.d/apache2/run
Executable file
7
koha/files/etc/s6-overlay/s6-rc.d/apache2/run
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/command/execlineb -P
|
||||
fdmove -c 2 1
|
||||
|
||||
trap { SIGTERM { apache2ctl stop }
|
||||
SIGHUP { apache2ctl graceful } }
|
||||
|
||||
apache2ctl -D "FOREGROUND"
|
||||
Reference in New Issue
Block a user