Added archiver selection for nodes in node setup

This commit is contained in:
Michiel Broek
2006-02-24 20:33:27 +00:00
parent 7ba32f5d22
commit fc4f560781
10 changed files with 110 additions and 80 deletions

View File

@@ -1738,6 +1738,7 @@ struct _nodes {
char Ct_remark[65]; /* Remark */
securityrec Security; /* Security flags */
char Archiver[6]; /* Archiver to use */
};