un-f..-believable
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 21 Jan 2013 17:19:56 +0000 (18:19 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 21 Jan 2013 17:19:56 +0000 (18:19 +0100)
debian/sfa-common.install
init.d/sfa

index 93531fb..35e89f5 100644 (file)
@@ -19,6 +19,7 @@ etc/sfa/default_config.xml
 etc/sfa/aggregates.xml
 etc/sfa/registries.xml
 etc/init.d/sfa
+etc/init.d/functions.sfa
 usr/share/sfa/migrations
 usr/share/sfa/examples
 var/www/html/wsdl/*.wsdl
index feb6163..ab0007c 100755 (executable)
@@ -37,7 +37,7 @@ if [ -f /etc/redhat-release ] ; then
     PGLOCK=/var/lock/subsys/postgresql
     SFALOCK=/var/lock/subsys/sfa-start.pid
 elif [ -f /etc/debian_version ] ; then
-    . /etc/init.d/funcfions.sfa
+    . /etc/init.d/functions.sfa
     debian_get_postgresql_versions
     PGDATA=/etc/postgresql/$pgver/main/
     PGWATCH=postgres