Created
November 21, 2016 11:28
-
-
Save namsral/c535fd258ddf94c272c4824244065986 to your computer and use it in GitHub Desktop.
output of systemd-cgls
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Control group /: | |
-.slice | |
├─624 /sbin/cgmanager -m name=systemd | |
├─machine.slice | |
│ └─machine-rkt\x2d6ff19b11\x2d0075\x2d48c6\x2d95e1\x2dc632da796d4e.scope | |
│ ├─init.scope | |
│ │ └─13469 /usr/lib/systemd/systemd --default-standard-output=tty --log-target=null --show-status=0 | |
│ └─system.slice | |
│ ├─nginx.service | |
│ │ ├─13490 nginx: master process /usr/sbin/nginx -g daemon off | |
│ │ └─13502 nginx: worker process | |
│ └─systemd-journald.service | |
│ └─13483 /usr/lib/systemd/systemd-journald | |
├─user.slice | |
│ └─user-1000.slice | |
│ ├─[email protected] | |
│ │ └─init.scope | |
│ │ ├─1274 /lib/systemd/systemd --user | |
│ │ └─1275 (sd-pam) | |
│ ├─session-81.scope | |
│ │ ├─2047 sshd: lars [priv] | |
│ │ ├─2063 sshd: lars@pts/6 | |
│ │ └─2064 tmux a | |
│ └─session-1.scope | |
│ ├─ 1309 tmux | |
│ ├─ 1858 -bash | |
│ └─31130 -bash | |
├─init.scope | |
│ └─1 /sbin/init splash | |
└─system.slice | |
├─irqbalance.service | |
│ └─909 /usr/sbin/irqbalance --pid=/var/run/irqbalance.pid | |
├─nfs-idmapd.service | |
│ └─522 /usr/sbin/rpc.idmapd | |
├─polkitd.service | |
│ └─668 /usr/lib/policykit-1/polkitd --no-debug | |
├─nfs-mountd.service | |
│ └─843 /usr/sbin/rpc.mountd --manage-gids | |
├─systemd-machined.service | |
│ └─5572 /lib/systemd/systemd-machined | |
├─nginx.service | |
│ ├─924 nginx: master process /usr/sbin/nginx -g daemon on; master_process on | |
│ ├─925 nginx: worker process | |
│ └─926 nginx: worker process | |
├─dbus.service | |
│ └─636 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation | |
├─libvirt-bin.service | |
│ ├─ 882 /usr/sbin/libvirtd | |
│ ├─1075 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper | |
│ ├─1076 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper | |
│ ├─1127 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/docker-machines.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper | |
│ └─1128 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/docker-machines.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper | |
├─accounts-daemon.service | |
│ └─628 /usr/lib/accountsservice/accounts-daemon | |
├─ssh.service | |
│ ├─ 802 /usr/sbin/sshd -D | |
│ ├─9935 sshd: [accepted] | |
│ └─9936 sshd: [net] | |
├─system-getty.slice | |
│ ├─[email protected] | |
│ │ └─2230 /sbin/agetty --noclear tty1 linux | |
│ └─[email protected] | |
│ └─4743 /sbin/agetty --noclear tty2 linux | |
├─rpcbind.service | |
│ └─621 /sbin/rpcbind -f -w | |
├─systemd-logind.service | |
│ └─622 /lib/systemd/systemd-logind | |
├─cron.service | |
│ └─647 /usr/sbin/cron -f | |
├─systemd-udevd.service | |
│ └─236 /lib/systemd/systemd-udevd | |
├─acpid.service | |
│ └─629 /usr/sbin/acpid | |
├─virtlogd.service | |
│ └─5527 /usr/sbin/virtlogd | |
├─rsyslog.service | |
│ └─623 /usr/sbin/rsyslogd -n | |
├─atd.service | |
│ └─632 /usr/sbin/atd -f | |
├─systemd-journald.service | |
│ └─218 /lib/systemd/systemd-journald | |
├─systemd-networkd.service | |
│ └─644 /lib/systemd/systemd-networkd | |
└─[email protected] | |
└─692 /sbin/dhclient -1 -v -pf /run/dhclient.p2p1.pid -lf /var/lib/dhcp/dhclient.p2p1.leases -I -df /var/lib/dhcp/dhclient6.p2p1.leases p2p1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment