We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c57073 commit e8f2bb5Copy full SHA for e8f2bb5
oscfg/opensuse.sh
@@ -74,7 +74,7 @@ opensuse_distro() {
74
$ZYPPCMD ar -f $DLURL$UPDATEREPO repo-oss-update
75
$ZYPPCMD --gpg-auto-import-keys ref
76
$ZYPPCMD install --download in-advance -t pattern enhanced_base x11
77
- $ZYPPCMD install --download in-advance NetworkManager spice-vdagent
+ $ZYPPCMD install --download in-advance NetworkManager spice-vdagent "group(wheel)"
78
# we get a cloud-firstboot
79
run systemctl mask systemd-firstboot
80
# ensure networkmanager is enabled and not systemd-networkd
0 commit comments