Created
August 29, 2021 01:46
-
-
Save diegorodrigo90/8b3753195264a1b565b49ff1c2810e85 to your computer and use it in GitHub Desktop.
install gnome in OpenBSD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As root: | |
# pkg_add gnome | |
# rcctl disable xenodm | |
# rcctl enable multicast messagebus avahi_daemon gdm | |
# reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment