Add configuration variables for runtime socket dirs
[src/app-framework-main.git] / scripts / afm-debug.in
similarity index 98%
rename from scripts/afm-debug
rename to scripts/afm-debug.in
index 18ecae2..e676469 100755 (executable)
@@ -36,7 +36,7 @@ function info() {
 }
 
 # setup debug dir (shared with service file)
-DBGDIR=/var/run/afm-debug
+DBGDIR=@afm_platform_rundir@/debug
 mkdir -p $DBGDIR
 
 # check application name passed as first arg by gdb