--- elwix/config/rc.subr 2013/07/31 16:21:40 1.6.2.5 +++ elwix/config/rc.subr 2013/08/05 11:45:50 1.6.2.6 @@ -4,7 +4,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: rc.subr,v 1.6.2.5 2013/07/31 16:21:40 misho Exp $ +# $Id: rc.subr,v 1.6.2.6 2013/08/05 11:45:50 misho Exp $ # ### Dont edit this file !!! @@ -66,7 +66,7 @@ MakeFS_var() install -d -o 883 -g 883 altroot/var/mqtt; install -d altroot/var/named; install -d altroot/var/run; - install -d altroot/var/sys; + install -d altroot/var/frm; install -d -o 53 -g 53 altroot/var/run/named; install -d -o 101 -g 101 altroot/var/run/quagga; install -d altroot/var/spool;