remove oauthproxy systemd configs

This commit is contained in:
Girish Ramakrishnan
2015-09-14 12:02:38 -07:00
parent fbae432b98
commit 8aff2b9e74
2 changed files with 2 additions and 18 deletions

View File

@@ -2,8 +2,8 @@
Description=Cloudron Smart Cloud
Documentation=https://cloudron.io/documentation.html
StopWhenUnneeded=true
Requires=box.service janitor.timer oauthproxy.service
After=box.service janitor.timer oauthproxy.service
Requires=box.service janitor.timer
After=box.service janitor.timer
# AllowIsolate=yes
[Install]