Accepting request 308064 from home:elvigia:branches:Base:System

- Enable Persistent timer since we are now in systemd 219.

OBS-URL: https://build.opensuse.org/request/show/308064
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=43
This commit is contained in:
Vítězslav Čížek 2015-05-20 18:59:04 +00:00 committed by Git OBS Bridge
parent 4b4b26c1fb
commit 91d1979214
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 19 23:42:27 UTC 2015 - crrodriguez@opensuse.org
- Enable Persistent timer since we are now in systemd 219.
-------------------------------------------------------------------
Fri Feb 20 11:04:12 UTC 2015 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package logrotate
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

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