From b14d86c594355cd90334d2d353861c488817547d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 23 Feb 2012 11:28:31 +0100 Subject: [PATCH] add todo note for f16 --- plc.d/postgresql | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plc.d/postgresql b/plc.d/postgresql index 484ddc5..a02ab57 100755 --- a/plc.d/postgresql +++ b/plc.d/postgresql @@ -51,7 +51,9 @@ case "$1" in MESSAGE=$"Starting PostgreSQL server" dialog "$MESSAGE" - ######## sysconfig + ######## sysconfig +# xxx on f16, the systemd init script won't read /etc/sysconfig/pgsql/postgresql any more +# need to find out how to perform this configuration, if still needed # Set data directory and redirect startup output to /var/log/pgsql mkdir -p $(dirname $postgresql_sysconfig) touch $postgresql_sysconfig -- 2.43.0