]> git.ipfire.org Git - thirdparty/systemd.git/commit
install: "user" and "global" scopes are equivalent for user presets
authorFranck Bui <fbui@suse.com>
Tue, 22 May 2018 12:22:53 +0000 (14:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 23 May 2018 19:08:27 +0000 (21:08 +0200)
commit264afce0986b30402810f2e063b6470a85eee189
treed0a86ce18765beaf54ef9665d253592f00078079
parent97745ac60177acb727117dd67b430050147cc453
install: "user" and "global" scopes are equivalent for user presets

Otherwise querying the preset status of a unit to the user instance gives
incorrect results since in this case the scope used by the manager is
UNIT_FILE_USER.
src/shared/install.c