Convert to UCL & cleanup pkg-message (categories s)

This commit is contained in:
Mathieu Arnold
2019-08-14 12:16:12 +00:00
parent d2f3167e02
commit bc89cd3d2c
395 changed files with 2541 additions and 1099 deletions

View File

@@ -1,5 +1,6 @@
################################################################################
[
{ type: install
message: <<EOM
bareos client was installed
1) Sample files are installed in %%PREFIX%%/etc/bareos/bareos-fd.d/ and
@@ -11,5 +12,6 @@ bareos client was installed
to /etc/rc.conf
bareos_fd_config="%%PREFIX%%/etc/bareos/bareos-fd.conf"
################################################################################
EOM
}
]

View File

@@ -1,5 +1,6 @@
###############################################################################
[
{ type: install
message: <<EOM
bareos server was installed
1) Sample files are installed in %%PREFIX%%/etc/bareos/bareos-dir.d/ and
@@ -68,5 +69,6 @@ database update procedure.
If you are using sqlite you need to run the make_sqlite_tables script as
the bareos user. Do this using 'sudo su -m bareos'.
################################################################################
EOM
}
]