postfix / base: also this is Service not service
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cdeaa2558c
commit
e1bea5fb6b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
- name: work around s390 privatedevices bug
|
- name: work around s390 privatedevices bug
|
||||||
ini_file:
|
ini_file:
|
||||||
path: /usr/lib/systemd/system/postfix.service
|
path: /usr/lib/systemd/system/postfix.service
|
||||||
section: service
|
section: Service
|
||||||
option: PrivateDevices
|
option: PrivateDevices
|
||||||
value: false
|
value: false
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue