3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system
Eelco Dolstra 6bd4e0b8cd Create systemd-{network,resolve} user/group unconditionally
This shuts up this error from dbus:

May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-network" in message bus configuration file
May 11 13:52:16 machine dbus-daemon[259]: Unknown username "systemd-resolve" in message bus configuration file

which happens because the D-Bus config for networkd/resolved is
enabled unconditionally, and we don't have an easy way to turn it off.

(cherry picked from commit f19b58fb6a)
2015-07-22 12:23:45 +02:00
..
activation Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00
boot Create systemd-{network,resolve} user/group unconditionally 2015-07-22 12:23:45 +02:00
etc Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00