blob: 5cd683df484cdd4a79c889fd5bd86a3f1d6bf6cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[
{
type: install
message: <<EOD
Sanoid requires additional configuration in the ${PREFIX}/etc/sanoid/sanoid.conf
file.
A sample has been installed in ${PREFIX}/etc/sanoid/sanoid.conf.sample and
additional documentation can be found at the sanoid master site:
https://github.com/jimsalterjrs/sanoid
EOD
}
]
|