nixpkgs/nixos/modules/services/system
r-vdp c4b3e4f5f8 dbus-broker: avoid errors when reloading when /tmp got remounted
When reloading the dbus-broker service (e.g. when switching to a new generation),
the reload fails when /tmp got remounted after the service had been started.
Since the dbus-broker service starts early, and does not have default dependencies,
this situation does occur in practice.
This change makes sure that if there are mount units for /tmp, dbus-broker gets
ordered after them.

See also https://github.com/systemd/systemd/issues/28515
2023-12-19 10:34:41 +01:00
..
cachix-agent treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
kerberos nixos: fix typos 2022-12-17 19:31:14 -05:00
automatic-timezoned.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
bpftune.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00
cachix-watch-store.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
cloud-init.nix cloud-init: add xfs support 2023-07-04 19:27:18 +02:00
dbus.nix dbus-broker: avoid errors when reloading when /tmp got remounted 2023-12-19 10:34:41 +01:00
earlyoom.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
localtimed.nix nixos/localtimed: fix service 2022-08-12 22:46:16 -04:00
nix-daemon.nix nixos/nix-daemon: remove activationScript 2023-10-20 10:26:32 +02:00
nscd.conf
nscd.nix nixos/nscd: use nsncd by default 2023-02-02 11:07:25 +01:00
saslauthd.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
self-deploy.nix nixos/self-deploy: set after to requires, type to 2023-05-24 14:05:17 +02:00
systembus-notify.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
uptimed.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
zram-generator.nix treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00