Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Leo Famulari 898489f48e
services: Enable "protected hardlinks" and "protected symlinks" by default.
References:

https://sysctl-explorer.net/fs/protected_hardlinks/
https://sysctl-explorer.net/fs/protected_symlinks/

* gnu/services/sysctl.scm (%default-sysctl-settings): New public variable.
(<sysctl-configuration>): Use %default-sysctl-settings as the default value.
* gnu/services/base.scm (%base-services): Add sysctl-service-type.
* doc/guix.texi (Miscellaneous Services): Document the new defaults.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-18 12:17:33 +01:00
..
bootloader
build file-systems: 'mount-file-system' preserves the right mount flags. 2021-03-10 23:21:33 +01:00
installer
machine machine: ssh: Use 'formatted-message'. 2021-02-25 11:29:35 +01:00
packages Revert "gnu: python2-urllib3: Update to 1.26.4 [fixes CVE-2021-28363]." 2021-03-18 11:26:11 +01:00
services services: Enable "protected hardlinks" and "protected symlinks" by default. 2021-03-18 12:17:33 +01:00
system system: vm: Use Guile 3.0 in Docker images. 2021-02-25 11:29:35 +01:00
tests gnu: Remove MongoDB. 2021-03-16 11:05:24 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Support packages with multiple channels. 2021-03-14 19:43:35 +01:00
image.scm image: Export image? procedure. 2021-02-17 10:55:36 +01:00
installer.scm
local.mk gnu: Move lolcode to esolangs. 2021-03-17 14:21:29 +01:00
machine.scm
packages.scm
services.scm gnu: services: Add activate script to the profile system directory. 2021-03-09 06:56:12 +01:00
system.scm
tests.scm tests: Export %simple-os. 2021-02-19 20:10:08 +01:00