This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/pesign --daemonize
-
ExecStart=/usr/bin/pesign --daemonize --nofork
-
ExecStartPost=/usr/libexec//pesign/pesign-authorize
-
ExecStartPost=/usr/share/pesign/pesign-authorize-users /usr/share/pesign/pesign-authorize-groups
-
Group=pesign
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=pesign
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run//pesign.pid
-
PIDFile=/run/pesign.pid
-
PIDFile=/run/pesign/pesign.pid
-
PIDFile=/var/run/pesign.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/run/pesign
-
RemoveIPC
Introduced in systemd 232=yes -
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=pesign
-
StateDirectory=pesign
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@resources
-
Type=forking
-
User=pesign
-
-
[Unit]
-
After=pesign-create-db.service
-
Description=Pesign signing daemon
-
Documentation=man:pesign(1)
-
Wants=pesign-create-db.service
-
Additionnal notes
Nothing here.