aa08d07ec1
appropriately otherwise. - The server keypair is now stored and read from ${PKG_SYSCONFDIR}/keys instead of being inside the database. - Provide and use two files (read-permissions and write-permissions) to set up netsync's access control. - During monotone-server-init, run monotone under the unprivileged user so that it creates files in the correct places (if any). - Add a note to monotone-server-init to let the user ensure that the UID and GID are correct. (I always get them wrong otherwise.) - Make the rc.d script print a "divisory" line in the log file so that different sections are easy to distinguish. Bump PKGREVISION to 2.
7 lines
192 B
Text
7 lines
192 B
Text
pattern "net.example.project.{private,security}*"
|
|
allow "joe@example.net"
|
|
allow "jim@example.net"
|
|
|
|
comment "everyone can read these branches"
|
|
pattern "net.example.{public,project}*"
|
|
allow "*"
|