mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
F #~: Bind opennebula-guacd.service to an address (#2190)
This commit is contained in:
parent
ac14670e54
commit
55027b84df
@ -30,4 +30,4 @@ LD_LIBRARY_PATH=/usr/share/one/guacd/lib
|
||||
export LD_LIBRARY_PATH
|
||||
|
||||
msg "Service started!"
|
||||
exec /usr/share/one/guacd/sbin/guacd -f $OPTS
|
||||
exec /usr/share/one/guacd/sbin/guacd -b 0.0.0.0 -f $OPTS
|
||||
|
Loading…
Reference in New Issue
Block a user