feat: run conductor as root
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d40e8642de
commit
b0d94f91dc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=LibrePages Conductor: Easiest way to deploy websites. Conductor comp
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=librepages-conductor
|
||||
User=root
|
||||
ExecStart=/usr/bin/conductor serve
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
|
|
Loading…
Reference in a new issue