This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CapabilityBoundingSet= -
ConfigurationDirectory=matrix-synapse -
EnvironmentFile=/etc/default/matrix-synapse -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/python3 -m synapse.app.homeserver --config-path=/etc/matrix-synapse/homeserver.yaml --config-path=/etc/matrix-synapse/conf.d/ -
ExecStart=/usr/bin/synapse_homeserver --config-path homeserver.yaml --keys-directory /var/lib/matrix-synapse -
ExecStartPre=/usr/bin/matrix-synapse-pre-start +matrix-synapse-fix-permissions -
ExecStartPre=/usr/bin/python3 -m synapse.app.homeserver --config-path=/etc/matrix-synapse/homeserver.yaml --config-path=/etc/matrix-synapse/conf.d/ --generate-keys -
Group=matrix-synapse -
Group=synapse -
LockPersonalityIntroduced in systemd 235=yes -
LogsDirectory=matrix-synapse -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
PrivateUsers=yes -
ProcSubsetIntroduced in systemd 247=pid -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=read-only -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectProcIntroduced in systemd 247=invisible -
ProtectSystemIntroduced in systemd 214=strict -
ProtectSystemIntroduced in systemd 214=yes -
ReadWritePaths=/var/lib/matrix-synapse -
RemoveIPCIntroduced in systemd 232=yes -
Restart=on-failure -
RestartSec=3 -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
SELinuxContext=system_u:system_r:matrixd_t:s0 -
StateDirectory=matrix-synapse -
SyslogIdentifier=matrix-synapse -
SystemCallArchitectures=native -
SystemCallFilter=@system-service ~@resources ~@privileged -
Type=notify -
Type=simple -
UMask=0077 -
User=matrix-synapse -
User=synapse -
WorkingDirectory=/var/lib/matrix-synapse
-
-
[Unit]-
After=network.target -
ConditionPathExists=/etc/matrix-synapse/conf.d/server_name.yaml -
Description=Synapse Matrix homeserver -
Documentation=file:/usr/share/doc/matrix-synapse/README.rst
-
Additionnal notes
Nothing here.