Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
1 |
#!/bin/rc
|
|
|
2 |
# local cpu startup
|
|
|
3 |
|
|
|
4 |
# used only by upas, as default return domain appended to all unqualified
|
|
|
5 |
# return addresses, even local ones
|
|
|
6 |
site=DOM.EXAMPLE.COM
|
|
|
7 |
# replace FILESERVER with the name of your file server
|
|
|
8 |
# here we start with kfs, your local disk file system
|
|
|
9 |
fileserver=kfs
|
|
|
10 |
# replace FACEDOM with the local domain to be used in the faces database
|
|
|
11 |
facedom=FACEDOM
|