about summary refs log tree commit diff
path: root/nixos/modules/system/boot
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2018-08-04 11:22:37 +0100
committerRobin Gloster <mail@glob.in>2018-08-06 11:03:09 +0200
commit05daf390b3a2d391d8990cb647e2ab3ab6487cf3 (patch)
tree36f828bfd2ad61f12b74d9e5272f95bafb13deba /nixos/modules/system/boot
parent86865392e0a5373193a5d484ea5c0dfbff9bf8a3 (diff)
downloadnixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar.gz
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar.bz2
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar.lz
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar.xz
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.tar.zst
nixlib-05daf390b3a2d391d8990cb647e2ab3ab6487cf3.zip
systemd: 238 -> 239
Diffstat (limited to 'nixos/modules/system/boot')
-rw-r--r--nixos/modules/system/boot/systemd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix
index 951da797fe5c..737d1c10db87 100644
--- a/nixos/modules/system/boot/systemd.nix
+++ b/nixos/modules/system/boot/systemd.nix
@@ -65,6 +65,7 @@ let
       "systemd-user-sessions.service"
       "dbus-org.freedesktop.machine1.service"
       "user@.service"
+      "user-runtime-dir@.service"
 
       # Journal.
       "systemd-journald.socket"