mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
11 lines
348 B
Makefile
11 lines
348 B
Makefile
[Service]
|
|
ExecStart=
|
|
ExecStart=/usr/bin/quasselcore --configdir=/var/lib/quassel --ident-daemon --ident-listen=::,0.0.0.0 --ident-port=113 --strict-ident --syslog --require-ssl
|
|
AmbientCapabilities=CAP_NET_BIND_SERVICE
|
|
PrivateTmp=yes
|
|
NoNewPrivileges=yes
|
|
ProtectSystem=full
|
|
ProtectControlGroups=yes
|
|
ProtectKernelModules=yes
|
|
ProtectKernelTunables=yes
|