projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afbdc41
)
app-backup/bareos: fix sandbox violation. fixes #566834
author
Marc Schiffbauer
<mschiff@gentoo.org>
Mon, 7 Dec 2015 00:35:38 +0000
(
01:35
+0100)
committer
Marc Schiffbauer
<mschiff@gentoo.org>
Mon, 7 Dec 2015 00:35:48 +0000
(
01:35
+0100)
Package-Manager: portage-2.2.26
app-backup/bareos/bareos-15.2.2.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/bareos/bareos-15.2.2.ebuild
b/app-backup/bareos/bareos-15.2.2.ebuild
index 49be43dfdccc43ed1e46e8ff8b85cea936bdc44c..e4ef164b475f2439689d76ca70fa1897a8c2339e 100644
(file)
--- a/
app-backup/bareos/bareos-15.2.2.ebuild
+++ b/
app-backup/bareos/bareos-15.2.2.ebuild
@@
-146,6
+146,8
@@
src_prepare() {
src_configure() {
local myconf=''
+ addpredict /var/lib/logrotate.status
+
if use clientonly; then
myconf="${myconf} \
$(use_enable clientonly client-only) \