SHA256
1
0
forked from pool/logrotate

Accepting request 239268 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/239268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/logrotate?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2014-07-10 06:16:32 +00:00 committed by Git OBS Bridge
commit 93d95d9672
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 26 12:01:30 UTC 2014 - vcizek@suse.com
- temporarily remove the 'Persistent' option from logrotate.timer
* our current systemd doesn't support it yet (bnc#884338)
-------------------------------------------------------------------
Thu Apr 3 17:16:40 UTC 2014 - crrodriguez@opensuse.org

View File

@ -5,7 +5,8 @@ Documentation=man:logrotate(8) man:logrotate.conf(5)
[Timer]
OnCalendar=daily
AccuracySec=12h
Persistent=true
# not supported by our systemd (210) yet
#Persistent=true
[Install]
WantedBy=timers.target
WantedBy=timers.target