Bug 36387

Summary: debian/scripts: daemon --user should contain colon instead of period
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2024-03-21 14:42:52 UTC
Documentation says:
      -u, --user=user[:group] - Run the client as user[:group]

Koha uses a period. So thats formally incorrect (but seems to work).
Comment 1 Marcel de Rooy 2024-03-21 14:43:02 UTC
koha-es-indexer:            --user=$name-koha.$name-koha"
koha-es-indexer:            --user=$name-koha.$name-koha"
koha-es-indexer:            --user=$name-koha.$name-koha"
koha-functions.sh:            --user="$instancename-koha.$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha.$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha.$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha.$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha.$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha" \
koha-functions.sh:            --user="$instancename-koha" \
koha-indexer:            --user=$name-koha.$name-koha"
koha-indexer:            --user=$name-koha.$name-koha"
koha-indexer:            --user=$name-koha.$name-koha"
Comment 2 Marcel de Rooy 2024-03-21 14:43:27 UTC
koha-sip:                    --user=${name}-koha.${name}-koha"
koha-sip:                    --user=${name}-koha.${name}-koha"
koha-worker:            --user=$name-koha.$name-koha"
koha-worker:            --user=$name-koha.$name-koha"
koha-worker:            --user=$name-koha.$name-koha"
koha-zebra:                    --user=${name}-koha.${name}-koha"
koha-zebra:                    --user=${name}-koha.${name}-koha"