]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: rename StartLimitInterval= to StartLimitIntervalSec=
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Apr 2016 18:46:20 +0000 (20:46 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Apr 2016 14:27:48 +0000 (16:27 +0200)
commitf0367da7d1a61ad698a55d17b5c28ddce0dc265a
treea6f9f585bdbdcfe5245f20e7c13806b77f2c2c9a
parent7629ec4642b03517742d09b7303c204fddf82108
core: rename StartLimitInterval= to StartLimitIntervalSec=

We generally follow the rule that for time settings we suffix the setting name
with "Sec" to indicate the default unit if none is specified. The only
exception was the rate limiting interval settings. Fix this, and keep the old
names for compatibility.

Do the same for journald's RateLimitInterval= setting
25 files changed:
catalog/systemd.be.catalog
catalog/systemd.be@latin.catalog
catalog/systemd.catalog
catalog/systemd.da.catalog
catalog/systemd.fr.catalog
catalog/systemd.hu.catalog
catalog/systemd.it.catalog
catalog/systemd.ko.catalog
catalog/systemd.pl.catalog
catalog/systemd.pt_BR.catalog
catalog/systemd.ru.catalog
catalog/systemd.sr.catalog
catalog/systemd.zh_CN.catalog
catalog/systemd.zh_TW.catalog
man/journald.conf.xml
man/systemd-system.conf.xml
man/systemd.unit.xml
src/core/dbus-manager.c
src/core/dbus-unit.c
src/core/load-fragment-gperf.gperf.m4
src/core/main.c
src/core/system.conf
src/core/user.conf
src/journal/journald-gperf.gperf
src/journal/journald.conf