]> git.ipfire.org Git - thirdparty/systemd.git/commit
Rename suspend-to-hibernate to suspend-then-hibernate
authorMario Limonciello <mario.limonciello@dell.com>
Wed, 28 Mar 2018 16:00:06 +0000 (11:00 -0500)
committerMario Limonciello <mario.limonciello@dell.com>
Wed, 28 Mar 2018 20:11:10 +0000 (15:11 -0500)
commite68c79db912f8ea7ae6614113d15c81aa8866601
tree97db92d5b8a071575af152cc4b0407dade5430c5
parent9d9dd746d461e4524fb3644b20b8138448d666f2
Rename suspend-to-hibernate to suspend-then-hibernate

Per some discussion with Gnome folks, they would prefer this name
as it's more descriptive of what's happening.
19 files changed:
man/logind.conf.xml
man/rules/meson.build
man/systemd-sleep.conf.xml
man/systemd-suspend.service.xml
man/systemd.special.xml
shell-completion/bash/systemctl.in
shell-completion/zsh/_systemctl.in
src/basic/special.h
src/login/logind-action.c
src/login/logind-action.h
src/login/logind-dbus.c
src/login/org.freedesktop.login1.conf
src/shared/sleep-config.c
src/sleep/sleep.c
src/systemctl/systemctl.c
src/test/test-sleep.c
units/meson.build
units/suspend-then-hibernate.target [moved from units/suspend-to-hibernate.target with 83% similarity]
units/systemd-suspend-then-hibernate.service.in [moved from units/systemd-suspend-to-hibernate.service.in with 88% similarity]