a4ed96afc1
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/dovecot#29ed947aaea4a89dbadcab2fd9c843ae48a7d156
12 lines
501 B
Diff
12 lines
501 B
Diff
diff -up dovecot-2.3.2/dovecot.service.in.systemd_w_protectsystem dovecot-2.3.2/dovecot.service.in
|
|
--- dovecot-2.3.2/dovecot.service.in.systemd_w_protectsystem 2018-07-09 12:00:13.359193526 +0200
|
|
+++ dovecot-2.3.2/dovecot.service.in 2018-07-09 12:00:46.387716884 +0200
|
|
@@ -23,6 +23,7 @@ ExecReload=@bindir@/doveadm reload
|
|
ExecStop=@bindir@/doveadm stop
|
|
PrivateTmp=true
|
|
NonBlocking=yes
|
|
+# this will make /usr /boot /etc read only for dovecot
|
|
ProtectSystem=full
|
|
ProtectHome=no
|
|
PrivateDevices=true
|