yogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 3 years agoTILlemmy.worldimagemessage-square26linkfedilinkarrow-up1501arrow-down18
arrow-up1493arrow-down1imageTILlemmy.worldyogurtwrong@lemmy.world to Linux@lemmy.mlEnglish · 3 years agomessage-square26linkfedilink
minus-squarelntl@lemmy.mllinkfedilinkarrow-up3·3 years ago$ usermod -G wheel lntl i think that’s right
minus-squarejonman364@sh.itjust.worksBanned from communitylinkfedilinkarrow-up2·3 years agoNeed to throw a -a in there otherwise wheel will be your only extra group.
$ usermod -G wheel lntli think that’s right
Need to throw a
-ain there otherwise wheel will be your only extra group.