We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca9aa1 commit 02aceddCopy full SHA for 02acedd
modules.d/01systemd-sysctl/module-setup.sh
@@ -36,7 +36,7 @@ install() {
36
if [[ $hostonly ]]; then
37
inst_multiple -H -o \
38
/etc/sysctl.conf \
39
- "$sysctldconfdir"/*.conf \
+ "$sysctlconfdir"/*.conf \
40
"$systemdsystemconfdir"/systemd-sysctl.service \
41
"$systemdsystemconfdir"/systemd-sysctl.service.d/*.conf
42
fi
0 commit comments