/usr/share/amanda/template.d/README is in amanda-server 1:3.5.1-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | README for template.d directory
-------------------------------
This directory contains seven files that are used by amserverconfig.
amanda-harddisk.conf: 		contains common parameters for a typical Amanda configuration using
				virtual tapes.
amanda-single-tape.conf:	contains common parameters for a typical Amanda configuration using
				one tape.
amanda-tape-changer.conf:	contains common parameters for a typical Amanda configuration using
				tape changer.
advanced.conf:			contains advanced Amanda parameters that are not usually changed by a site.
dumptypes:			contains Amanda dumptype definitions.
tapetypes:			contains Amanda tapetype definitions.
README:				this file.
amserverconfig will create a Amanda configuration in the following directory structure:
/etc/amanda/template.d:
dumptypes
tapetypes
/etc/amanda/$config_name:
amanda.conf	[ it's a copy of amanda-harddisk.conf, amanda-single-tape.conf or amanda-tape-changer.conf ] 
advanced.conf
See amserverconfig(8) or amaddclient(8) for detail.
 |