X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=blobdiff_plain;f=plc.d%2Fpostgresql;h=a02ab5760a9bc141e7ef14fea7a10f4e8029f20e;hp=484ddc5451c3027d5be674f7756e0b6fd2712e50;hb=b14d86c594355cd90334d2d353861c488817547d;hpb=760c10e0ce459afcafebea18cc4071700b39c666 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