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:
parent
4b4b26c1fb
commit
91d1979214
@ -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
|
Fri Feb 20 11:04:12 UTC 2015 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package logrotate
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -5,8 +5,7 @@ Documentation=man:logrotate(8) man:logrotate.conf(5)
|
|||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily
|
OnCalendar=daily
|
||||||
AccuracySec=12h
|
AccuracySec=12h
|
||||||
# not supported by our systemd (210) yet
|
Persistent=true
|
||||||
#Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
Loading…
Reference in New Issue
Block a user