Convert to UCL & cleanup pkg-message (categories s)
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user