projects
/
bacula-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61a9b0b
)
Fix key file name.
author
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Mon, 7 Mar 2011 16:24:52 +0000
(17:24 +0100)
committer
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Mon, 7 Mar 2011 16:24:52 +0000
(17:24 +0100)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
78a47ec
..
021ff8f
100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-231,7
+231,7
@@
Client {
TLS Require = yes
TLS CA Certificate File = "/etc/bacula/clients.d/$HOST-fd.pem"
TLS Certificate = "/etc/bacula/bacula.pem"
- TLS Key = "/etc/bacula/bacula.pem"
+ TLS Key = "/etc/bacula/bacula.key"
}
Job {