We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d942 commit 3c7f19eCopy full SHA for 3c7f19e
scripts/postinstall.sh
@@ -11,8 +11,6 @@ if ! getent passwd pg2s3 >/dev/null; then
11
useradd \
12
--system \
13
--gid pg2s3 \
14
- --create-home \
15
- --home-dir /var/lib/pg2s3 \
16
--shell /usr/sbin/nologin \
17
--comment "pg2s3 database backups" \
18
pg2s3
0 commit comments