This unit is provided by:
Options
-
[Service]
-
CapabilityBoundingSet=
-
DeviceAllow=no
-
DynamicUser=yes
-
ExecStart=/usr/bin/listmonk --config listmonk.toml
-
ExecStartPre=/usr/bin/mkdir -p "${STATE_DIRECTORY}/listmonk/uploads" /usr/bin/listmonk --config listmonk.toml --idempotent --install --upgrade --yes /usr/bin/update-database-config.sh
-
Group=listmonk
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateUsers=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectDevices=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
Restart=on-failure
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
StateDirectory=listmonk
-
SystemCallArchitecture=native
-
SystemCallFilter=@system-service ~@privileged
-
Type=exec
-
UMask=0027
-
User=listmonk
-
-
[Unit]
-
After=network.target postgresql.service
-
Description=Listmonk - newsletter and mailing list manager
-
Additionnal notes
Nothing here.