[systemd-bugs] [Bug 87294] New: systemctl daemon-reload sets kernel configs again
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 13 13:13:14 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=87294
Bug ID: 87294
Summary: systemctl daemon-reload sets kernel configs again
Product: systemd
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: umut at tezduyar.com
QA Contact: systemd-bugs at lists.freedesktop.org
We are (as a distro) overriding a single sys config value by a file within
/usr/lib/. Systemd is being nice and informing us about the override on every
boot.
But I have noticed that between 216-218, systemctl daemon-reload resets the sys
configs and puts out a warning message which I should be not there even if we
have to set the kernel sysconfig.
# systemctl --version
systemd 218
-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP
-GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP -BLKID -ELFUTILS +KMOD -IDN
# systemctl daemon-reload
Overwriting earlier assignment of kernel/sysrq in file
'/usr/lib/sysctl.d/52-axis.conf'.
# cat /usr/lib/sysctl.d/52-axis.conf
kernel.sysrq=1
#
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141213/9d063dc3/attachment.html>
More information about the systemd-bugs
mailing list