Skip to content

Commit

Permalink
Set globaleks to use dedicated uid/gid: 999
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 15, 2024
1 parent 07ed14f commit 723c184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/globaleaks.postinst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ if ! id -u globaleaks >/dev/null 2>&1; then
--group \
--disabled-login \
--disabled-password \
--uid 999 \
--gid 999 \
--home /var/globaleaks \
--shell /bin/false \
globaleaks
Expand Down

0 comments on commit 723c184

Please sign in to comment.