aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/local_homedirs/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/local_homedirs/tasks/main.yml b/roles/local_homedirs/tasks/main.yml
index e7109d5..3b540af 100644
--- a/roles/local_homedirs/tasks/main.yml
+++ b/roles/local_homedirs/tasks/main.yml
@@ -84,6 +84,7 @@
copy:
src: etc/systemd/user-environment-generators/local-homedirs.sh
dest: /etc/systemd/user-environment-generators/local-homedirs.sh
+ mode: 0555
register: local_homedirs_systemd_environment_generator
- name: reload daemons