diff --git a/plinth/modules/quassel/data/lib/systemd/system/quasselcore.service.d/freedombox.conf b/plinth/modules/quassel/data/lib/systemd/system/quasselcore.service.d/freedombox.conf new file mode 100644 index 000000000..2a8068bfc --- /dev/null +++ b/plinth/modules/quassel/data/lib/systemd/system/quasselcore.service.d/freedombox.conf @@ -0,0 +1,17 @@ +[Service] +LockPersonality=yes +LogsDirectory=quassel +NoNewPrivileges=yes +PrivateDevices=yes +PrivateMounts=yes +PrivateTmp=yes +ProtectControlGroups=yes +ProtectHome=yes +ProtectKernelLogs=yes +ProtectKernelModules=yes +ProtectKernelTunables=yes +ProtectSystem=strict +RestrictAddressFamilies=AF_INET AF_INET6 +RestrictRealtime=yes +StateDirectory=quassel +SystemCallArchitectures=native