about summary refs log tree commit diff
path: root/nixos/modules/system
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2019-06-15 08:17:58 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2019-06-15 08:17:58 +0200
commit087b87758e3bfaddf24ff856b8a66b10d8f17050 (patch)
tree2177825d7875c1dfbf6d2afedda6c0d9d9d9dda2 /nixos/modules/system
parent788261a1a900d59098e521590cff21c2cefdf4bb (diff)
parent8c14a6f641b7f3baa57e55e784a0d8626325446b (diff)
downloadnixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar.gz
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar.bz2
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar.lz
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar.xz
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.tar.zst
nixlib-087b87758e3bfaddf24ff856b8a66b10d8f17050.zip
Merge master into staging-next
Diffstat (limited to 'nixos/modules/system')
-rw-r--r--nixos/modules/system/boot/systemd.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix
index 8499b700d3ea..cf35504e5182 100644
--- a/nixos/modules/system/boot/systemd.nix
+++ b/nixos/modules/system/boot/systemd.nix
@@ -186,6 +186,9 @@ let
       "sockets.target"
       "sound.target"
       "systemd-exit.service"
+      "systemd-tmpfiles-clean.service"
+      "systemd-tmpfiles-clean.timer"
+      "systemd-tmpfiles-setup.service"
       "timers.target"
     ];