Przeglądaj źródła

Merge branch 'systemd-drop-sysadmin-privilege' into 'develop'

Security/Drops the sysadmin privilege from the daemon

See merge request pleroma/pleroma!604
tags/v0.9.9
kaniini 5 lat temu
rodzic
commit
89fbed8821
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      installation/pleroma.service

+ 2
- 0
installation/pleroma.service Wyświetl plik

@@ -21,6 +21,8 @@ ProtectSystem=full
PrivateDevices=false
; Ensures that the service process and all its children can never gain new privileges through execve().
NoNewPrivileges=true
; Drops the sysadmin capability from the daemon.
CapabilityBoundingSet=~CAP_SYS_ADMIN

[Install]
WantedBy=multi-user.target

Ładowanie…
Anuluj
Zapisz