treewide: Mass replace 'dbus_daemon}/lib' to refer the 'lib' output
This commit is contained in:
parent
dc8e939dbc
commit
f12f6c8607
@ -121,7 +121,7 @@ in
|
||||
|
||||
security.setuidOwners = singleton
|
||||
{ program = "dbus-daemon-launch-helper";
|
||||
source = "${pkgs.dbus_daemon}/libexec/dbus-daemon-launch-helper";
|
||||
source = "${pkgs.dbus_daemon.lib}/libexec/dbus-daemon-launch-helper";
|
||||
owner = "root";
|
||||
group = "messagebus";
|
||||
setuid = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user