From: Thierry Parmentelat Date: Thu, 23 Feb 2012 10:28:31 +0000 (+0100) Subject: add todo note for f16 X-Git-Tag: plcapi-5.0-37~2 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=b14d86c594355cd90334d2d353861c488817547d add todo note for f16 --- 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