From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1077525700.4039bcc4ab5aa@mail.online.ie> From: gdiaz@online.ie To: 9fans@cse.psu.edu Subject: Re: [9fans] turn off permission checking in fossil References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 User-Agent: Internet Messaging Program (IMP) 3.1-cvs Date: Mon, 23 Feb 2004 09:41:40 +0100 Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: f15876e2-eacc-11e9-9e20-41e7f4b1d025 Hello, In a default install, fossil configuration stores it self in fossil parti= tion,=20 when you have been started your system you can access and modify it with: % fossil/conf /dev/sdC0/fossil > flproto % acme flproto # and make youir modifications (-AWP take the permision=20 checking away), save the file and then % cat flproto | fossil/conf -w /dev/sdC0/fossil now, when you restart, your system starts without permision checking. Read man page for fossil, it helps. I hope this help you. Greatings. Quoting Matthias Teege : > Moin, >=20 > I'm playing with a standalone fossil maschine and have problems > to edit my /lib/ndb/local. I know, that I can disble the permission > checking in fosill with fsys main open -AWP but this doesnt work on=20 > a running system. I cant find the flproto and I cant find a usefull > hint. >=20 > What do I missing? >=20 > Matthias >=20