use s6-rc format
This commit is contained in:
parent
03f36e38d9
commit
8714f106ee
@ -1,9 +0,0 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
2
rootfs/etc/s6-rc.d/nginx/dependencies
Normal file
2
rootfs/etc/s6-rc.d/nginx/dependencies
Normal file
@ -0,0 +1,2 @@
|
||||
confd
|
||||
nextcloud-config
|
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
exec nginx -g "daemon off;"
|
1
rootfs/etc/s6-rc.d/nginx/type
Normal file
1
rootfs/etc/s6-rc.d/nginx/type
Normal file
@ -0,0 +1 @@
|
||||
longrun
|
0
rootfs/etc/s6-rc.d/user/contents.d/nginx
Normal file
0
rootfs/etc/s6-rc.d/user/contents.d/nginx
Normal file
Loading…
Reference in New Issue
Block a user