mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
systemd
This commit is contained in:
parent
9a9402df00
commit
0ba76b783b
@ -64,7 +64,7 @@ mkdir -p /etc/guacamole
|
|||||||
|
|
||||||
# Install guacd (Guacamole-server)
|
# Install guacd (Guacamole-server)
|
||||||
cd guacamole-server-${GUACVERSION}
|
cd guacamole-server-${GUACVERSION}
|
||||||
./configure --with-init-dir=/etc/init.d
|
./configure --with-systemd-dir=/etc/systemd/system
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user