Skip to content
Snippets Groups Projects
Commit c37535a3 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Set mode on crontab correctly

parent 4c71ced2
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
- config
- name: ensure rsnapshot is running regularly
copy: src=crontab dest=/var/spool/cron/crontabs/root owner=root group=root mode=0644
copy: src=crontab dest=/var/spool/cron/crontabs/root owner=root group=root mode=0600
tags:
- postgres
- rsnapshot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment