mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
F #~: Bind opennebula-guacd.service to an address (#2204)
This commit is contained in:
parent
8b86848a7e
commit
e96f9b0c7b
@ -6,7 +6,7 @@ After=network.target
|
||||
EnvironmentFile=-/etc/one/guacd
|
||||
Environment=HOME=/var/lib/one
|
||||
Environment=LD_LIBRARY_PATH=/usr/share/one/guacd/lib
|
||||
ExecStart=/usr/share/one/guacd/sbin/guacd -f $OPTS
|
||||
ExecStart=/usr/share/one/guacd/sbin/guacd -b 0.0.0.0 -f $OPTS
|
||||
StartLimitInterval=60
|
||||
StartLimitBurst=3
|
||||
Restart=on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user