Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
backup
>
bacula
> bacula-5.2.13-logwatch.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File bacula-5.2.13-logwatch.patch of Package bacula
diff --git a/scripts/logwatch/logfile.bacula.conf.in b/scripts/logwatch/logfile.bacula.conf.in index 22b6e98..5d257ca 100644 --- a/scripts/logwatch/logfile.bacula.conf.in +++ b/scripts/logwatch/logfile.bacula.conf.in @@ -1,3 +1,3 @@ # What actual file? Defaults to LogPath if not absolute path.... -LogFile = @logdir@/bacula.log +LogFile = @logdir@/*.log