2 Description=Pesign signing daemon
3 Documentation=man:pesign(1)
4 Wants=pesign-create-db.service
5 After=pesign-create-db.service
10 PIDFile=/run/pesign/pesign.pid
11 ExecStart=/usr/bin/pesign --daemonize --nofork
16 ProtectKernelTunables=true
17 ProtectControlGroups=true
19 MemoryDenyWriteExecute=true
22 ProtectKernelLogs=true
23 ProtectKernelModules=true
25 RestrictNamespaces=true
28 SystemCallArchitectures=native
29 SystemCallFilter=@system-service
30 SystemCallFilter=~@resources
31 ReadWritePaths=/run/pesign
32 RuntimeDirectory=pesign
37 WantedBy=multi-user.target