File tree Expand file tree Collapse file tree
systemd/system/dovecot.service.d Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[Service]
2+ CapabilityBoundingSet=
3+ CapabilityBoundingSet=CAP_CHOWN CAP_DAC_OVERRIDE CAP_NET_BIND_SERVICE CAP_SETUID CAP_SETGID CAP_SYS_CHROOT
4+ LockPersonality=yes
5+ MemoryDenyWriteExecute=yes
6+ NoNewPrivileges=yes
7+ PrivateIPC=yes
8+ ProcSubset=pid
9+ ProtectClock=yes
10+ ProtectControlGroups=yes
11+ ProtectHome=yes
12+ ProtectHostname=yes
13+ ProtectKernelLogs=yes
14+ ProtectKernelModules=yes
15+ ProtectKernelTunables=yes
16+ ProtectProc=invisible
17+ ProtectSystem=strict
18+ ReadWritePaths=/srv/mail /var/lib/dovecot /var/spool/postfix/private
219Restart=always
320RestartMaxDelaySec=10s
421RestartSec=100ms
522RestartSteps=5
23+ RestrictAddressFamilies=AF_INET AF_INET6 AF_NETLINK AF_UNIX
24+ RestrictNamespaces=yes
25+ RestrictRealtime=yes
26+ RestrictSUIDSGID=yes
27+ SystemCallArchitectures=native
28+ SystemCallFilter=@system-service chroot
29+ SystemCallFilter=~@obsolete
You can’t perform that action at this time.
0 commit comments