This commit is contained in:
DoTheEvo
2025-06-29 13:28:30 +02:00
parent 5a150a46fa
commit c64733eb3d
-6
View File
@@ -153,12 +153,6 @@ So I guess its living with this.
</details>
---
pkg install xe-guest-utilities
echo 'xenguest_enable="YES"' >> /etc/rc.conf.local
ln -s /usr/local/etc/rc.d/xenguest /usr/local/etc/rc.d/xenguest.sh
service xenguest start
---
<details>