mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-06-28 15:43:32 +02: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