<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd modifies state even with --version or --help"
href="https://bugs.freedesktop.org/show_bug.cgi?id=62354">62354</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>systemd modifies state even with --version or --help
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>zbyszek@in.waw.pl
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>[juan@leysa ~]$ mount|grep rootfs
[juan@leysa ~]$ sudo chroot ~/rootfs /bin/bash
bash-4.2# /usr/lib/systemd/systemd --version
systemd 198
+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ
bash-4.2# exit
[juan@leysa ~]$ mount|grep rootfs
proc on /home/juan/rootfs/proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /home/juan/rootfs/sys type sysfs (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /home/juan/rootfs/dev type devtmpfs
(rw,nosuid,size=5990212k,nr_inodes=1497553,mode=755)
tmpfs on /home/juan/rootfs/dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /home/juan/rootfs/dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /home/juan/rootfs/run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /home/juan/rootfs/sys/fs/cgroup type tmpfs
(rw,nosuid,nodev,noexec,mode=755)
cgroup on /home/juan/rootfs/sys/fs/cgroup/systemd type cgroup
(rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)</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>