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