error creating new user  [SOLVED]

Have you discovered a bug? Tell us about it.
Chalipa
Posts: 22
Joined: Sun 19. Mar 2023, 04:03

Re: error creating new user

Post by Chalipa »

Florian wrote: Tue 22. Aug 2023, 17:49 Hallo,

OK I tested it. It works like discussed in the other thread

1. Open /etc/default/grub

2. Change the line

Code: Select all

GRUB_CMDLINE_LINUX=""
to

Code: Select all

GRUB_CMDLINE_LINUX="rootflags=usrquota,grpquota"
3. run update-grub

4. reboot

Hi,

Thank you very much, it worked!
Post Reply