bacula/bacula-config.patch

116 lines
3.9 KiB
Diff
Raw Normal View History

2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/dird/bacula-dir.conf.in.orig 2008-12-10 10:17:27.000000000 -0600
+++ bacula-2.4.3/src/dird/bacula-dir.conf.in 2008-12-10 10:17:27.000000000 -0600
@@ -16 +16 @@
- Name = @basename@-dir
2007-07-24 20:11:04 +00:00
+ Name = bacula-dir
2008-12-10 18:59:21 +00:00
@@ -30 +30 @@
- Client = @basename@-fd
2007-07-24 20:11:04 +00:00
+ Client = bacula-fd
2008-12-10 18:59:21 +00:00
@@ -51 +51 @@
-# Client = @basename@2-fd
2007-07-24 20:11:04 +00:00
+# Client = bacula2-fd
2008-12-10 18:59:21 +00:00
@@ -82 +82 @@
- Client=@basename@-fd
2007-07-24 20:11:04 +00:00
+ Client=bacula-fd
2008-12-10 18:59:21 +00:00
@@ -157,2 +157,2 @@
- Name = @basename@-fd
2007-07-24 20:11:04 +00:00
- Address = @hostname@
+ Name = bacula-fd
+ Address = client.example.com
2008-12-10 18:59:21 +00:00
@@ -172,2 +172,2 @@
-# Name = @basename@2-fd
2007-07-24 20:11:04 +00:00
-# Address = @hostname@2
+# Name = bacula2-fd
+# Address = client2.example.com
2008-12-10 18:59:21 +00:00
@@ -187 +187 @@
2007-07-24 20:11:04 +00:00
- Address = @hostname@ # N.B. Use a fully qualified name here
2008-12-10 18:59:21 +00:00
+ Address = storage.example.com # N.B. Use a fully qualified name here
@@ -200 +200 @@
2007-07-24 20:11:04 +00:00
-# Address = @hostname@ # N.B. Use a fully qualified name here
2008-12-10 18:59:21 +00:00
+# Address = storage.example.com # N.B. Use a fully qualified name here
@@ -212 +212 @@
2007-07-24 20:11:04 +00:00
-# Address = @hostname@ # N.B. Use a fully qualified name here
2008-12-10 18:59:21 +00:00
+# Address = storage.example.com # N.B. Use a fully qualified name here
@@ -223 +223 @@
2007-07-24 20:11:04 +00:00
-# Address = @hostname@ # N.B. Use a fully qualified name here
2008-12-10 18:59:21 +00:00
+# Address = storage.example.com # N.B. Use a fully qualified name here
@@ -299 +299 @@
- Name = @basename@-mon
2007-07-24 20:11:04 +00:00
+ Name = bacula-mon
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/filed/bacula-fd.conf.in.orig 2008-12-10 10:19:12.000000000 -0600
+++ bacula-2.4.3/src/filed/bacula-fd.conf.in 2008-12-10 10:19:12.000000000 -0600
@@ -14 +14 @@
- Name = @basename@-dir
2007-07-24 20:11:04 +00:00
+ Name = bacula-dir
2008-12-10 18:59:21 +00:00
@@ -23 +23 @@
- Name = @basename@-mon
2007-07-24 20:11:04 +00:00
+ Name = bacula-mon
2008-12-10 18:59:21 +00:00
@@ -32 +32 @@
- Name = @basename@-fd
2007-07-24 20:11:04 +00:00
+ Name = bacula-fd
2008-12-10 18:59:21 +00:00
@@ -42 +42 @@
- director = @basename@-dir = all, !skipped, !restored
2007-07-24 20:11:04 +00:00
+ director = bacula-dir = all, !skipped, !restored
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/stored/bacula-sd.conf.in.orig 2008-12-10 10:21:45.000000000 -0600
+++ bacula-2.4.3/src/stored/bacula-sd.conf.in 2008-12-10 10:21:45.000000000 -0600
@@ -14 +14 @@
- Name = @basename@-sd
2007-07-24 20:11:04 +00:00
+ Name = bacula-sd
2008-12-10 18:59:21 +00:00
@@ -25 +25 @@
- Name = @basename@-dir
2007-07-24 20:11:04 +00:00
+ Name = bacula-dir
2008-12-10 18:59:21 +00:00
@@ -34 +34 @@
- Name = @basename@-mon
2007-07-24 20:11:04 +00:00
+ Name = bacula-mon
2008-12-10 18:59:21 +00:00
@@ -228 +228 @@
- director = @basename@-dir = all
2007-07-24 20:11:04 +00:00
+ director = bacula-dir = all
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/wx-console/bwx-console.conf.in.orig 2008-12-10 10:22:23.000000000 -0600
+++ bacula-2.4.3/src/wx-console/bwx-console.conf.in 2008-12-10 10:22:23.000000000 -0600
@@ -6 +6 @@
- Name = @basename@-dir
2007-07-24 20:11:04 +00:00
+ Name = bacula-dir
2008-12-10 18:59:21 +00:00
@@ -8 +8 @@
2007-07-24 20:11:04 +00:00
- address = @hostname@
+ address = server.example.com
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/tray-monitor/tray-monitor.conf.in.orig 2008-12-10 10:28:02.000000000 -0600
+++ bacula-2.4.3/src/tray-monitor/tray-monitor.conf.in 2008-12-10 10:28:02.000000000 -0600
@@ -6 +6 @@
- Name = @basename@-mon
2007-07-24 20:11:04 +00:00
+ Name = bacula-mon
2008-12-10 18:59:21 +00:00
@@ -12,2 +12,2 @@
- Name = @basename@-fd
2007-07-24 20:11:04 +00:00
- Address = @hostname@
+ Name = bacula-fd
+ Address = client.example.com
2008-12-10 18:59:21 +00:00
@@ -19,2 +19,2 @@
- Name = @basename@-sd
2007-07-24 20:11:04 +00:00
- Address = @hostname@
+ Name = bacula-sd
+ Address = storage.example.com
2008-12-10 18:59:21 +00:00
@@ -26 +26 @@
- Name = @basename@-dir
2008-12-10 18:59:21 +00:00
+ Name = bacula-dir
@@ -28 +28 @@
2008-12-10 18:59:21 +00:00
- address = @hostname@
+ Address = director.example.com
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/qt-console/bat.conf.in.orig 2008-12-10 10:27:02.000000000 -0600
+++ bacula-2.4.3/src/qt-console/bat.conf.in 2008-12-10 10:27:02.000000000 -0600
@@ -6 +6 @@
- Name = @basename@-dir
2007-07-24 20:11:04 +00:00
+ Name = bacula-dir
2008-12-10 18:59:21 +00:00
@@ -8 +8 @@
2007-07-24 20:11:04 +00:00
- address = @hostname@
+ address = server.example.com
2008-12-10 18:59:21 +00:00
--- bacula-2.4.3/src/stored/stored.conf.in.orig 2008-12-10 10:27:44.000000000 -0600
+++ bacula-2.4.3/src/stored/stored.conf.in 2008-12-10 10:27:44.000000000 -0600
@@ -11 +11 @@
- Address = @hostname@
+ Address = storage.example.com
@@ -22 +22 @@
- Name = @hostname@-dir
+ Name = bacula-dir
@@ -54 +54 @@
- director = @hostname@-dir = all
+ director = bacula-dir = all