patch2mail/patch2mail.service

18 lines
420 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Automatic execution of patch2mail
[Service]
# added automatically, for details please see
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
ProtectSystem=full
ProtectHome=true
ProtectHostname=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions
Type=oneshot
ExecStart=/usr/bin/patch2mail