use s6-rc format

This commit is contained in:
Sebastian Hugentobler 2022-02-14 12:36:22 +01:00
parent 03f36e38d9
commit 8714f106ee
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
5 changed files with 4 additions and 10 deletions

View File

@ -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

View File

@ -0,0 +1,2 @@
confd
nextcloud-config

View File

@ -1,3 +1,3 @@
#!/usr/bin/with-contenv sh
#!/bin/sh
exec nginx -g "daemon off;"

View File

@ -0,0 +1 @@
longrun

View File