Base Code merged to SPIN 2.4
[platform/upstream/connman.git] / vpn / connman-vpn.service.in
old mode 100644 (file)
new mode 100755 (executable)
index 3778d51..de65a70
@@ -6,7 +6,7 @@ After=dbus.socket
 [Service]
 Type=dbus
 BusName=net.connman.vpn
-ExecStart=@prefix@/sbin/connman-vpnd -n
+ExecStart=@sbindir@/connman-vpnd -n
 StandardOutput=null
 
 [Install]