systemd: fix config files
This commit is contained in:
@@ -12,5 +12,4 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=process
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
Restart=on-failure
|
||||
MemoryLimit=50M
|
||||
|
||||
@@ -12,6 +12,5 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=process
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
Restart=on-failure
|
||||
MemoryLimit=700M
|
||||
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
Description=Cloudron Smart Cloud
|
||||
Documentation=https://cloudron.io/documentation.html
|
||||
StopWhenUnneeded=true
|
||||
Requires=multi-user.target
|
||||
Wants=apphealthtask.service box.service janitor.service oauthproxy.service
|
||||
Requires=apphealthtask.service box.service janitor.service oauthproxy.service
|
||||
After=apphealthtask.service box.service janitor.service oauthproxy.service
|
||||
# AllowIsolate=yes
|
||||
|
||||
|
||||
@@ -12,5 +12,4 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=process
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
Restart=on-failure
|
||||
|
||||
|
||||
@@ -12,6 +12,5 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=process
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
Restart=on-failure
|
||||
MemoryLimit=50M
|
||||
|
||||
|
||||
@@ -12,6 +12,5 @@ Environment="HOME=/home/yellowtent" "USER=yellowtent" "DEBUG=box*,connect-lastmi
|
||||
KillMode=process
|
||||
User=yellowtent
|
||||
Group=yellowtent
|
||||
Restart=on-failure
|
||||
MemoryLimit=50M
|
||||
|
||||
|
||||
Reference in New Issue
Block a user