Skip to content

Commit e8f2bb5

Browse files
committed
openSUSE: Add group 'wheel' to the system (for passwordless gnomesu)
1 parent 7c57073 commit e8f2bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oscfg/opensuse.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ opensuse_distro() {
7474
$ZYPPCMD ar -f $DLURL$UPDATEREPO repo-oss-update
7575
$ZYPPCMD --gpg-auto-import-keys ref
7676
$ZYPPCMD install --download in-advance -t pattern enhanced_base x11
77-
$ZYPPCMD install --download in-advance NetworkManager spice-vdagent
77+
$ZYPPCMD install --download in-advance NetworkManager spice-vdagent "group(wheel)"
7878
# we get a cloud-firstboot
7979
run systemctl mask systemd-firstboot
8080
# ensure networkmanager is enabled and not systemd-networkd

0 commit comments

Comments
 (0)