9 changed files with 16 additions and 23 deletions
@ -1,3 +1,5 @@
|
||||
#!/bin/bash |
||||
|
||||
#exec ./zerotier-one -U -p9993 FOREGROUND |
||||
rm -rf /run/httpd/* /tmp/httpd* |
||||
|
||||
exec /usr/sbin/httpd -D FOREGROUND |
||||
|
||||
@ -1,8 +0,0 @@
|
||||
#!/bin/bash |
||||
|
||||
# Make sure we're not confused by old, incompletely-shutdown httpd |
||||
# context after restarting the container. httpd won't start correctly |
||||
# if it thinks it is already running. |
||||
rm -rf /run/httpd/* /tmp/httpd* |
||||
|
||||
exec /usr/sbin/httpd -D FOREGROUND |
||||
Binary file not shown.
@ -0,0 +1 @@
|
||||
3e3ffbb3e0:0:82ffe6f55da66c0dc6fc240869c4f23b560d7c9fa3681852ead859055e4aeb1c5d12da7337f53cd5d2ffbcb852bef5359d52abf9a8e1bf1906283913e01016f1 |
||||
@ -0,0 +1 @@
|
||||
3e3ffbb3e0:0:82ffe6f55da66c0dc6fc240869c4f23b560d7c9fa3681852ead859055e4aeb1c5d12da7337f53cd5d2ffbcb852bef5359d52abf9a8e1bf1906283913e01016f1:f4444bb7fc8f859d2efea6548531e7d2435174c942722aaa788fa3f90d431f5ad37cefe5343f7340b701999461dafed28a4144ae7c9af6752ad66153936115f7 |
||||
Loading…
Reference in new issue