Re: proper perms for /usr/local/com/aegis/ ?
Walter Franzini <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Nov 08 2013, Aryeh Friedman wrote: > In the process of updating the FreeBSD port I messed up the install I > messed up the perms on /usr/local/com/aegis and now I get: > > aegis@com-dev:/home/aegis% aenpr -p c-specMed-EKG2 -version - > aegis: open "/usr/local/com/aegis/lockfile": Permission denied [user "bin", > group "sys"] > > I fixed it manually with 777 but what should it be? It's a while since I messed with permissions, but it's all documented somewhere. In lib/en/buildind/building.txt you will find: mkdir /usr/local/com/aegis chown 3 /usr/local/com/aegis chgrp 3 /usr/local/com/aegis chmod 0755 /usr/local/com/aegis ciao -- walter franzini