dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 9dcdbee21081d934d2e6945db58b23219ed5933b (tree)
parent 1c9d2d27bc4be3ee2493b561087faa49adf653c3
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date:   Sun, 12 Apr 2020 13:50:49 +0300

less hardening

Diffstat:
Mroot/rslsync/etc/systemd/system/rslsync@.service | 1-
Mroot/syncthing/etc/systemd/system/syncthing@.service.d/hardening.conf | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/root/rslsync/etc/systemd/system/rslsync@.service b/root/rslsync/etc/systemd/system/rslsync@.service @@ -20,7 +20,6 @@ NoNewPrivileges=true ProtectControlGroups=true ProtectKernelModules=true ProtectKernelTunables=true -RestrictAddressFamilies=AF_INET AF_INET6 # Paths TemporaryFileSystem=/home diff --git a/root/syncthing/etc/systemd/system/syncthing@.service.d/hardening.conf b/root/syncthing/etc/systemd/system/syncthing@.service.d/hardening.conf @@ -3,7 +3,6 @@ ProtectSystem=strict ProtectControlGroups=true ProtectKernelModules=true ProtectKernelTunables=true -RestrictAddressFamilies=AF_INET AF_INET6 # Paths TemporaryFileSystem=/home