]> git.ipfire.org Git - thirdparty/systemd.git/commit
sleep-config: make sleep_mode_supported take a path
authorMike Yuan <me@yhndnzj.com>
Tue, 26 Mar 2024 16:24:58 +0000 (00:24 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 28 Mar 2024 09:16:25 +0000 (17:16 +0800)
commitb0e3b85a7c8a2b9a1a977caa3c47aaae3defc288
tree5b363d70d237e2d79fab4b754fcc7e30706b1834
parentf8c700791e7a11d7a9aab0112da31725421d43fe
sleep-config: make sleep_mode_supported take a path

Preparation for later commits.
src/shared/sleep-config.c
src/shared/sleep-config.h
src/test/test-sleep-config.c