diff --git a/conf/entropy-tmpfiles.d.conf b/conf/entropy-tmpfiles.d.conf index 57b776da3..f79f586a5 100644 --- a/conf/entropy-tmpfiles.d.conf +++ b/conf/entropy-tmpfiles.d.conf @@ -2,3 +2,6 @@ # This is where package data is unpacked and atime == mtime # with preserved mtime. x /var/tmp/entropy + +# Create entropy locks dir +d /run/entropy 0775 root entropy -