chiark / gitweb /
tmpfiles.d: upgrade a couple of directories we create at boot to subvolumes
[elogind.git] / tmpfiles.d / tmp.conf
index b80dab4dbff8db33a1e0935be76033da5a54d27a..ffdd82fd9cf5352188513fde77ed01b15f129c8c 100644 (file)
@@ -8,8 +8,8 @@
 # See tmpfiles.d(5) for details
 
 # Clear tmp directories separately, to make them easier to override
-d /tmp 1777 root root 10d
-d /var/tmp 1777 root root 30d
+v /tmp 1777 root root 10d
+v /var/tmp 1777 root root 30d
 
 # Exclude namespace mountpoints created with PrivateTmp=yes
 x /tmp/systemd-private-%b-*