aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/backrest/files/pkg-message.in
blob: 675cdb673e901cf44bd84263228d3af9ff8db021 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
By default, Backrest runs as '%%USER%%', which can be problematic if you want
to restore files in a directory where that user does not have write permissions.
You can change the user that Backrest runs as using 'backrest_runas' in your
'rc.conf(5)' file or create a directory and chown(8)s into it. The latter is
the recommended method.
EOM
}
]