[csw-devel] SF.net SVN: gar:[14384] csw/mgar/pkg/bacula/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Apr 22 22:03:44 CEST 2011


Revision: 14384
          http://gar.svn.sourceforge.net/gar/?rev=14384&view=rev
Author:   bdwalton
Date:     2011-04-22 20:03:44 +0000 (Fri, 22 Apr 2011)

Log Message:
-----------
bacula/trunk: add legacy config migrations

Modified Paths:
--------------
    csw/mgar/pkg/bacula/trunk/Makefile

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile	2011-04-22 19:46:49 UTC (rev 14383)
+++ csw/mgar/pkg/bacula/trunk/Makefile	2011-04-22 20:03:44 UTC (rev 14384)
@@ -208,6 +208,14 @@
 INITSMF = /etc/opt/csw/init.d/cswbacula-dir /etc/opt/csw/init.d/cswbacula-sd
 INITSMF += /etc/opt/csw/init.d/cswbacula-fd
 
+MIGRATE_FILES_CSWbacula-director = "query.sql bacula-dir.conf"
+MIGRATE_FILES_CSWbacula-sd = "mtx-changer.conf bacula-sd.conf"
+MIGRATE_FILES_CSWbacula-sd = "bacula-fd.conf"
+MIGRATE_FILES_CSWbacula-console = "bconsole.conf"
+MIGRATE_FILES_CSWbacula-tray-monitor = "tray-monitor.conf"
+MIGRATE_SOURCE_DIR = /opt/csw/etc/bacula
+MIGRATE_DEST_DIR = $(sysconfdir)
+
 PRESERVECONF = $(sysconfdir)/bacula-dir.conf $(sysconfdir)/bacula-sd.conf
 PRESERVECONF += $(sysconfdir)/bacula-fd.conf $(sysconfdir)/bconsole.conf
 PRESERVECONF += $(sysconfdir)/mtx-changer.conf $(sysconfdir)/query.sql


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list