Skip to content

Commit 2b8d942

Browse files
committed
Don't start pg2s3 upon initial install
1 parent c3a3514 commit 2b8d942

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/postinstall.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ fi
2222
chown root:pg2s3 /etc/pg2s3.conf
2323
chmod 0640 /etc/pg2s3.conf
2424

25-
# Reload systemd and ensure pg2s3 is started
25+
# Reload systemd to pickup pg2s3.service
2626
systemctl daemon-reload
27-
systemctl restart pg2s3

0 commit comments

Comments
 (0)