From aa7d7189ba1048e5a31c2f5e58210c297a9ff832931daf714fa87f3ebacb1251 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 18 Feb 2022 11:57:30 +0000 Subject: [PATCH] and the README OBS-URL: https://build.opensuse.org/package/show/network:cluster/apptainer?expand=0&rev=3 --- README.SUSE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.SUSE b/README.SUSE index b21b220..4ec6773 100644 --- a/README.SUSE +++ b/README.SUSE @@ -3,20 +3,20 @@ openSUSE/SUSE specific Settings openSUSE and SUSE have a small difference with upstream default. This means the SUID root binaries distributed by singularty are -executable only by users belonging to the group 'singularity'. +executable only by users belonging to the group 'apptainer'. Otherwise, users will get an error message like this one: -FATAL: while executing /usr/lib/singularity/bin/starter-suid: permission denied +FATAL: while executing /usr/lib/apptainer/bin/starter-suid: permission denied -To add a user to the group singularity, execute (as root): +To add a user to the group apptainer, execute (as root): - # usermod -a -G singularity + # usermod -a -G apptainer Create Singularity Images from openSUSE/SLE =========================================== -To create openSUSE/SLE singularity images from scratch a number +To create openSUSE/SLE apptainer images from scratch a number of bootdef variables need to be specified: 1. Create a bootdef file (for instance 'sle.def'), add