Ubuntu Raspberry Pi: Add groups
Just like the other instructions, add some groups that do not exist by default but which are listed in the usermod command. Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -512,6 +512,12 @@ Step 4: System Configuration
|
|||||||
cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
cp /usr/share/systemd/tmp.mount /etc/systemd/system/
|
||||||
systemctl enable tmp.mount
|
systemctl enable tmp.mount
|
||||||
|
|
||||||
|
#. Setup system groups::
|
||||||
|
|
||||||
|
addgroup --system lpadmin
|
||||||
|
addgroup --system lxd
|
||||||
|
addgroup --system sambashare
|
||||||
|
|
||||||
#. Patch a dependency loop:
|
#. Patch a dependency loop:
|
||||||
|
|
||||||
For ZFS native encryption or LUKS::
|
For ZFS native encryption or LUKS::
|
||||||
|
|||||||
Reference in New Issue
Block a user