]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-unit.c
core: rename dbus property StartLimitIntervalSec= to StartLimitIntervalUSec=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Dec 2017 08:13:23 +0000 (17:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Jan 2018 17:23:49 +0000 (02:23 +0900)
commitc075f5fcf8d3ddb40f4f49c91fa699c2774f6259
treef5ddb18a0b1fb0d8aac4bcae6771799e1873fa61
parent83606b73f66b4722d9b8d98fc13f69dd3563eae5
core: rename dbus property StartLimitIntervalSec= to StartLimitIntervalUSec=

StartLimitIntervalSec= and DefaultStartLimitIntervalSec= are the
last options whose suffix is 'Sec' instead of 'USec'.
All the other option has suffix 'USec'. So, let's rename them.
src/core/dbus-manager.c
src/core/dbus-unit.c