Remove --environ flag in caddy.service
This commit is contained in:
committed by
Levente Polyak
parent
4a9dad0116
commit
ac90dad217
@@ -21,7 +21,7 @@ User=caddy
|
||||
Group=caddy
|
||||
Environment=XDG_DATA_HOME=/var/lib
|
||||
Environment=XDG_CONFIG_HOME=/var/lib
|
||||
ExecStart=/usr/bin/caddy run --environ --resume
|
||||
ExecStart=/usr/bin/caddy run --resume
|
||||
|
||||
# Do not allow the process to be restarted in a tight loop. If the
|
||||
# process fails to start, something critical needs to be fixed.
|
||||
|
||||
Reference in New Issue
Block a user