chore: remove unused logind and sysuser for dbus svc
This commit is contained in:
parent
12bacf271d
commit
879f74befa
4 changed files with 11 additions and 6 deletions
pkgs/systemd
|
@ -287,7 +287,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
(lib.mesonEnable "man" false)
|
||||
|
||||
(lib.mesonBool "analyze" true)
|
||||
(lib.mesonBool "logind" true)
|
||||
(lib.mesonBool "logind" false)
|
||||
(lib.mesonBool "localed" false)
|
||||
(lib.mesonBool "hostnamed" true)
|
||||
(lib.mesonBool "machined" true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue