diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-02 17:43:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-02 17:43:54 +0000 |
commit | 50e019aab74a3eb18b1067b8cff3bfdf0ccc76c6 (patch) | |
tree | 60bee2c236e873a38c16df1f192aa0fae3823716 /app-misc/calamares-config-redcore | |
parent | e58aa514e5f5554a1c5f02dc76fe857f00f2f88a (diff) |
net-fs/sambacfg : migrate from enewgroup to acct-group
Diffstat (limited to 'app-misc/calamares-config-redcore')
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/users.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/calamares-config-redcore/files/modules/users.conf b/app-misc/calamares-config-redcore/files/modules/users.conf index 8a016a3a..8a1addc0 100644 --- a/app-misc/calamares-config-redcore/files/modules/users.conf +++ b/app-misc/calamares-config-redcore/files/modules/users.conf @@ -22,9 +22,9 @@ defaultGroups: - disk - wheel - audio + - input - cdrom - cdrw - - cdemu - games - usb - plugdev |