mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-10-30 23:06:44 +01:00
auto start guacd
When I performed the upgrade my guacd service was dead, had to start it
This commit is contained in:
@@ -99,6 +99,7 @@ done
|
||||
|
||||
# Start tomcat
|
||||
service ${TOMCAT} start
|
||||
service guacd start
|
||||
|
||||
# Cleanup
|
||||
rm -rf guacamole*
|
||||
|
||||
Reference in New Issue
Block a user