1
0
mirror of https://github.com/falk-werner/webfused synced 2026-03-02 04:09:19 +00:00

switch user and group when started as root

This commit is contained in:
Falk Werner
2020-03-19 12:42:47 +01:00
parent d252fd7411
commit dcc067f258
15 changed files with 369 additions and 7 deletions

View File

@@ -43,3 +43,9 @@ log:
log_pid = true
}
}
#user:
#{
# name = "webfused"
# group = "webfused"
#}