diff --git a/portal/admin/core/scripts/run.sh b/portal/admin/core/scripts/run.sh index 718f35a4..9fbf87ef 100644 --- a/portal/admin/core/scripts/run.sh +++ b/portal/admin/core/scripts/run.sh @@ -54,7 +54,7 @@ chown -R $systemuser.apache /home/${systemuser}/websites/$subdomain/portal/admin # cp -rf $systemdfile2 /etc/systemd/system/ -systemctl daemon-reload -systemctl enable afs-watcher-$systemuser-${subdomain}.service -systemctl start afs-watcher-$systemuser-${subdomain}.service +# systemctl daemon-reload +# systemctl enable afs-watcher-$systemuser-${subdomain}.service +# systemctl start afs-watcher-$systemuser-${subdomain}.service