diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2018-07-19 20:19:39 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-26 13:16:31 +0100 |
commit | ca3f2f6b49edee7052ef941228dc477d9060bdd9 (patch) | |
tree | 6d276851883f23067fe90dc8685e6daf046234af /scripts/lib/wic | |
parent | d227122d929330ff71a550689aaedc5d8299d859 (diff) | |
download | openembedded-core-ca3f2f6b49edee7052ef941228dc477d9060bdd9.tar.gz openembedded-core-ca3f2f6b49edee7052ef941228dc477d9060bdd9.tar.bz2 openembedded-core-ca3f2f6b49edee7052ef941228dc477d9060bdd9.zip |
logrotate: Improve configurability of the installed systemd service files
This makes it possible to add extra options to the logrotate
application (via ${LOGROTATE_OPTIONS}), and it allows the Persistent
option in logrotate.timer to be configured via
${LOGROTATE_SYSTEMD_TIMER_PERSISTENT}.
It also changes the sed expressions to allow for
${LOGROTATE_SYSTEMD_TIMER_BASIS} to contain commas without having to
prefix them with backslahes, e.g.:
LOGROTATE_SYSTEMD_TIMER_BASIS = "*-*-* *:00,30:00"
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/wic')
0 files changed, 0 insertions, 0 deletions