2 Description=Multi-protocols bridge for online communications
3 After=network-online.target
8 StateDirectory=matterbridge
9 ExecStartPre=+/usr/bin/install --owner=matterbridge --mode=400 -T /etc/matterbridge.toml %S/matterbridge/matterbridge.toml
10 ExecStart=/usr/bin/matterbridge -conf %S/matterbridge/matterbridge.toml
14 CapabilityBoundingSet=
26 ProtectKernelTunables=true
27 ProtectKernelModules=true
28 ProtectKernelLogs=true
29 ProtectControlGroups=true
30 RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
31 RestrictNamespaces=true
35 SystemCallFilter=@system-service
36 SystemCallArchitectures=native
39 WantedBy=multi-user.target