updated run.sh from running systemd, bug fixes
This commit is contained in:
@@ -54,7 +54,7 @@ chown -R $systemuser.apache /home/${systemuser}/websites/$subdomain/portal/admin
|
|||||||
|
|
||||||
# cp -rf $systemdfile2 /etc/systemd/system/
|
# cp -rf $systemdfile2 /etc/systemd/system/
|
||||||
|
|
||||||
systemctl daemon-reload
|
# systemctl daemon-reload
|
||||||
systemctl enable afs-watcher-$systemuser-${subdomain}.service
|
# systemctl enable afs-watcher-$systemuser-${subdomain}.service
|
||||||
systemctl start afs-watcher-$systemuser-${subdomain}.service
|
# systemctl start afs-watcher-$systemuser-${subdomain}.service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user