Browse Source

nextcloud ownership

merge-requests/68/head
Steven Foerster 5 years ago
parent
commit
ec969903e1
  1. 2
      scripts/services/Mistborn-nextcloud.service

2
scripts/services/Mistborn-nextcloud.service

@ -6,7 +6,7 @@ PartOf=Mistborn-base.service @@ -6,7 +6,7 @@ PartOf=Mistborn-base.service
[Service]
Restart=always
User=www-data
User=root
Group=docker
PermissionsStartOnly=true
# Shutdown container (if running) when unit is stopped

Loading…
Cancel
Save