summaryrefslogtreecommitdiffstats
path: root/roles/MX
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-05-14 23:13:52 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-05-14 23:13:52 +0200
commitfcc12720a977c754b1e7ef79d67410b445caf065 (patch)
treea6455c2b5ddd9b98a0e4cbe230d8039e275d1cef /roles/MX
parent32508606f6bac9d0b5e0eedbbaa5074d2200251b (diff)
Change group of executables in /usr/local/{bin,sbin} from root to staff.
Diffstat (limited to 'roles/MX')
-rw-r--r--roles/MX/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/MX/tasks/main.yml b/roles/MX/tasks/main.yml
index 5f19d9f..bd6f088 100644
--- a/roles/MX/tasks/main.yml
+++ b/roles/MX/tasks/main.yml
@@ -73,7 +73,7 @@
- name: Copy reserved-alias.pl
copy: src=usr/local/bin/reserved-alias.pl
dest=/usr/local/bin/reserved-alias.pl
- owner=root group=root
+ owner=root group=staff
mode=0755
- name: Create directory /etc/postfix/ssl