remove timeout for nextcloud-config
This commit is contained in:
parent
eed66de7e2
commit
d02671225c
5 changed files with 57 additions and 54 deletions
1
rootfs/etc/s6-overlay/s6-rc.d/confd/dependencies
Normal file
1
rootfs/etc/s6-overlay/s6-rc.d/confd/dependencies
Normal file
|
@ -0,0 +1 @@
|
|||
nextcloud-config
|
|
@ -1,3 +1,3 @@
|
|||
#!/command/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
exec crond -f
|
||||
crond -f
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#!/command/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
exec nginx -g "daemon off;"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue