diff options
Diffstat (limited to 'rootfs/etc/sv/httpd')
-rwxr-xr-x | rootfs/etc/sv/httpd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootfs/etc/sv/httpd b/rootfs/etc/sv/httpd new file mode 100755 index 0000000..477041c --- /dev/null +++ b/rootfs/etc/sv/httpd @@ -0,0 +1,2 @@ +#!/bin/sh +exec httpd -f |