- fix unquoted variable (causes python syntax error)
[util-vserver.git] / scripts / util-vserver-vars.pathsubst
index f4baf0c..011fe12 100644 (file)
@@ -39,7 +39,7 @@ _EXEC_ULIMIT="$__PKGLIBDIR/exec-ulimit"
 _FAKE_RUNLEVEL="$__PKGLIBDIR/fakerunlevel"
 _FILETIME="$__PKGLIBDIR/filetime"
 _IFSPEC="$__LEGACYDIR/ifspec"
-_INITSYNC_MINIT_START=:
+_INITSYNC_MINIT_START=":"
 _KEEP_CTX_ALIVE="$__PKGLIBDIR/keep-ctx-alive"
 _LIB_FUNCTIONS="$__PKGLIBDIR/functions"
 _LIB_VSERVER_SETUP_FUNCTIONS="$__PKGLIBDIR/vserver-setup.functions"