<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - systemctl daemon-reload sets kernel configs again"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87294">87294</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>systemctl daemon-reload sets kernel configs again
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>umut@tezduyar.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>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
#</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>