Skip to content

Commit fce086f

Browse files
committed
Adjusted setup of supplementatry groups for the new baseimage.
1 parent f93ac5a commit fce086f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rootfs/etc/cont-env.d/SUP_GROUP_IDS_INTERNAL renamed to rootfs/etc/cont-env.d/SUP_GROUP_IDS_INTERNAL_DRIVES

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/sh
22
#
3-
# Get the supplementary group ID(s) needed to access optical drive(s). These
4-
# will be added to the ones provided by $SUP_GROUP_IDS.
3+
# Get the supplementary group ID(s) needed to access optical drive(s).
54
#
65

76
set -e # Exit immediately if a command exits with a non-zero status.

0 commit comments

Comments
 (0)