mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
Add READMEs in all .d directories
This commit is contained in:
8
sysctl.d/README
Normal file
8
sysctl.d/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Files in this directory contain configuration for systemd-sysctl.service, a
|
||||
service to configure sysctl kernel parameters.
|
||||
|
||||
See man:sysctl.d(5) for explanation of the configuration file format, and
|
||||
man:sysctl(8) and man:systemd-sysctl.service(8) for a description of when and
|
||||
how this configuration is applied.
|
||||
|
||||
Use 'systemd-analyze cat-config sysctl.d' to display the effective config.
|
||||
@@ -1,6 +1,7 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
install_data(
|
||||
'README',
|
||||
'50-default.conf',
|
||||
install_dir : sysctldir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user