Base Code merged to SPIN 2.4
[platform/upstream/connman.git] / scripts / connman.in
old mode 100644 (file)
new mode 100755 (executable)
index ec98f39..1692b95
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-DAEMON=@prefix@/sbin/connmand
+DAEMON=@sbindir@/connmand
 DESC="Connection Manager"
 
 . /lib/lsb/init-functions