We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a3514 commit 2b8d942Copy full SHA for 2b8d942
scripts/postinstall.sh
@@ -22,6 +22,5 @@ fi
22
chown root:pg2s3 /etc/pg2s3.conf
23
chmod 0640 /etc/pg2s3.conf
24
25
-# Reload systemd and ensure pg2s3 is started
+# Reload systemd to pickup pg2s3.service
26
systemctl daemon-reload
27
-systemctl restart pg2s3
0 commit comments