add todo note for f16
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 23 Feb 2012 10:28:31 +0000 (11:28 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 23 Feb 2012 10:28:31 +0000 (11:28 +0100)
plc.d/postgresql

index 484ddc5..a02ab57 100755 (executable)
@@ -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