aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2020-09-24 10:37:51 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2020-10-12 09:33:39 +0000
commit9a7bea11d699ef13ecd90772d321eecd5992a26e (patch)
tree06401f4f946f8798d0659c241b631070650c0a95 /doc
parentbaa4a2ef8109601dcd6d28b16d2d41c203f849e4 (diff)
downloadguix-9a7bea11d699ef13ecd90772d321eecd5992a26e.tar.gz
guix-9a7bea11d699ef13ecd90772d321eecd5992a26e.zip
news: Update copyright.
* etc/news.scm: Add missing copyright headers.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
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> Leo Famulari