On 02/23/2012 04:30 AM, purpleshadow livedoor wrote:
diskfile
new 'includefile' option.
There is no man page of diskfile. So I think this would introduce a new function
of disklist(5) (although dlisklist(5) doesn't contains this term) and
'includefile'
works as the following way:
When 'includefile' appears in a disklist, an external file read into there.
Am I right?
Yes, it works like includefile for amanda.conf.
I added the following to the man page:
includefile string
Default: no default. The name of a disklist file to include
within
the current file. Useful for sharing disklist among several
configurations. Relative pathnames are relative to the
configuration directory.
Jean-Louis