Revision 23095,
519 bytes
checked in by ghudson, 16 years ago
(diff) |
Import the moira package from SIPB Debathena.
|
Line | |
---|
1 | # Configuration for the Moira update_server |
---|
2 | # uncomment lines as appropriate |
---|
3 | |
---|
4 | # Specifies which UID the server runs as (default root) |
---|
5 | user root |
---|
6 | # Restricts to a subset of the filesystem heirarchry |
---|
7 | # chroot /tmp |
---|
8 | # Don't let the server fork (debugging only) |
---|
9 | # nofork |
---|
10 | # No existing files will be overwritten |
---|
11 | # noclobber |
---|
12 | # Do not allow the exec command |
---|
13 | # noexec |
---|
14 | # List of users authorized to connect (default sms@ATHENA.MIT.EDU only) |
---|
15 | auth sms@ATHENA.MIT.EDU |
---|
16 | # auth rcmd.moira@ATHENA.MIT.EDU |
---|
17 | # auth mar.root@ATHENA.MIT.EDU |
---|
Note: See
TracBrowser
for help on using the repository browser.