mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2025-12-05 23:53:23 +00:00
systemd
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user