diff --git a/roles/user/tmpfiles/templates/user.conf b/roles/user/tmpfiles/templates/user.conf index 03853b7..61ff872 100644 --- a/roles/user/tmpfiles/templates/user.conf +++ b/roles/user/tmpfiles/templates/user.conf @@ -1 +1 @@ -d /var/tmp/{{ target_user }} 0640 {{ target_user }} {{ target_group }} {{ user_tmpfiles_retention }} +d /var/tmp/{{ target_user }} 0740 {{ target_user }} {{ target_group }} {{ user_tmpfiles_retention }}