Fix file mode
This commit is contained in:
parent
5de02dd890
commit
d480125757
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@
|
|||
dest: /etc/cron.d/upnp_forward_ssh
|
||||
owner: root
|
||||
group: root
|
||||
mode: 'u=rw,g=r,o='
|
||||
mode: 'u=rw,g=r,o=r'
|
||||
|
|
Reference in a new issue