Skip to content

Commit

Permalink
Merge pull request #121 from mhakala/master
Browse files Browse the repository at this point in the history
security setting for filepermissions. Compatible backwards, required …
  • Loading branch information
VilleS1 authored Sep 13, 2021
2 parents 64d49d6 + 4d94cad commit 0c8bfc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/dbd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
template:
src: slurmdbd.conf.j2
dest: /etc/slurm/slurmdbd.conf
owner: root
mode: 0640
owner: slurm
mode: 0600
backup: yes
notify:
- restart slurmdbd
Expand Down

0 comments on commit 0c8bfc5

Please sign in to comment.