[systemd-bugs] [Bug 62354] New: systemd modifies state even with --version or --help

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 14 13:30:31 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62354

          Priority: medium
            Bug ID: 62354
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd modifies state even with --version or --help
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: zbyszek at in.waw.pl
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

[juan at leysa ~]$ mount|grep rootfs
[juan at 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 at 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)

-- 
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/20130314/83c397fe/attachment.html>


More information about the systemd-bugs mailing list