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
[Service] [Service]
Restart=always Restart=always
User=www-data User=root
Group=docker Group=docker
PermissionsStartOnly=true PermissionsStartOnly=true
# Shutdown container (if running) when unit is stopped # Shutdown container (if running) when unit is stopped

Loading…
Cancel
Save