This unit is provided by:
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
ConfigurationDirectory=matrix-sydent
-
EnvironmentFile=/etc/default/matrix-sydent
-
ExecStart=/usr/bin/python3 -m sydent.sydent
-
Group=matrix-sydent
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=matrix-sydent
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=yes -
Restart=always
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictRealtime
Introduced in systemd 231=yes -
RuntimeDirectory=matrix-sydent
-
StateDirectory=matrix-sydent
-
SystemCallArchitectures=native
-
User=matrix-sydent
-
WorkingDirectory=/var/lib/matrix-sydent
-
-
[Unit]
-
Description="Sydent Matrix Identity Server"
-
Documentation="file:/usr/share/doc/matrix-sydent/README.rst"
-
Additionnal notes
Nothing here.