Skip to content

Commit 6c0b455

Browse files
committed
fix: remove guacd service
1 parent 859f8b9 commit 6c0b455

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

images/libvirt-install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ echo "Enabling libvirt daemon (libvirtd)..."
5252

5353
sudo systemctl enable --now libvirtd
5454

55-
echo "Enabling Guacamole proxy daemon (guacd)..."
56-
sudo systemctl enable --now guacd
57-
5855
sudo mkdir /var/lib/distribox/
5956
sudo mkdir /var/lib/distribox/images
6057
sudo mkdir /var/lib/distribox/vms

0 commit comments

Comments
 (0)