Bug#674755: Missing /run/shm also breaks mk-sbuild (ubuntu-dev-tools)

Dwayne Litzenberger dlitz at dlitz.net
Sun May 25 22:38:32 BST 2014


Package: systemd
Version: 204-10
Followup-For: Bug #674755
Control: affects -1 + ubuntu-dev-tools

This also breaks the mk-sbuild(1) tool from the ubuntu-dev-tools 
package.

    $ ls -ld /dev/shm /run/shm
    ls: cannot access /run/shm: No such file or directory
    drwxrwxrwt 2 root root 60 May 25 13:19 /dev/shm

    $ mk-sbuild trusty
    I: Retrieving Release
    [...snip...]
    I: Base system installed successfully.
    E: 10mount: E: Failed to resolve path “/var/lib/schroot/mount/trusty-amd64-0bb97225-e2af-4049-978e-7ee0809addc7/dev/shm”: Not a directory
    E: trusty-amd64-0bb97225-e2af-4049-978e-7ee0809addc7: Chroot setup failed: stage=setup-start

Creating the symlink /run/shm -> /dev/shm on the host makes it work:

    $ sudo ln -s /dev/shm /run/shm

    $ ls -ld /dev/shm /run/shm
    drwxrwxrwt 2 root root 60 May 25 13:19 /dev/shm
    lrwxrwxrwx 1 root root  8 May 25 12:55 /run/shm -> /dev/shm

    $ mk-sbuild trusty
    I: Retrieving Release
    [...snip...]
    I: Base system installed successfully.
    Ign http://security.ubuntu.com trusty-security InRelease
    Ign http://archive.ubuntu.com trusty InRelease
    Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
    Get:2 http://security.ubuntu.com trusty-security Release [58.5 kB]
    [...snip...]
    Processing triggers for libc-bin (2.19-0ubuntu6) ...

    Done building trusty-amd64.

     To CHANGE the golden image: sudo schroot -c source:trusty-amd64 -u root
     To ENTER an image snapshot: schroot -c trusty-amd64
     To BUILD within a snapshot: sbuild -A -d trusty-amd64 PACKAGE*.dsc

Full logs attached.

-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  acl                  2.2.52-1
ii  adduser              3.113+nmu3
ii  initscripts          2.88dsf-53
ii  libacl1              2.2.52-1
ii  libaudit1            1:2.3.6-1
ii  libc6                2.18-6
ii  libcap2              1:2.22-1.2
ii  libcap2-bin          1:2.22-1.2
ii  libcryptsetup4       2:1.6.4-4
ii  libdbus-1-3          1.8.2-1
ii  libgcrypt11          1.5.3-4
ii  libkmod2             17-2
ii  liblzma5             5.1.1alpha+20120614-2
ii  libpam0g             1.1.8-3
ii  libselinux1          2.3-1
ii  libsystemd-daemon0   204-10
ii  libsystemd-journal0  204-10
ii  libsystemd-login0    204-10
ii  libudev1             204-10
ii  libwrap0             7.6.q-25
ii  sysv-rc              2.88dsf-53
ii  udev                 204-10
ii  util-linux           2.20.1-5.7

Versions of packages systemd recommends:
ii  libpam-systemd  204-10

Versions of packages systemd suggests:
pn  systemd-ui  <none>

-- no debconf information
-------------- next part --------------
$ sudo ln -s /dev/shm /run/shm
$ sudo ls -ld /dev/shm /run/shm
drwxrwxrwt 2 root root 40 May 25 12:41 /dev/shm
lrwxrwxrwx 1 root root  8 May 25 12:55 /run/shm -> /dev/shm
$ mk-sbuild trusty              
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://archive.ubuntu.com/ubuntu...
I: Retrieving adduser 3.113+nmu3ubuntu3
I: Validating adduser 3.113+nmu3ubuntu3
I: Retrieving apt 1.0.1ubuntu2
I: Validating apt 1.0.1ubuntu2
I: Retrieving base-files 7.2ubuntu5
I: Validating base-files 7.2ubuntu5
I: Retrieving base-passwd 3.5.33
I: Validating base-passwd 3.5.33
I: Retrieving bash 4.3-6ubuntu1
I: Validating bash 4.3-6ubuntu1
I: Retrieving binutils 2.24-5ubuntu3
I: Validating binutils 2.24-5ubuntu3
I: Retrieving bsdutils 1%3a2.20.1-5.1ubuntu20
I: Validating bsdutils 1%3a2.20.1-5.1ubuntu20
I: Retrieving build-essential 11.6ubuntu6
I: Validating build-essential 11.6ubuntu6
I: Retrieving busybox-initramfs 1%3a1.21.0-1ubuntu1
I: Validating busybox-initramfs 1%3a1.21.0-1ubuntu1
I: Retrieving bzip2 1.0.6-5
I: Validating bzip2 1.0.6-5
I: Retrieving coreutils 8.21-1ubuntu5
I: Validating coreutils 8.21-1ubuntu5
I: Retrieving cpio 2.11+dfsg-1ubuntu1
I: Validating cpio 2.11+dfsg-1ubuntu1
I: Retrieving cpp 4%3a4.8.2-1ubuntu6
I: Validating cpp 4%3a4.8.2-1ubuntu6
I: Retrieving cpp-4.8 4.8.2-19ubuntu1
I: Validating cpp-4.8 4.8.2-19ubuntu1
I: Retrieving dash 0.5.7-4ubuntu1
I: Validating dash 0.5.7-4ubuntu1
I: Retrieving debconf 1.5.51ubuntu2
I: Validating debconf 1.5.51ubuntu2
I: Retrieving debianutils 4.4
I: Validating debianutils 4.4
I: Retrieving diffutils 1%3a3.3-1
I: Validating diffutils 1%3a3.3-1
I: Retrieving dpkg 1.17.5ubuntu5
I: Validating dpkg 1.17.5ubuntu5
I: Retrieving dpkg-dev 1.17.5ubuntu5
I: Validating dpkg-dev 1.17.5ubuntu5
I: Retrieving e2fslibs 1.42.9-3ubuntu1
I: Validating e2fslibs 1.42.9-3ubuntu1
I: Retrieving e2fsprogs 1.42.9-3ubuntu1
I: Validating e2fsprogs 1.42.9-3ubuntu1
I: Retrieving findutils 4.4.2-7
I: Validating findutils 4.4.2-7
I: Retrieving g++ 4%3a4.8.2-1ubuntu6
I: Validating g++ 4%3a4.8.2-1ubuntu6
I: Retrieving g++-4.8 4.8.2-19ubuntu1
I: Validating g++-4.8 4.8.2-19ubuntu1
I: Retrieving gcc 4%3a4.8.2-1ubuntu6
I: Validating gcc 4%3a4.8.2-1ubuntu6
I: Retrieving gcc-4.8 4.8.2-19ubuntu1
I: Validating gcc-4.8 4.8.2-19ubuntu1
I: Retrieving gcc-4.8-base 4.8.2-19ubuntu1
I: Validating gcc-4.8-base 4.8.2-19ubuntu1
I: Retrieving gcc-4.9-base 4.9-20140406-0ubuntu1
I: Validating gcc-4.9-base 4.9-20140406-0ubuntu1
I: Retrieving gnupg 1.4.16-1ubuntu2
I: Validating gnupg 1.4.16-1ubuntu2
I: Retrieving gpgv 1.4.16-1ubuntu2
I: Validating gpgv 1.4.16-1ubuntu2
I: Retrieving grep 2.16-1
I: Validating grep 2.16-1
I: Retrieving gzip 1.6-3ubuntu1
I: Validating gzip 1.6-3ubuntu1
I: Retrieving hostname 3.15ubuntu1
I: Validating hostname 3.15ubuntu1
I: Retrieving ifupdown 0.7.47.2ubuntu4
I: Validating ifupdown 0.7.47.2ubuntu4
I: Retrieving initramfs-tools 0.103ubuntu4
I: Validating initramfs-tools 0.103ubuntu4
I: Retrieving initramfs-tools-bin 0.103ubuntu4
I: Validating initramfs-tools-bin 0.103ubuntu4
I: Retrieving initscripts 2.88dsf-41ubuntu6
I: Validating initscripts 2.88dsf-41ubuntu6
I: Retrieving insserv 1.14.0-5ubuntu2
I: Validating insserv 1.14.0-5ubuntu2
I: Retrieving iproute2 3.12.0-2
I: Validating iproute2 3.12.0-2
I: Retrieving klibc-utils 2.0.3-0ubuntu1
I: Validating klibc-utils 2.0.3-0ubuntu1
I: Retrieving kmod 15-0ubuntu6
I: Validating kmod 15-0ubuntu6
I: Retrieving libacl1 2.2.52-1
I: Validating libacl1 2.2.52-1
I: Retrieving libapt-pkg4.12 1.0.1ubuntu2
I: Validating libapt-pkg4.12 1.0.1ubuntu2
I: Retrieving libasan0 4.8.2-19ubuntu1
I: Validating libasan0 4.8.2-19ubuntu1
I: Retrieving libatomic1 4.8.2-19ubuntu1
I: Validating libatomic1 4.8.2-19ubuntu1
I: Retrieving libattr1 1%3a2.4.47-1ubuntu1
I: Validating libattr1 1%3a2.4.47-1ubuntu1
I: Retrieving libaudit-common 1%3a2.3.2-2ubuntu1
I: Validating libaudit-common 1%3a2.3.2-2ubuntu1
I: Retrieving libaudit1 1%3a2.3.2-2ubuntu1
I: Validating libaudit1 1%3a2.3.2-2ubuntu1
I: Retrieving libblkid1 2.20.1-5.1ubuntu20
I: Validating libblkid1 2.20.1-5.1ubuntu20
I: Retrieving libbz2-1.0 1.0.6-5
I: Validating libbz2-1.0 1.0.6-5
I: Retrieving libc-bin 2.19-0ubuntu6
I: Validating libc-bin 2.19-0ubuntu6
I: Retrieving libc-dev-bin 2.19-0ubuntu6
I: Validating libc-dev-bin 2.19-0ubuntu6
I: Retrieving libc6 2.19-0ubuntu6
I: Validating libc6 2.19-0ubuntu6
I: Retrieving libc6-dev 2.19-0ubuntu6
I: Validating libc6-dev 2.19-0ubuntu6
I: Retrieving libcap2 1%3a2.24-0ubuntu2
I: Validating libcap2 1%3a2.24-0ubuntu2
I: Retrieving libcgmanager0 0.24-0ubuntu5
I: Validating libcgmanager0 0.24-0ubuntu5
I: Retrieving libcloog-isl4 0.18.2-1
I: Validating libcloog-isl4 0.18.2-1
I: Retrieving libcomerr2 1.42.9-3ubuntu1
I: Validating libcomerr2 1.42.9-3ubuntu1
I: Retrieving libdb5.3 5.3.28-3ubuntu3
I: Validating libdb5.3 5.3.28-3ubuntu3
I: Retrieving libdbus-1-3 1.6.18-0ubuntu4
I: Validating libdbus-1-3 1.6.18-0ubuntu4
I: Retrieving libdebconfclient0 0.187ubuntu1
I: Validating libdebconfclient0 0.187ubuntu1
I: Retrieving libdpkg-perl 1.17.5ubuntu5
I: Validating libdpkg-perl 1.17.5ubuntu5
I: Retrieving libdrm2 2.4.52-1
I: Validating libdrm2 2.4.52-1
I: Retrieving libgcc-4.8-dev 4.8.2-19ubuntu1
I: Validating libgcc-4.8-dev 4.8.2-19ubuntu1
I: Retrieving libgcc1 1%3a4.9-20140406-0ubuntu1
I: Validating libgcc1 1%3a4.9-20140406-0ubuntu1
I: Retrieving libgdbm3 1.8.3-12build1
I: Validating libgdbm3 1.8.3-12build1
I: Retrieving libgmp10 2%3a5.1.3+dfsg-1ubuntu1
I: Validating libgmp10 2%3a5.1.3+dfsg-1ubuntu1
I: Retrieving libgomp1 4.8.2-19ubuntu1
I: Validating libgomp1 4.8.2-19ubuntu1
I: Retrieving libisl10 0.12.2-1
I: Validating libisl10 0.12.2-1
I: Retrieving libitm1 4.8.2-19ubuntu1
I: Validating libitm1 4.8.2-19ubuntu1
I: Retrieving libjson-c2 0.11-3ubuntu1
I: Validating libjson-c2 0.11-3ubuntu1
I: Retrieving libjson0 0.11-3ubuntu1
I: Validating libjson0 0.11-3ubuntu1
I: Retrieving libklibc 2.0.3-0ubuntu1
I: Validating libklibc 2.0.3-0ubuntu1
I: Retrieving libkmod2 15-0ubuntu6
I: Validating libkmod2 15-0ubuntu6
I: Retrieving liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Validating liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Retrieving libmount1 2.20.1-5.1ubuntu20
I: Validating libmount1 2.20.1-5.1ubuntu20
I: Retrieving libmpc3 1.0.1-1ubuntu1
I: Validating libmpc3 1.0.1-1ubuntu1
I: Retrieving libmpfr4 3.1.2-1
I: Validating libmpfr4 3.1.2-1
I: Retrieving libncurses5 5.9+20140118-1ubuntu1
I: Validating libncurses5 5.9+20140118-1ubuntu1
I: Retrieving libncursesw5 5.9+20140118-1ubuntu1
I: Validating libncursesw5 5.9+20140118-1ubuntu1
I: Retrieving libnih-dbus1 1.0.3-4ubuntu25
I: Validating libnih-dbus1 1.0.3-4ubuntu25
I: Retrieving libnih1 1.0.3-4ubuntu25
I: Validating libnih1 1.0.3-4ubuntu25
I: Retrieving libpam-modules 1.1.8-1ubuntu2
I: Validating libpam-modules 1.1.8-1ubuntu2
I: Retrieving libpam-modules-bin 1.1.8-1ubuntu2
I: Validating libpam-modules-bin 1.1.8-1ubuntu2
I: Retrieving libpam-runtime 1.1.8-1ubuntu2
I: Validating libpam-runtime 1.1.8-1ubuntu2
I: Retrieving libpam0g 1.1.8-1ubuntu2
I: Validating libpam0g 1.1.8-1ubuntu2
I: Retrieving libpcre3 1%3a8.31-2ubuntu2
I: Validating libpcre3 1%3a8.31-2ubuntu2
I: Retrieving libplymouth2 0.8.8-0ubuntu17
I: Validating libplymouth2 0.8.8-0ubuntu17
I: Retrieving libpng12-0 1.2.50-1ubuntu2
I: Validating libpng12-0 1.2.50-1ubuntu2
I: Retrieving libprocps3 1%3a3.3.9-1ubuntu2
I: Validating libprocps3 1%3a3.3.9-1ubuntu2
I: Retrieving libquadmath0 4.8.2-19ubuntu1
I: Validating libquadmath0 4.8.2-19ubuntu1
I: Retrieving libreadline6 6.3-4ubuntu2
I: Validating libreadline6 6.3-4ubuntu2
I: Retrieving libselinux1 2.2.2-1
I: Validating libselinux1 2.2.2-1
I: Retrieving libsemanage-common 2.2-1
I: Validating libsemanage-common 2.2-1
I: Retrieving libsemanage1 2.2-1
I: Validating libsemanage1 2.2-1
I: Retrieving libsepol1 2.2-1
I: Validating libsepol1 2.2-1
I: Retrieving libslang2 2.2.4-15ubuntu1
I: Validating libslang2 2.2.4-15ubuntu1
I: Retrieving libss2 1.42.9-3ubuntu1
I: Validating libss2 1.42.9-3ubuntu1
I: Retrieving libstdc++-4.8-dev 4.8.2-19ubuntu1
I: Validating libstdc++-4.8-dev 4.8.2-19ubuntu1
I: Retrieving libstdc++6 4.8.2-19ubuntu1
I: Validating libstdc++6 4.8.2-19ubuntu1
I: Retrieving libtimedate-perl 2.3000-1
I: Validating libtimedate-perl 2.3000-1
I: Retrieving libtinfo5 5.9+20140118-1ubuntu1
I: Validating libtinfo5 5.9+20140118-1ubuntu1
I: Retrieving libtsan0 4.8.2-19ubuntu1
I: Validating libtsan0 4.8.2-19ubuntu1
I: Retrieving libudev1 204-5ubuntu20
I: Validating libudev1 204-5ubuntu20
I: Retrieving libusb-0.1-4 2%3a0.1.12-23.3ubuntu1
I: Validating libusb-0.1-4 2%3a0.1.12-23.3ubuntu1
I: Retrieving libustr-1.0-1 1.0.4-3ubuntu2
I: Validating libustr-1.0-1 1.0.4-3ubuntu2
I: Retrieving libuuid1 2.20.1-5.1ubuntu20
I: Validating libuuid1 2.20.1-5.1ubuntu20
I: Retrieving linux-libc-dev 3.13.0-24.46
I: Validating linux-libc-dev 3.13.0-24.46
I: Retrieving locales 2.13+git20120306-12
I: Validating locales 2.13+git20120306-12
I: Retrieving login 1%3a4.1.5.1-1ubuntu9
I: Validating login 1%3a4.1.5.1-1ubuntu9
I: Retrieving lsb-base 4.1+Debian11ubuntu6
I: Validating lsb-base 4.1+Debian11ubuntu6
I: Retrieving make 3.81-8.2ubuntu3
I: Validating make 3.81-8.2ubuntu3
I: Retrieving makedev 2.3.1-93ubuntu1
I: Validating makedev 2.3.1-93ubuntu1
I: Retrieving mawk 1.3.3-17ubuntu2
I: Validating mawk 1.3.3-17ubuntu2
I: Retrieving module-init-tools 15-0ubuntu6
I: Validating module-init-tools 15-0ubuntu6
I: Retrieving mount 2.20.1-5.1ubuntu20
I: Validating mount 2.20.1-5.1ubuntu20
I: Retrieving mountall 2.53
I: Validating mountall 2.53
I: Retrieving multiarch-support 2.19-0ubuntu6
I: Validating multiarch-support 2.19-0ubuntu6
I: Retrieving ncurses-base 5.9+20140118-1ubuntu1
I: Validating ncurses-base 5.9+20140118-1ubuntu1
I: Retrieving ncurses-bin 5.9+20140118-1ubuntu1
I: Validating ncurses-bin 5.9+20140118-1ubuntu1
I: Retrieving passwd 1%3a4.1.5.1-1ubuntu9
I: Validating passwd 1%3a4.1.5.1-1ubuntu9
I: Retrieving patch 2.7.1-4
I: Validating patch 2.7.1-4
I: Retrieving perl 5.18.2-2ubuntu1
I: Validating perl 5.18.2-2ubuntu1
I: Retrieving perl-base 5.18.2-2ubuntu1
I: Validating perl-base 5.18.2-2ubuntu1
I: Retrieving perl-modules 5.18.2-2ubuntu1
I: Validating perl-modules 5.18.2-2ubuntu1
I: Retrieving plymouth 0.8.8-0ubuntu17
I: Validating plymouth 0.8.8-0ubuntu17
I: Retrieving procps 1%3a3.3.9-1ubuntu2
I: Validating procps 1%3a3.3.9-1ubuntu2
I: Retrieving readline-common 6.3-4ubuntu2
I: Validating readline-common 6.3-4ubuntu2
I: Retrieving sed 4.2.2-4ubuntu1
I: Validating sed 4.2.2-4ubuntu1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving sysv-rc 2.88dsf-41ubuntu6
I: Validating sysv-rc 2.88dsf-41ubuntu6
I: Retrieving sysvinit-utils 2.88dsf-41ubuntu6
I: Validating sysvinit-utils 2.88dsf-41ubuntu6
I: Retrieving tar 1.27.1-1
I: Validating tar 1.27.1-1
I: Retrieving tzdata 2014b-1
I: Validating tzdata 2014b-1
I: Retrieving ubuntu-keyring 2012.05.19
I: Validating ubuntu-keyring 2012.05.19
I: Retrieving udev 204-5ubuntu20
I: Validating udev 204-5ubuntu20
I: Retrieving upstart 1.12.1-0ubuntu4
I: Validating upstart 1.12.1-0ubuntu4
I: Retrieving util-linux 2.20.1-5.1ubuntu20
I: Validating util-linux 2.20.1-5.1ubuntu20
I: Retrieving xz-utils 5.1.1alpha+20120614-2ubuntu2
I: Validating xz-utils 5.1.1alpha+20120614-2ubuntu2
I: Retrieving zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Validating zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting adduser...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting busybox-initramfs...
I: Extracting coreutils...
I: Extracting cpio...
I: Extracting dash...
I: Extracting debconf...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-4.9-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting ifupdown...
I: Extracting initramfs-tools...
I: Extracting initramfs-tools-bin...
I: Extracting initscripts...
I: Extracting insserv...
I: Extracting iproute2...
I: Extracting klibc-utils...
I: Extracting kmod...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting libblkid1...
I: Extracting libbz2-1.0...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting libcap2...
I: Extracting libcgmanager0...
I: Extracting libcomerr2...
I: Extracting libdb5.3...
I: Extracting libdbus-1-3...
I: Extracting libdebconfclient0...
I: Extracting libdrm2...
I: Extracting libgcc1...
I: Extracting libjson-c2...
I: Extracting libjson0...
I: Extracting libklibc...
I: Extracting libkmod2...
I: Extracting liblzma5...
I: Extracting libmount1...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libnih-dbus1...
I: Extracting libnih1...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting libplymouth2...
I: Extracting libpng12-0...
I: Extracting libprocps3...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libslang2...
I: Extracting libss2...
I: Extracting libtinfo5...
I: Extracting libudev1...
I: Extracting libustr-1.0-1...
I: Extracting libuuid1...
I: Extracting locales...
I: Extracting login...
I: Extracting lsb-base...
I: Extracting makedev...
I: Extracting mawk...
I: Extracting module-init-tools...
I: Extracting mount...
I: Extracting mountall...
I: Extracting multiarch-support...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl-base...
I: Extracting plymouth...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting udev...
I: Extracting upstart...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking adduser...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking bsdutils...
I: Unpacking busybox-initramfs...
I: Unpacking coreutils...
I: Unpacking cpio...
I: Unpacking dash...
I: Unpacking debconf...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:amd64...
I: Unpacking e2fsprogs...
I: Unpacking findutils...
I: Unpacking gcc-4.9-base:amd64...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking ifupdown...
I: Unpacking initramfs-tools...
I: Unpacking initramfs-tools-bin...
I: Unpacking initscripts...
I: Unpacking insserv...
I: Unpacking iproute2...
I: Unpacking klibc-utils...
I: Unpacking kmod...
I: Unpacking libacl1:amd64...
I: Unpacking libattr1:amd64...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:amd64...
I: Unpacking libblkid1:amd64...
I: Unpacking libbz2-1.0:amd64...
I: Unpacking libc-bin...
I: Unpacking libc6:amd64...
I: Unpacking libcap2:amd64...
I: Unpacking libcgmanager0:amd64...
I: Unpacking libcomerr2:amd64...
I: Unpacking libdb5.3:amd64...
I: Unpacking libdbus-1-3:amd64...
I: Unpacking libdebconfclient0:amd64...
I: Unpacking libdrm2:amd64...
I: Unpacking libgcc1:amd64...
I: Unpacking libjson-c2:amd64...
I: Unpacking libjson0:amd64...
I: Unpacking libklibc...
I: Unpacking libkmod2:amd64...
I: Unpacking liblzma5:amd64...
I: Unpacking libmount1:amd64...
I: Unpacking libncurses5:amd64...
I: Unpacking libncursesw5:amd64...
I: Unpacking libnih-dbus1:amd64...
I: Unpacking libnih1:amd64...
I: Unpacking libpam-modules:amd64...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:amd64...
I: Unpacking libpcre3:amd64...
I: Unpacking libplymouth2:amd64...
I: Unpacking libpng12-0:amd64...
I: Unpacking libprocps3:amd64...
I: Unpacking libselinux1:amd64...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:amd64...
I: Unpacking libsepol1:amd64...
I: Unpacking libslang2:amd64...
I: Unpacking libss2:amd64...
I: Unpacking libtinfo5:amd64...
I: Unpacking libudev1:amd64...
I: Unpacking libustr-1.0-1:amd64...
I: Unpacking libuuid1:amd64...
I: Unpacking locales...
I: Unpacking login...
I: Unpacking lsb-base...
I: Unpacking makedev...
I: Unpacking mawk...
I: Unpacking module-init-tools...
I: Unpacking mount...
I: Unpacking mountall...
I: Unpacking multiarch-support...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking passwd...
I: Unpacking perl-base...
I: Unpacking plymouth...
I: Unpacking procps...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking sysv-rc...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking udev...
I: Unpacking upstart...
I: Unpacking util-linux...
I: Unpacking zlib1g:amd64...
I: Configuring required packages...
I: Configuring lsb-base...
I: Configuring ncurses-base...
I: Configuring sensible-utils...
I: Configuring libklibc...
I: Configuring gcc-4.9-base:amd64...
I: Configuring klibc-utils...
I: Configuring libsemanage-common...
I: Configuring libaudit-common...
I: Configuring libc6:amd64...
I: Configuring cpio...
I: Configuring debianutils...
I: Configuring bsdutils...
I: Configuring diffutils...
I: Configuring locales...
I: Configuring mawk...
I: Configuring hostname...
I: Configuring findutils...
I: Configuring insserv...
I: Configuring busybox-initramfs...
I: Configuring multiarch-support...
I: Configuring libcap2:amd64...
I: Configuring libustr-1.0-1:amd64...
I: Configuring libdbus-1-3:amd64...
I: Configuring libprocps3:amd64...
I: Configuring libjson-c2:amd64...
I: Configuring libdrm2:amd64...
I: Configuring libsepol1:amd64...
I: Configuring libkmod2:amd64...
I: Configuring zlib1g:amd64...
I: Configuring libgcc1:amd64...
I: Configuring libdebconfclient0:amd64...
I: Configuring base-files...
I: Configuring libattr1:amd64...
I: Configuring e2fslibs:amd64...
I: Configuring base-passwd...
I: Configuring libcomerr2:amd64...
I: Configuring libacl1:amd64...
I: Configuring libslang2:amd64...
I: Configuring libss2:amd64...
I: Configuring liblzma5:amd64...
I: Configuring libnih1:amd64...
I: Configuring libaudit1:amd64...
I: Configuring libdb5.3:amd64...
I: Configuring libpcre3:amd64...
I: Configuring libbz2-1.0:amd64...
I: Configuring libtinfo5:amd64...
I: Configuring libc-bin...
I: Configuring libjson0:amd64...
I: Configuring libnih-dbus1:amd64...
I: Configuring libselinux1:amd64...
I: Configuring libpng12-0:amd64...
I: Configuring iproute2...
I: Configuring coreutils...
I: Configuring makedev...
I: Configuring ncurses-bin...
I: Configuring libsemanage1:amd64...
I: Configuring tar...
I: Configuring libcgmanager0:amd64...
I: Configuring libncurses5:amd64...
I: Configuring libplymouth2:amd64...
I: Configuring dpkg...
I: Configuring libncursesw5:amd64...
I: Configuring sysvinit-utils...
I: Configuring dash...
I: Configuring perl-base...
I: Configuring libudev1:amd64...
I: Configuring mountall...
I: Configuring initramfs-tools-bin...
I: Configuring sed...
I: Configuring grep...
I: Configuring gzip...
I: Configuring bash...
I: Configuring debconf...
I: Configuring libpam0g:amd64...
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring kmod...
I: Configuring libpam-modules-bin...
I: Configuring module-init-tools...
I: Configuring libpam-modules:amd64...
I: Configuring passwd...
I: Configuring libpam-runtime...
I: Configuring login...
I: Configuring libuuid1:amd64...
I: Configuring adduser...
I: Configuring libblkid1:amd64...
I: Configuring util-linux...
I: Configuring libmount1:amd64...
I: Configuring mount...
I: Configuring initscripts...
I: Configuring e2fsprogs...
I: Configuring procps...
I: Configuring ifupdown...
I: Configuring upstart...
I: Configuring udev...
I: Configuring initramfs-tools...
I: Configuring plymouth...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Unpacking the base system...
I: Unpacking apt...
I: Unpacking binutils...
I: Unpacking build-essential...
I: Unpacking bzip2...
I: Unpacking cpp...
I: Unpacking cpp-4.8...
I: Unpacking dpkg-dev...
I: Unpacking g++...
I: Unpacking g++-4.8...
I: Unpacking gcc...
I: Unpacking gcc-4.8...
I: Unpacking gcc-4.8-base:amd64...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking libapt-pkg4.12:amd64...
I: Unpacking libasan0:amd64...
I: Unpacking libatomic1:amd64...
I: Unpacking libc-dev-bin...
I: Unpacking libc6-dev:amd64...
I: Unpacking libcloog-isl4:amd64...
I: Unpacking libdpkg-perl...
I: Unpacking libgcc-4.8-dev:amd64...
I: Unpacking libgdbm3:amd64...
I: Unpacking libgmp10:amd64...
I: Unpacking libgomp1:amd64...
I: Unpacking libisl10:amd64...
I: Unpacking libitm1:amd64...
I: Unpacking libmpc3:amd64...
I: Unpacking libmpfr4:amd64...
I: Unpacking libquadmath0:amd64...
I: Unpacking libreadline6:amd64...
I: Unpacking libstdc++-4.8-dev:amd64...
I: Unpacking libstdc++6:amd64...
I: Unpacking libtimedate-perl...
I: Unpacking libtsan0:amd64...
I: Unpacking libusb-0.1-4:amd64...
I: Unpacking linux-libc-dev:amd64...
I: Unpacking make...
I: Unpacking patch...
I: Unpacking perl...
I: Unpacking perl-modules...
I: Unpacking readline-common...
I: Unpacking ubuntu-keyring...
I: Unpacking xz-utils...
I: Configuring the base system...
I: Configuring gpgv...
I: Configuring libgdbm3:amd64...
I: Configuring libusb-0.1-4:amd64...
I: Configuring bzip2...
I: Configuring libc-dev-bin...
I: Configuring linux-libc-dev:amd64...
I: Configuring patch...
I: Configuring gcc-4.8-base:amd64...
I: Configuring libasan0:amd64...
I: Configuring xz-utils...
I: Configuring ubuntu-keyring...
I: Configuring make...
I: Configuring libgmp10:amd64...
I: Configuring libstdc++6:amd64...
I: Configuring libmpfr4:amd64...
I: Configuring binutils...
I: Configuring libgomp1:amd64...
I: Configuring readline-common...
I: Configuring libitm1:amd64...
I: Configuring libatomic1:amd64...
I: Configuring libc6-dev:amd64...
I: Configuring libquadmath0:amd64...
I: Configuring libtsan0:amd64...
I: Configuring libapt-pkg4.12:amd64...
I: Configuring libgcc-4.8-dev:amd64...
I: Configuring libisl10:amd64...
I: Configuring libreadline6:amd64...
I: Configuring libmpc3:amd64...
I: Configuring gnupg...
I: Configuring libstdc++-4.8-dev:amd64...
I: Configuring libcloog-isl4:amd64...
I: Configuring apt...
I: Configuring cpp-4.8...
I: Configuring gcc-4.8...
I: Configuring cpp...
I: Configuring gcc...
I: Configuring g++-4.8...
I: Configuring g++...
I: Configuring perl-modules...
I: Configuring perl...
I: Configuring libtimedate-perl...
I: Configuring libdpkg-perl...
I: Configuring dpkg-dev...
I: Configuring build-essential...
I: Configuring libc-bin...
I: Base system installed successfully.
Ign http://security.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Get:2 http://security.ubuntu.com trusty-security Release [58.5 kB]
Ign http://archive.ubuntu.com trusty-updates InRelease   
Get:3 http://security.ubuntu.com trusty-security/main Sources [15.6 kB]
Get:4 http://security.ubuntu.com trusty-security/restricted Sources [14 B]
Ign http://archive.ubuntu.com trusty-proposed InRelease               
Get:5 http://security.ubuntu.com trusty-security/universe Sources [4212 B]
Get:6 http://security.ubuntu.com trusty-security/multiverse Sources [687 B]
Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [49.4 kB]
Hit http://archive.ubuntu.com trusty Release.gpg                       
Get:8 http://security.ubuntu.com trusty-security/restricted amd64 Packages [14 B]
Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [17.7 kB]
Get:10 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]    
Get:11 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [1154 B]
Get:12 http://security.ubuntu.com trusty-security/main Translation-en [23.1 kB]
Get:13 http://archive.ubuntu.com trusty-proposed Release.gpg [933 B]          
Get:14 http://security.ubuntu.com trusty-security/multiverse Translation-en [587 B]       
Get:15 http://security.ubuntu.com trusty-security/restricted Translation-en [14 B]
Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [8850 B]
Hit http://archive.ubuntu.com trusty Release                     
Get:17 http://archive.ubuntu.com trusty-updates Release [58.5 kB]
Get:18 http://archive.ubuntu.com trusty-proposed Release [58.5 kB]
Get:19 http://archive.ubuntu.com trusty/main Sources [1064 kB]
Get:20 http://archive.ubuntu.com trusty/restricted Sources [5433 B]
Get:21 http://archive.ubuntu.com trusty/universe Sources [6399 kB]
Get:22 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
Hit http://archive.ubuntu.com trusty/main amd64 Packages 
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Get:23 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
Get:24 http://archive.ubuntu.com trusty/multiverse Translation-en [102 kB]                                    
Get:25 http://archive.ubuntu.com trusty/restricted Translation-en [3457 B]                                    
Get:26 http://archive.ubuntu.com trusty/universe Translation-en [4089 kB]                                     
Get:27 http://archive.ubuntu.com trusty-updates/main Sources [41.4 kB]                                        
Get:28 http://archive.ubuntu.com trusty-updates/restricted Sources [14 B]                                     
Get:29 http://archive.ubuntu.com trusty-updates/universe Sources [26.6 kB]                                    
Get:30 http://archive.ubuntu.com trusty-updates/multiverse Sources [2234 B]                                   
Get:31 http://archive.ubuntu.com trusty-updates/main amd64 Packages [98.1 kB]                                 
Get:32 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [14 B]                              
Get:33 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [66.9 kB]                             
Get:34 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [7089 B]                            
Get:35 http://archive.ubuntu.com trusty-updates/main Translation-en [46.7 kB]                                 
Get:36 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [3811 B]                            
Get:37 http://archive.ubuntu.com trusty-updates/restricted Translation-en [14 B]                              
Get:38 http://archive.ubuntu.com trusty-updates/universe Translation-en [31.9 kB]                             
Get:39 http://archive.ubuntu.com trusty-proposed/main Sources [19.3 kB]                                       
Get:40 http://archive.ubuntu.com trusty-proposed/restricted Sources [14 B]                                    
Get:41 http://archive.ubuntu.com trusty-proposed/universe Sources [7644 B]                                    
Get:42 http://archive.ubuntu.com trusty-proposed/multiverse Sources [14 B]                                    
Get:43 http://archive.ubuntu.com trusty-proposed/main amd64 Packages [56.5 kB]                                
Get:44 http://archive.ubuntu.com trusty-proposed/restricted amd64 Packages [14 B]                             
Get:45 http://archive.ubuntu.com trusty-proposed/universe amd64 Packages [21.4 kB]                            
Get:46 http://archive.ubuntu.com trusty-proposed/multiverse amd64 Packages [14 B]                             
Get:47 http://archive.ubuntu.com trusty-proposed/main Translation-en [29.4 kB]                                
Get:48 http://archive.ubuntu.com trusty-proposed/multiverse Translation-en [14 B]                             
Get:49 http://archive.ubuntu.com trusty-proposed/restricted Translation-en [14 B]                             
Get:50 http://archive.ubuntu.com trusty-proposed/universe Translation-en [11.0 kB]                            
Fetched 13.4 MB in 12s (1035 kB/s)                                                                            
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
gnupg is already the newest version.
ubuntu-keyring is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
Ign http://archive.ubuntu.com trusty InRelease
Ign http://security.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Hit http://security.ubuntu.com trusty-security Release.gpg
Ign http://archive.ubuntu.com trusty-proposed InRelease
Hit http://security.ubuntu.com trusty-security Release
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://security.ubuntu.com trusty-security/main Sources
Hit http://archive.ubuntu.com trusty-updates Release.gpg
Hit http://security.ubuntu.com trusty-security/restricted Sources
Hit http://archive.ubuntu.com trusty-proposed Release.gpg
Hit http://security.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty Release   
Hit http://security.ubuntu.com trusty-security/multiverse Sources     
Hit http://archive.ubuntu.com trusty-updates Release
Hit http://security.ubuntu.com trusty-security/main amd64 Packages    
Hit http://archive.ubuntu.com trusty-proposed Release
Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/restricted Translation-en
Hit http://archive.ubuntu.com trusty/universe Translation-en
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://archive.ubuntu.com trusty-proposed/main Sources
Hit http://archive.ubuntu.com trusty-proposed/restricted Sources
Hit http://archive.ubuntu.com trusty-proposed/universe Sources
Hit http://archive.ubuntu.com trusty-proposed/multiverse Sources
Hit http://archive.ubuntu.com trusty-proposed/main amd64 Packages
Hit http://archive.ubuntu.com trusty-proposed/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-proposed/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-proposed/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-proposed/main Translation-en
Hit http://archive.ubuntu.com trusty-proposed/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-proposed/restricted Translation-en
Hit http://archive.ubuntu.com trusty-proposed/universe Translation-en
Reading package lists... Done
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
0 value set
0 value set
Reading package lists... Done
Building dependency tree... Done
build-essential is already the newest version.
The following extra packages will be installed:
  advancecomp libapt-inst1.5 libfakeroot liblockfile-bin liblockfile1 lockfile-progs optipng
The following NEW packages will be installed:
  advancecomp apt-utils fakeroot libapt-inst1.5 libfakeroot liblockfile-bin liblockfile1 lockfile-progs
  optipng pkg-create-dbgsym pkgbinarymangler
0 upgraded, 11 newly installed, 0 to remove and 15 not upgraded.
Need to get 620 kB of archives.
After this operation, 3273 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libapt-inst1.5 amd64 1.0.1ubuntu2 [58.6 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main liblockfile-bin amd64 1.09-6ubuntu1 [10.8 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main liblockfile1 amd64 1.09-6ubuntu1 [8056 B]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main apt-utils amd64 1.0.1ubuntu2 [172 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main lockfile-progs amd64 0.1.17 [10.7 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main advancecomp amd64 1.18-1 [155 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main optipng amd64 0.6.4-1build1 [89.0 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main pkg-create-dbgsym all 0.64 [7564 B]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main pkgbinarymangler all 121 [28.4 kB]
Fetched 620 kB in 3s (185 kB/s)              
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libapt-inst1.5:amd64.
(Reading database ... 11701 files and directories currently installed.)
Preparing to unpack .../libapt-inst1.5_1.0.1ubuntu2_amd64.deb ...
Unpacking libapt-inst1.5:amd64 (1.0.1ubuntu2) ...
Selecting previously unselected package liblockfile-bin.
Preparing to unpack .../liblockfile-bin_1.09-6ubuntu1_amd64.deb ...
Unpacking liblockfile-bin (1.09-6ubuntu1) ...
Selecting previously unselected package liblockfile1:amd64.
Preparing to unpack .../liblockfile1_1.09-6ubuntu1_amd64.deb ...
Unpacking liblockfile1:amd64 (1.09-6ubuntu1) ...
Selecting previously unselected package apt-utils.
Preparing to unpack .../apt-utils_1.0.1ubuntu2_amd64.deb ...
Unpacking apt-utils (1.0.1ubuntu2) ...
Selecting previously unselected package lockfile-progs.
Preparing to unpack .../lockfile-progs_0.1.17_amd64.deb ...
Unpacking lockfile-progs (0.1.17) ...
Selecting previously unselected package advancecomp.
Preparing to unpack .../advancecomp_1.18-1_amd64.deb ...
Unpacking advancecomp (1.18-1) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking fakeroot (1.20-3ubuntu2) ...
Selecting previously unselected package optipng.
Preparing to unpack .../optipng_0.6.4-1build1_amd64.deb ...
Unpacking optipng (0.6.4-1build1) ...
Selecting previously unselected package pkg-create-dbgsym.
Preparing to unpack .../pkg-create-dbgsym_0.64_all.deb ...
Unpacking pkg-create-dbgsym (0.64) ...
Selecting previously unselected package pkgbinarymangler.
Preparing to unpack .../pkgbinarymangler_121_all.deb ...
Unpacking pkgbinarymangler (121) ...
Setting up libapt-inst1.5:amd64 (1.0.1ubuntu2) ...
Setting up liblockfile-bin (1.09-6ubuntu1) ...
Setting up liblockfile1:amd64 (1.09-6ubuntu1) ...
Setting up apt-utils (1.0.1ubuntu2) ...
Setting up lockfile-progs (0.1.17) ...
Setting up advancecomp (1.18-1) ...
Setting up libfakeroot:amd64 (1.20-3ubuntu2) ...
Setting up fakeroot (1.20-3ubuntu2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up optipng (0.6.4-1build1) ...
Setting up pkg-create-dbgsym (0.64) ...
Setting up pkgbinarymangler (121) ...
Processing triggers for libc-bin (2.19-0ubuntu6) ...

Done building trusty-amd64.

 To CHANGE the golden image: sudo schroot -c source:trusty-amd64 -u root
 To ENTER an image snapshot: schroot -c trusty-amd64
 To BUILD within a snapshot: sbuild -A -d trusty-amd64 PACKAGE*.dsc

-------------- next part --------------
$ mk-sbuild trusty
I: Retrieving Release 
I: Retrieving Release.gpg 
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Retrieving Packages 
I: Validating Packages 
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://archive.ubuntu.com/ubuntu...
I: Retrieving adduser 3.113+nmu3ubuntu3
I: Validating adduser 3.113+nmu3ubuntu3
I: Retrieving apt 1.0.1ubuntu2
I: Validating apt 1.0.1ubuntu2
I: Retrieving base-files 7.2ubuntu5
I: Validating base-files 7.2ubuntu5
I: Retrieving base-passwd 3.5.33
I: Validating base-passwd 3.5.33
I: Retrieving bash 4.3-6ubuntu1
I: Validating bash 4.3-6ubuntu1
I: Retrieving binutils 2.24-5ubuntu3
I: Validating binutils 2.24-5ubuntu3
I: Retrieving bsdutils 1%3a2.20.1-5.1ubuntu20
I: Validating bsdutils 1%3a2.20.1-5.1ubuntu20
I: Retrieving build-essential 11.6ubuntu6
I: Validating build-essential 11.6ubuntu6
I: Retrieving busybox-initramfs 1%3a1.21.0-1ubuntu1
I: Validating busybox-initramfs 1%3a1.21.0-1ubuntu1
I: Retrieving bzip2 1.0.6-5
I: Validating bzip2 1.0.6-5
I: Retrieving coreutils 8.21-1ubuntu5
I: Validating coreutils 8.21-1ubuntu5
I: Retrieving cpio 2.11+dfsg-1ubuntu1
I: Validating cpio 2.11+dfsg-1ubuntu1
I: Retrieving cpp 4%3a4.8.2-1ubuntu6
I: Validating cpp 4%3a4.8.2-1ubuntu6
I: Retrieving cpp-4.8 4.8.2-19ubuntu1
I: Validating cpp-4.8 4.8.2-19ubuntu1
I: Retrieving dash 0.5.7-4ubuntu1
I: Validating dash 0.5.7-4ubuntu1
I: Retrieving debconf 1.5.51ubuntu2
I: Validating debconf 1.5.51ubuntu2
I: Retrieving debianutils 4.4
I: Validating debianutils 4.4
I: Retrieving diffutils 1%3a3.3-1
I: Validating diffutils 1%3a3.3-1
I: Retrieving dpkg 1.17.5ubuntu5
I: Validating dpkg 1.17.5ubuntu5
I: Retrieving dpkg-dev 1.17.5ubuntu5
I: Validating dpkg-dev 1.17.5ubuntu5
I: Retrieving e2fslibs 1.42.9-3ubuntu1
I: Validating e2fslibs 1.42.9-3ubuntu1
I: Retrieving e2fsprogs 1.42.9-3ubuntu1
I: Validating e2fsprogs 1.42.9-3ubuntu1
I: Retrieving findutils 4.4.2-7
I: Validating findutils 4.4.2-7
I: Retrieving g++ 4%3a4.8.2-1ubuntu6
I: Validating g++ 4%3a4.8.2-1ubuntu6
I: Retrieving g++-4.8 4.8.2-19ubuntu1
I: Validating g++-4.8 4.8.2-19ubuntu1
I: Retrieving gcc 4%3a4.8.2-1ubuntu6
I: Validating gcc 4%3a4.8.2-1ubuntu6
I: Retrieving gcc-4.8 4.8.2-19ubuntu1
I: Validating gcc-4.8 4.8.2-19ubuntu1
I: Retrieving gcc-4.8-base 4.8.2-19ubuntu1
I: Validating gcc-4.8-base 4.8.2-19ubuntu1
I: Retrieving gcc-4.9-base 4.9-20140406-0ubuntu1
I: Validating gcc-4.9-base 4.9-20140406-0ubuntu1
I: Retrieving gnupg 1.4.16-1ubuntu2
I: Validating gnupg 1.4.16-1ubuntu2
I: Retrieving gpgv 1.4.16-1ubuntu2
I: Validating gpgv 1.4.16-1ubuntu2
I: Retrieving grep 2.16-1
I: Validating grep 2.16-1
I: Retrieving gzip 1.6-3ubuntu1
I: Validating gzip 1.6-3ubuntu1
I: Retrieving hostname 3.15ubuntu1
I: Validating hostname 3.15ubuntu1
I: Retrieving ifupdown 0.7.47.2ubuntu4
I: Validating ifupdown 0.7.47.2ubuntu4
I: Retrieving initramfs-tools 0.103ubuntu4
I: Validating initramfs-tools 0.103ubuntu4
I: Retrieving initramfs-tools-bin 0.103ubuntu4
I: Validating initramfs-tools-bin 0.103ubuntu4
I: Retrieving initscripts 2.88dsf-41ubuntu6
I: Validating initscripts 2.88dsf-41ubuntu6
I: Retrieving insserv 1.14.0-5ubuntu2
I: Validating insserv 1.14.0-5ubuntu2
I: Retrieving iproute2 3.12.0-2
I: Validating iproute2 3.12.0-2
I: Retrieving klibc-utils 2.0.3-0ubuntu1
I: Validating klibc-utils 2.0.3-0ubuntu1
I: Retrieving kmod 15-0ubuntu6
I: Validating kmod 15-0ubuntu6
I: Retrieving libacl1 2.2.52-1
I: Validating libacl1 2.2.52-1
I: Retrieving libapt-pkg4.12 1.0.1ubuntu2
I: Validating libapt-pkg4.12 1.0.1ubuntu2
I: Retrieving libasan0 4.8.2-19ubuntu1
I: Validating libasan0 4.8.2-19ubuntu1
I: Retrieving libatomic1 4.8.2-19ubuntu1
I: Validating libatomic1 4.8.2-19ubuntu1
I: Retrieving libattr1 1%3a2.4.47-1ubuntu1
I: Validating libattr1 1%3a2.4.47-1ubuntu1
I: Retrieving libaudit-common 1%3a2.3.2-2ubuntu1
I: Validating libaudit-common 1%3a2.3.2-2ubuntu1
I: Retrieving libaudit1 1%3a2.3.2-2ubuntu1
I: Validating libaudit1 1%3a2.3.2-2ubuntu1
I: Retrieving libblkid1 2.20.1-5.1ubuntu20
I: Validating libblkid1 2.20.1-5.1ubuntu20
I: Retrieving libbz2-1.0 1.0.6-5
I: Validating libbz2-1.0 1.0.6-5
I: Retrieving libc-bin 2.19-0ubuntu6
I: Validating libc-bin 2.19-0ubuntu6
I: Retrieving libc-dev-bin 2.19-0ubuntu6
I: Validating libc-dev-bin 2.19-0ubuntu6
I: Retrieving libc6 2.19-0ubuntu6
I: Validating libc6 2.19-0ubuntu6
I: Retrieving libc6-dev 2.19-0ubuntu6
I: Validating libc6-dev 2.19-0ubuntu6
I: Retrieving libcap2 1%3a2.24-0ubuntu2
I: Validating libcap2 1%3a2.24-0ubuntu2
I: Retrieving libcgmanager0 0.24-0ubuntu5
I: Validating libcgmanager0 0.24-0ubuntu5
I: Retrieving libcloog-isl4 0.18.2-1
I: Validating libcloog-isl4 0.18.2-1
I: Retrieving libcomerr2 1.42.9-3ubuntu1
I: Validating libcomerr2 1.42.9-3ubuntu1
I: Retrieving libdb5.3 5.3.28-3ubuntu3
I: Validating libdb5.3 5.3.28-3ubuntu3
I: Retrieving libdbus-1-3 1.6.18-0ubuntu4
I: Validating libdbus-1-3 1.6.18-0ubuntu4
I: Retrieving libdebconfclient0 0.187ubuntu1
I: Validating libdebconfclient0 0.187ubuntu1
I: Retrieving libdpkg-perl 1.17.5ubuntu5
I: Validating libdpkg-perl 1.17.5ubuntu5
I: Retrieving libdrm2 2.4.52-1
I: Validating libdrm2 2.4.52-1
I: Retrieving libgcc-4.8-dev 4.8.2-19ubuntu1
I: Validating libgcc-4.8-dev 4.8.2-19ubuntu1
I: Retrieving libgcc1 1%3a4.9-20140406-0ubuntu1
I: Validating libgcc1 1%3a4.9-20140406-0ubuntu1
I: Retrieving libgdbm3 1.8.3-12build1
I: Validating libgdbm3 1.8.3-12build1
I: Retrieving libgmp10 2%3a5.1.3+dfsg-1ubuntu1
I: Validating libgmp10 2%3a5.1.3+dfsg-1ubuntu1
I: Retrieving libgomp1 4.8.2-19ubuntu1
I: Validating libgomp1 4.8.2-19ubuntu1
I: Retrieving libisl10 0.12.2-1
I: Validating libisl10 0.12.2-1
I: Retrieving libitm1 4.8.2-19ubuntu1
I: Validating libitm1 4.8.2-19ubuntu1
I: Retrieving libjson-c2 0.11-3ubuntu1
I: Validating libjson-c2 0.11-3ubuntu1
I: Retrieving libjson0 0.11-3ubuntu1
I: Validating libjson0 0.11-3ubuntu1
I: Retrieving libklibc 2.0.3-0ubuntu1
I: Validating libklibc 2.0.3-0ubuntu1
I: Retrieving libkmod2 15-0ubuntu6
I: Validating libkmod2 15-0ubuntu6
I: Retrieving liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Validating liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Retrieving libmount1 2.20.1-5.1ubuntu20
I: Validating libmount1 2.20.1-5.1ubuntu20
I: Retrieving libmpc3 1.0.1-1ubuntu1
I: Validating libmpc3 1.0.1-1ubuntu1
I: Retrieving libmpfr4 3.1.2-1
I: Validating libmpfr4 3.1.2-1
I: Retrieving libncurses5 5.9+20140118-1ubuntu1
I: Validating libncurses5 5.9+20140118-1ubuntu1
I: Retrieving libncursesw5 5.9+20140118-1ubuntu1
I: Validating libncursesw5 5.9+20140118-1ubuntu1
I: Retrieving libnih-dbus1 1.0.3-4ubuntu25
I: Validating libnih-dbus1 1.0.3-4ubuntu25
I: Retrieving libnih1 1.0.3-4ubuntu25
I: Validating libnih1 1.0.3-4ubuntu25
I: Retrieving libpam-modules 1.1.8-1ubuntu2
I: Validating libpam-modules 1.1.8-1ubuntu2
I: Retrieving libpam-modules-bin 1.1.8-1ubuntu2
I: Validating libpam-modules-bin 1.1.8-1ubuntu2
I: Retrieving libpam-runtime 1.1.8-1ubuntu2
I: Validating libpam-runtime 1.1.8-1ubuntu2
I: Retrieving libpam0g 1.1.8-1ubuntu2
I: Validating libpam0g 1.1.8-1ubuntu2
I: Retrieving libpcre3 1%3a8.31-2ubuntu2
I: Validating libpcre3 1%3a8.31-2ubuntu2
I: Retrieving libplymouth2 0.8.8-0ubuntu17
I: Validating libplymouth2 0.8.8-0ubuntu17
I: Retrieving libpng12-0 1.2.50-1ubuntu2
I: Validating libpng12-0 1.2.50-1ubuntu2
I: Retrieving libprocps3 1%3a3.3.9-1ubuntu2
I: Validating libprocps3 1%3a3.3.9-1ubuntu2
I: Retrieving libquadmath0 4.8.2-19ubuntu1
I: Validating libquadmath0 4.8.2-19ubuntu1
I: Retrieving libreadline6 6.3-4ubuntu2
I: Validating libreadline6 6.3-4ubuntu2
I: Retrieving libselinux1 2.2.2-1
I: Validating libselinux1 2.2.2-1
I: Retrieving libsemanage-common 2.2-1
I: Validating libsemanage-common 2.2-1
I: Retrieving libsemanage1 2.2-1
I: Validating libsemanage1 2.2-1
I: Retrieving libsepol1 2.2-1
I: Validating libsepol1 2.2-1
I: Retrieving libslang2 2.2.4-15ubuntu1
I: Validating libslang2 2.2.4-15ubuntu1
I: Retrieving libss2 1.42.9-3ubuntu1
I: Validating libss2 1.42.9-3ubuntu1
I: Retrieving libstdc++-4.8-dev 4.8.2-19ubuntu1
I: Validating libstdc++-4.8-dev 4.8.2-19ubuntu1
I: Retrieving libstdc++6 4.8.2-19ubuntu1
I: Validating libstdc++6 4.8.2-19ubuntu1
I: Retrieving libtimedate-perl 2.3000-1
I: Validating libtimedate-perl 2.3000-1
I: Retrieving libtinfo5 5.9+20140118-1ubuntu1
I: Validating libtinfo5 5.9+20140118-1ubuntu1
I: Retrieving libtsan0 4.8.2-19ubuntu1
I: Validating libtsan0 4.8.2-19ubuntu1
I: Retrieving libudev1 204-5ubuntu20
I: Validating libudev1 204-5ubuntu20
I: Retrieving libusb-0.1-4 2%3a0.1.12-23.3ubuntu1
I: Validating libusb-0.1-4 2%3a0.1.12-23.3ubuntu1
I: Retrieving libustr-1.0-1 1.0.4-3ubuntu2
I: Validating libustr-1.0-1 1.0.4-3ubuntu2
I: Retrieving libuuid1 2.20.1-5.1ubuntu20
I: Validating libuuid1 2.20.1-5.1ubuntu20
I: Retrieving linux-libc-dev 3.13.0-24.46
I: Validating linux-libc-dev 3.13.0-24.46
I: Retrieving locales 2.13+git20120306-12
I: Validating locales 2.13+git20120306-12
I: Retrieving login 1%3a4.1.5.1-1ubuntu9
I: Validating login 1%3a4.1.5.1-1ubuntu9
I: Retrieving lsb-base 4.1+Debian11ubuntu6
I: Validating lsb-base 4.1+Debian11ubuntu6
I: Retrieving make 3.81-8.2ubuntu3
I: Validating make 3.81-8.2ubuntu3
I: Retrieving makedev 2.3.1-93ubuntu1
I: Validating makedev 2.3.1-93ubuntu1
I: Retrieving mawk 1.3.3-17ubuntu2
I: Validating mawk 1.3.3-17ubuntu2
I: Retrieving module-init-tools 15-0ubuntu6
I: Validating module-init-tools 15-0ubuntu6
I: Retrieving mount 2.20.1-5.1ubuntu20
I: Validating mount 2.20.1-5.1ubuntu20
I: Retrieving mountall 2.53
I: Validating mountall 2.53
I: Retrieving multiarch-support 2.19-0ubuntu6
I: Validating multiarch-support 2.19-0ubuntu6
I: Retrieving ncurses-base 5.9+20140118-1ubuntu1
I: Validating ncurses-base 5.9+20140118-1ubuntu1
I: Retrieving ncurses-bin 5.9+20140118-1ubuntu1
I: Validating ncurses-bin 5.9+20140118-1ubuntu1
I: Retrieving passwd 1%3a4.1.5.1-1ubuntu9
I: Validating passwd 1%3a4.1.5.1-1ubuntu9
I: Retrieving patch 2.7.1-4
I: Validating patch 2.7.1-4
I: Retrieving perl 5.18.2-2ubuntu1
I: Validating perl 5.18.2-2ubuntu1
I: Retrieving perl-base 5.18.2-2ubuntu1
I: Validating perl-base 5.18.2-2ubuntu1
I: Retrieving perl-modules 5.18.2-2ubuntu1
I: Validating perl-modules 5.18.2-2ubuntu1
I: Retrieving plymouth 0.8.8-0ubuntu17
I: Validating plymouth 0.8.8-0ubuntu17
I: Retrieving procps 1%3a3.3.9-1ubuntu2
I: Validating procps 1%3a3.3.9-1ubuntu2
I: Retrieving readline-common 6.3-4ubuntu2
I: Validating readline-common 6.3-4ubuntu2
I: Retrieving sed 4.2.2-4ubuntu1
I: Validating sed 4.2.2-4ubuntu1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving sysv-rc 2.88dsf-41ubuntu6
I: Validating sysv-rc 2.88dsf-41ubuntu6
I: Retrieving sysvinit-utils 2.88dsf-41ubuntu6
I: Validating sysvinit-utils 2.88dsf-41ubuntu6
I: Retrieving tar 1.27.1-1
I: Validating tar 1.27.1-1
I: Retrieving tzdata 2014b-1
I: Validating tzdata 2014b-1
I: Retrieving ubuntu-keyring 2012.05.19
I: Validating ubuntu-keyring 2012.05.19
I: Retrieving udev 204-5ubuntu20
I: Validating udev 204-5ubuntu20
I: Retrieving upstart 1.12.1-0ubuntu4
I: Validating upstart 1.12.1-0ubuntu4
I: Retrieving util-linux 2.20.1-5.1ubuntu20
I: Validating util-linux 2.20.1-5.1ubuntu20
I: Retrieving xz-utils 5.1.1alpha+20120614-2ubuntu2
I: Validating xz-utils 5.1.1alpha+20120614-2ubuntu2
I: Retrieving zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Validating zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting adduser...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting busybox-initramfs...
I: Extracting coreutils...
I: Extracting cpio...
I: Extracting dash...
I: Extracting debconf...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-4.9-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting ifupdown...
I: Extracting initramfs-tools...
I: Extracting initramfs-tools-bin...
I: Extracting initscripts...
I: Extracting insserv...
I: Extracting iproute2...
I: Extracting klibc-utils...
I: Extracting kmod...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting libblkid1...
I: Extracting libbz2-1.0...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting libcap2...
I: Extracting libcgmanager0...
I: Extracting libcomerr2...
I: Extracting libdb5.3...
I: Extracting libdbus-1-3...
I: Extracting libdebconfclient0...
I: Extracting libdrm2...
I: Extracting libgcc1...
I: Extracting libjson-c2...
I: Extracting libjson0...
I: Extracting libklibc...
I: Extracting libkmod2...
I: Extracting liblzma5...
I: Extracting libmount1...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libnih-dbus1...
I: Extracting libnih1...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting libplymouth2...
I: Extracting libpng12-0...
I: Extracting libprocps3...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libslang2...
I: Extracting libss2...
I: Extracting libtinfo5...
I: Extracting libudev1...
I: Extracting libustr-1.0-1...
I: Extracting libuuid1...
I: Extracting locales...
I: Extracting login...
I: Extracting lsb-base...
I: Extracting makedev...
I: Extracting mawk...
I: Extracting module-init-tools...
I: Extracting mount...
I: Extracting mountall...
I: Extracting multiarch-support...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl-base...
I: Extracting plymouth...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting udev...
I: Extracting upstart...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking adduser...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking bsdutils...
I: Unpacking busybox-initramfs...
I: Unpacking coreutils...
I: Unpacking cpio...
I: Unpacking dash...
I: Unpacking debconf...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:amd64...
I: Unpacking e2fsprogs...
I: Unpacking findutils...
I: Unpacking gcc-4.9-base:amd64...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking ifupdown...
I: Unpacking initramfs-tools...
I: Unpacking initramfs-tools-bin...
I: Unpacking initscripts...
I: Unpacking insserv...
I: Unpacking iproute2...
I: Unpacking klibc-utils...
I: Unpacking kmod...
I: Unpacking libacl1:amd64...
I: Unpacking libattr1:amd64...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:amd64...
I: Unpacking libblkid1:amd64...
I: Unpacking libbz2-1.0:amd64...
I: Unpacking libc-bin...
I: Unpacking libc6:amd64...
I: Unpacking libcap2:amd64...
I: Unpacking libcgmanager0:amd64...
I: Unpacking libcomerr2:amd64...
I: Unpacking libdb5.3:amd64...
I: Unpacking libdbus-1-3:amd64...
I: Unpacking libdebconfclient0:amd64...
I: Unpacking libdrm2:amd64...
I: Unpacking libgcc1:amd64...
I: Unpacking libjson-c2:amd64...
I: Unpacking libjson0:amd64...
I: Unpacking libklibc...
I: Unpacking libkmod2:amd64...
I: Unpacking liblzma5:amd64...
I: Unpacking libmount1:amd64...
I: Unpacking libncurses5:amd64...
I: Unpacking libncursesw5:amd64...
I: Unpacking libnih-dbus1:amd64...
I: Unpacking libnih1:amd64...
I: Unpacking libpam-modules:amd64...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:amd64...
I: Unpacking libpcre3:amd64...
I: Unpacking libplymouth2:amd64...
I: Unpacking libpng12-0:amd64...
I: Unpacking libprocps3:amd64...
I: Unpacking libselinux1:amd64...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:amd64...
I: Unpacking libsepol1:amd64...
I: Unpacking libslang2:amd64...
I: Unpacking libss2:amd64...
I: Unpacking libtinfo5:amd64...
I: Unpacking libudev1:amd64...
I: Unpacking libustr-1.0-1:amd64...
I: Unpacking libuuid1:amd64...
I: Unpacking locales...
I: Unpacking login...
I: Unpacking lsb-base...
I: Unpacking makedev...
I: Unpacking mawk...
I: Unpacking module-init-tools...
I: Unpacking mount...
I: Unpacking mountall...
I: Unpacking multiarch-support...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking passwd...
I: Unpacking perl-base...
I: Unpacking plymouth...
I: Unpacking procps...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking sysv-rc...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking udev...
I: Unpacking upstart...
I: Unpacking util-linux...
I: Unpacking zlib1g:amd64...
I: Configuring required packages...
I: Configuring lsb-base...
I: Configuring ncurses-base...
I: Configuring sensible-utils...
I: Configuring libklibc...
I: Configuring gcc-4.9-base:amd64...
I: Configuring klibc-utils...
I: Configuring libsemanage-common...
I: Configuring libaudit-common...
I: Configuring libc6:amd64...
I: Configuring cpio...
I: Configuring debianutils...
I: Configuring bsdutils...
I: Configuring diffutils...
I: Configuring locales...
I: Configuring mawk...
I: Configuring hostname...
I: Configuring findutils...
I: Configuring insserv...
I: Configuring busybox-initramfs...
I: Configuring multiarch-support...
I: Configuring libcap2:amd64...
I: Configuring libustr-1.0-1:amd64...
I: Configuring libdbus-1-3:amd64...
I: Configuring libprocps3:amd64...
I: Configuring libjson-c2:amd64...
I: Configuring libdrm2:amd64...
I: Configuring libsepol1:amd64...
I: Configuring libkmod2:amd64...
I: Configuring zlib1g:amd64...
I: Configuring libgcc1:amd64...
I: Configuring libdebconfclient0:amd64...
I: Configuring base-files...
I: Configuring libattr1:amd64...
I: Configuring e2fslibs:amd64...
I: Configuring base-passwd...
I: Configuring libcomerr2:amd64...
I: Configuring libacl1:amd64...
I: Configuring libslang2:amd64...
I: Configuring libss2:amd64...
I: Configuring liblzma5:amd64...
I: Configuring libnih1:amd64...
I: Configuring libaudit1:amd64...
I: Configuring libdb5.3:amd64...
I: Configuring libpcre3:amd64...
I: Configuring libbz2-1.0:amd64...
I: Configuring libtinfo5:amd64...
I: Configuring libc-bin...
I: Configuring libjson0:amd64...
I: Configuring libnih-dbus1:amd64...
I: Configuring libselinux1:amd64...
I: Configuring libpng12-0:amd64...
I: Configuring iproute2...
I: Configuring coreutils...
I: Configuring makedev...
I: Configuring ncurses-bin...
I: Configuring libsemanage1:amd64...
I: Configuring tar...
I: Configuring libcgmanager0:amd64...
I: Configuring libncurses5:amd64...
I: Configuring libplymouth2:amd64...
I: Configuring dpkg...
I: Configuring libncursesw5:amd64...
I: Configuring sysvinit-utils...
I: Configuring dash...
I: Configuring perl-base...
I: Configuring libudev1:amd64...
I: Configuring mountall...
I: Configuring initramfs-tools-bin...
I: Configuring sed...
I: Configuring grep...
I: Configuring gzip...
I: Configuring bash...
I: Configuring debconf...
I: Configuring libpam0g:amd64...
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring kmod...
I: Configuring libpam-modules-bin...
I: Configuring module-init-tools...
I: Configuring libpam-modules:amd64...
I: Configuring passwd...
I: Configuring libpam-runtime...
I: Configuring login...
I: Configuring libuuid1:amd64...
I: Configuring adduser...
I: Configuring libblkid1:amd64...
I: Configuring util-linux...
I: Configuring libmount1:amd64...
I: Configuring mount...
I: Configuring initscripts...
I: Configuring e2fsprogs...
I: Configuring procps...
I: Configuring ifupdown...
I: Configuring upstart...
I: Configuring udev...
I: Configuring initramfs-tools...
I: Configuring plymouth...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Unpacking the base system...
I: Unpacking apt...
I: Unpacking binutils...
I: Unpacking build-essential...
I: Unpacking bzip2...
I: Unpacking cpp...
I: Unpacking cpp-4.8...
I: Unpacking dpkg-dev...
I: Unpacking g++...
I: Unpacking g++-4.8...
I: Unpacking gcc...
I: Unpacking gcc-4.8...
I: Unpacking gcc-4.8-base:amd64...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking libapt-pkg4.12:amd64...
I: Unpacking libasan0:amd64...
I: Unpacking libatomic1:amd64...
I: Unpacking libc-dev-bin...
I: Unpacking libc6-dev:amd64...
I: Unpacking libcloog-isl4:amd64...
I: Unpacking libdpkg-perl...
I: Unpacking libgcc-4.8-dev:amd64...
I: Unpacking libgdbm3:amd64...
I: Unpacking libgmp10:amd64...
I: Unpacking libgomp1:amd64...
I: Unpacking libisl10:amd64...
I: Unpacking libitm1:amd64...
I: Unpacking libmpc3:amd64...
I: Unpacking libmpfr4:amd64...
I: Unpacking libquadmath0:amd64...
I: Unpacking libreadline6:amd64...
I: Unpacking libstdc++-4.8-dev:amd64...
I: Unpacking libstdc++6:amd64...
I: Unpacking libtimedate-perl...
I: Unpacking libtsan0:amd64...
I: Unpacking libusb-0.1-4:amd64...
I: Unpacking linux-libc-dev:amd64...
I: Unpacking make...
I: Unpacking patch...
I: Unpacking perl...
I: Unpacking perl-modules...
I: Unpacking readline-common...
I: Unpacking ubuntu-keyring...
I: Unpacking xz-utils...
I: Configuring the base system...
I: Configuring gpgv...
I: Configuring libgdbm3:amd64...
I: Configuring libusb-0.1-4:amd64...
I: Configuring bzip2...
I: Configuring libc-dev-bin...
I: Configuring linux-libc-dev:amd64...
I: Configuring patch...
I: Configuring gcc-4.8-base:amd64...
I: Configuring libasan0:amd64...
I: Configuring xz-utils...
I: Configuring ubuntu-keyring...
I: Configuring make...
I: Configuring libgmp10:amd64...
I: Configuring libstdc++6:amd64...
I: Configuring libmpfr4:amd64...
I: Configuring binutils...
I: Configuring libgomp1:amd64...
I: Configuring readline-common...
I: Configuring libitm1:amd64...
I: Configuring libatomic1:amd64...
I: Configuring libc6-dev:amd64...
I: Configuring libquadmath0:amd64...
I: Configuring libtsan0:amd64...
I: Configuring libapt-pkg4.12:amd64...
I: Configuring libgcc-4.8-dev:amd64...
I: Configuring libisl10:amd64...
I: Configuring libreadline6:amd64...
I: Configuring libmpc3:amd64...
I: Configuring gnupg...
I: Configuring libstdc++-4.8-dev:amd64...
I: Configuring libcloog-isl4:amd64...
I: Configuring apt...
I: Configuring cpp-4.8...
I: Configuring gcc-4.8...
I: Configuring cpp...
I: Configuring gcc...
I: Configuring g++-4.8...
I: Configuring g++...
I: Configuring perl-modules...
I: Configuring perl...
I: Configuring libtimedate-perl...
I: Configuring libdpkg-perl...
I: Configuring dpkg-dev...
I: Configuring build-essential...
I: Configuring libc-bin...
I: Base system installed successfully.
E: 10mount: E: Failed to resolve path “/var/lib/schroot/mount/trusty-amd64-0bb97225-e2af-4049-978e-7ee0809addc7/dev/shm”: Not a directory
E: trusty-amd64-0bb97225-e2af-4049-978e-7ee0809addc7: Chroot setup failed: stage=setup-start
-------------- next part --------------

0 overridden configuration files found.
-------------- next part --------------
-> Unit nfs-common.service:
	Description: LSB: NFS support files common to client and server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: nfs-common.service
	Source Path: /etc/init.d/nfs-common
	Condition Timestamp: Fri 2014-05-23 18:43:04 PDT
	Condition Result: yes
	WantedBy: multi-user.target
	WantedBy: graphical.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: sysinit.target
	Before: shutdown.target
	After: rpcbind.target
	After: time-sync.target
	After: systemd-journald.socket
	References: rpcbind.target
	References: time-sync.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/nfs-common.service
	ControlGroup: name=systemd:/system/nfs-common.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/nfs-common start
	-> ExecStop:
		Command Line: /etc/init.d/nfs-common stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 16
	SysVRunLevels: S
-> Unit cups-browsed.service:
	Description: Make remote CUPS printers available locally
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cups-browsed.service
	Fragment Path: /lib/systemd/system/cups-browsed.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	Wants: cups.service
	Wants: avahi-daemon.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: cups.service
	After: avahi-daemon.service
	After: systemd-journald.socket
	After: basic.target
	References: cups.service
	References: avahi-daemon.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cups-browsed.service
	ControlGroup: name=systemd:/system/cups-browsed.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 1384
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cups-browsed
-> Unit unbound.service:
	Description: unbound.service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:48:06 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: unbound.service
	Source Path: /etc/init.d/unbound
	DropIn Path: /run/systemd/generator/unbound.service.d/50-insserv.conf-$named.conf
	DropIn Path: /run/systemd/generator/unbound.service.d/50-unbound-$named.conf
	Condition Timestamp: Fri 2014-05-23 18:48:06 PDT
	Condition Result: yes
	Requires: basic.target
	Wants: nss-lookup.target
	RequiredBy: nss-lookup.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: nss-lookup.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: nss-lookup.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/unbound.service
	ControlGroup: name=systemd:/system/unbound.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/unbound start
	-> ExecReload:
		Command Line: /etc/init.d/unbound reload
	-> ExecStop:
		Command Line: /etc/init.d/unbound stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit docker.io.service:
	Description: Docker Application Container Engine
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: docker.io.service
	Documentation: http://docs.docker.io
	Fragment Path: /lib/systemd/system/docker.io.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/docker.io.service
	ControlGroup: name=systemd:/system/docker.io.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	Main PID: 933
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: /etc/default/docker.io
	LimitNPROC: 1048576
	LimitNOFILE: 1048576
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/docker.io -d $DOCKER_OPTS
-> Unit mountdebugfs.service:
	Description: LSB: Mount debugfs on /sys/kernel/debug
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mountdebugfs.service
	Source Path: /etc/init.d/mountdebugfs
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: mountkernfs.service
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: mountkernfs.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/mountdebugfs.service
	ControlGroup: name=systemd:/system/mountdebugfs.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mountdebugfs start
	-> ExecReload:
		Command Line: /etc/init.d/mountdebugfs reload
	-> ExecStop:
		Command Line: /etc/init.d/mountdebugfs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit apt-cacher-ng.service:
	Description: Apt-Cacher NG software download proxy
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: apt-cacher-ng.service
	Fragment Path: /lib/systemd/system/apt-cacher-ng.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: local-fs.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/apt-cacher-ng.service
	ControlGroup: name=systemd:/system/apt-cacher-ng.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 936
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: apt-cacher-ng
	Group: apt-cacher-ng
	-> ExecStart:
		Command Line: /usr/sbin/apt-cacher-ng SocketPath=/var/run/apt-cacher-ng/socket -c /etc/apt-cacher-ng ForeGround=1
	-> ExecStopPost:
		Command Line: /bin/rm -f /var/run/apt-cacher-ng/*
-> Unit gpm.service:
	Description: LSB: gpm sysv init script
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: gpm.service
	Source Path: /etc/init.d/gpm
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/gpm.service
	ControlGroup: name=systemd:/system/gpm.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/gpm start
	-> ExecStop:
		Command Line: /etc/init.d/gpm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit mdadm.service:
	Description: LSB: MD monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mdadm.service
	Source Path: /etc/init.d/mdadm
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: syslog.target
	After: mdadm-raid.service
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: syslog.target
	References: mdadm-raid.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/mdadm.service
	ControlGroup: name=systemd:/system/mdadm.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mdadm start
	-> ExecReload:
		Command Line: /etc/init.d/mdadm reload
	-> ExecStop:
		Command Line: /etc/init.d/mdadm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit tahoe-lafs.service:
	Description: LSB: Tahoe-LAFS nodes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: tahoe-lafs.service
	Source Path: /etc/init.d/tahoe-lafs
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/tahoe-lafs.service
	ControlGroup: name=systemd:/system/tahoe-lafs.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/tahoe-lafs start
	-> ExecStop:
		Command Line: /etc/init.d/tahoe-lafs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit bootlogs.service:
	Description: LSB: Log file handling to be done during bootup.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: bootlogs.service
	Source Path: /etc/init.d/bootlogs
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: rescue.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: rescue.target
	Before: multi-user.target
	Before: graphical.target
	After: hostname.service
	After: local-fs.target
	After: x-display-manager.target
	After: gdm.service
	After: kdm.service
	After: xdm.service
	After: ldm.service
	After: sdm.service
	After: wdm.service
	After: nodm.service
	After: systemd-journald.socket
	After: basic.target
	References: hostname.service
	References: local-fs.target
	References: x-display-manager.target
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: ldm.service
	References: sdm.service
	References: wdm.service
	References: nodm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/bootlogs.service
	ControlGroup: name=systemd:/system/bootlogs.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/bootlogs start
	-> ExecStop:
		Command Line: /etc/init.d/bootlogs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 23
	SysVRunLevels: 12345
-> Unit rpcbind.service:
	Description: LSB: RPC portmapper replacement
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rpcbind.service
	Source Path: /etc/init.d/rpcbind
	DropIn Path: /run/systemd/generator/rpcbind.service.d/50-rpcbind-$portmap.conf
	Condition Timestamp: Fri 2014-05-23 18:43:04 PDT
	Condition Result: yes
	Wants: rpcbind.target
	RequiredBy: rpcbind.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: rpcbind.target
	Before: sysinit.target
	Before: shutdown.target
	After: network.target
	After: local-fs.target
	After: systemd-journald.socket
	References: network.target
	References: local-fs.target
	References: rpcbind.target
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: rpcbind.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rpcbind.service
	ControlGroup: name=systemd:/system/rpcbind.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/rpcbind start
	-> ExecStop:
		Command Line: /etc/init.d/rpcbind stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 15
	SysVRunLevels: S
-> Unit dibbler-client.service:
	Description: LSB: Starts DHCPv6 client
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dibbler-client.service
	Source Path: /etc/init.d/dibbler-client
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dibbler-client.service
	ControlGroup: name=systemd:/system/dibbler-client.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/dibbler-client start
	-> ExecStop:
		Command Line: /etc/init.d/dibbler-client stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit timidity.service:
	Description: LSB: start and stop timidity
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: timidity.service
	Source Path: /etc/init.d/timidity
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/timidity.service
	ControlGroup: name=systemd:/system/timidity.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/timidity start
	-> ExecStop:
		Command Line: /etc/init.d/timidity stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit openbsd-inetd.service:
	Description: LSB: Start or stop the inetd daemon.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: openbsd-inetd.service
	Source Path: /etc/init.d/openbsd-inetd
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/openbsd-inetd.service
	ControlGroup: name=systemd:/system/openbsd-inetd.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openbsd-inetd start
	-> ExecReload:
		Command Line: /etc/init.d/openbsd-inetd reload
	-> ExecStop:
		Command Line: /etc/init.d/openbsd-inetd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit schroot.service:
	Description: LSB: Recover schroot sessions.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: schroot.service
	Source Path: /etc/init.d/schroot
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: syslog.target
	After: network.target
	After: remote-fs.target
	After: lvm.service
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: syslog.target
	References: network.target
	References: remote-fs.target
	References: lvm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/schroot.service
	ControlGroup: name=systemd:/system/schroot.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/schroot start
	-> ExecStop:
		Command Line: /etc/init.d/schroot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit uml-utilities.service:
	Description: LSB: start and stop UML networking services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:09 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: uml-utilities.service
	Source Path: /etc/init.d/uml-utilities
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/uml-utilities.service
	ControlGroup: name=systemd:/system/uml-utilities.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/uml-utilities start
	-> ExecStop:
		Command Line: /etc/init.d/uml-utilities stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit squid3.service:
	Description: LSB: Squid HTTP Proxy version 3.x
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: squid3.service
	Source Path: /etc/init.d/squid3
	Condition Timestamp: Fri 2014-05-23 18:48:06 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: nss-lookup.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: nss-lookup.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/squid3.service
	ControlGroup: name=systemd:/system/squid3.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/squid3 start
	-> ExecReload:
		Command Line: /etc/init.d/squid3 reload
	-> ExecStop:
		Command Line: /etc/init.d/squid3 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit postgresql.service:
	Description: LSB: PostgreSQL RDBMS server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-05-25 11:32:39 PDT
	Active Enter Timestamp: Sun 2014-05-25 11:32:39 PDT
	Active Exit Timestamp: Sun 2014-05-25 10:07:05 PDT
	Inactive Enter Timestamp: Sun 2014-05-25 10:07:05 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: postgresql.service
	Source Path: /etc/init.d/postgresql
	Condition Timestamp: Sun 2014-05-25 11:32:39 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: postfix.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: network.target
	After: time-sync.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: network.target
	References: time-sync.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: postfix.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/postgresql.service
	ControlGroup: name=systemd:/system/postgresql.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/postgresql start
	-> ExecReload:
		Command Line: /etc/init.d/postgresql reload
	-> ExecStop:
		Command Line: /etc/init.d/postgresql stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit cgroupfs-mount.service:
	Description: LSB: Set up cgroupfs mounts.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cgroupfs-mount.service
	Source Path: /etc/init.d/cgroupfs-mount
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: syslog.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cgroupfs-mount.service
	ControlGroup: name=systemd:/system/cgroupfs-mount.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cgroupfs-mount start
	-> ExecStop:
		Command Line: /etc/init.d/cgroupfs-mount stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit kdm.service:
	Description: LSB: X display manager for KDE
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:47:36 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:47:36 PDT
	Active Exit Timestamp: Fri 2014-05-23 18:47:33 PDT
	Inactive Enter Timestamp: Fri 2014-05-23 18:47:34 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: kdm.service
	Source Path: /etc/init.d/kdm
	DropIn Path: /run/systemd/generator/kdm.service.d/50-kdm-$x-display-manager.conf
	Condition Timestamp: Fri 2014-05-23 18:47:36 PDT
	Condition Result: yes
	Requires: basic.target
	Wants: x-display-manager.target
	RequiredBy: x-display-manager.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: shutdown.target
	Before: bootlogs.service
	Before: multi-user.target
	Before: graphical.target
	After: openvpn.service
	After: local-fs.target
	After: remote-fs.target
	After: console-screen.service
	After: kbd.service
	After: acpid.service
	After: dbus.service
	After: krb5-kdc.service
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: acpid.service
	References: dbus.service
	References: krb5-kdc.service
	References: x-display-manager.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: bootlogs.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/kdm.service
	ControlGroup: name=systemd:/system/kdm.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/kdm start
	-> ExecReload:
		Command Line: /etc/init.d/kdm reload
	-> ExecStop:
		Command Line: /etc/init.d/kdm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 2345
-> Unit openvpn.service:
	Description: LSB: Openvpn VPN service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: openvpn.service
	Source Path: /etc/init.d/openvpn
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: gdm.service
	Before: kdm.service
	Before: xdm.service
	Before: wdm.service
	Before: ldm.service
	Before: sdm.service
	Before: nodm.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	After: NetworkManager.service
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: x-display-manager.target
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: wdm.service
	References: ldm.service
	References: sdm.service
	References: nodm.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: NetworkManager.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/openvpn.service
	ControlGroup: name=systemd:/system/openvpn.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/openvpn start
	-> ExecReload:
		Command Line: /etc/init.d/openvpn reload
	-> ExecStop:
		Command Line: /etc/init.d/openvpn stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 21
	SysVRunLevels: 2345
-> Unit rdnssd.service:
	Description: LSB: IPv6 Recursive DNS Server discovery
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rdnssd.service
	Source Path: /etc/init.d/rdnssd
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: networking.service
	Before: sysinit.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: networking.service
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rdnssd.service
	ControlGroup: name=systemd:/system/rdnssd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/rdnssd start
	-> ExecStop:
		Command Line: /etc/init.d/rdnssd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 13
	SysVRunLevels: S
-> Unit rsyslog.service:
	Description: System Logging Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: syslog.service
	Name: rsyslog.service
	Fragment Path: /lib/systemd/system/rsyslog.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: syslog.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.socket
	After: basic.target
	TriggeredBy: syslog.socket
	References: syslog.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: syslog.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rsyslog.service
	ControlGroup: name=systemd:/system/rsyslog.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	Main PID: 1029
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/rsyslogd -n
-> Unit virtualbox.service:
	Description: LSB: VirtualBox Linux kernel module
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:08 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: virtualbox.service
	Name: vboxdrv.service
	Source Path: /etc/init.d/virtualbox
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/virtualbox.service
	ControlGroup: name=systemd:/system/virtualbox.service
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/virtualbox start
	-> ExecStop:
		Command Line: /etc/init.d/virtualbox stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit acpi-support.service:
	Description: LSB: Start some power management scripts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpi-support.service
	Source Path: /etc/init.d/acpi-support
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpi-support.service
	ControlGroup: name=systemd:/system/acpi-support.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/acpi-support start
	-> ExecStop:
		Command Line: /etc/init.d/acpi-support stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit motd.service:
	Description: LSB: Create dynamic part of /etc/motd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: motd.service
	Source Path: /etc/init.d/motd
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: rescue.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: rescue.target
	Before: multi-user.target
	Before: graphical.target
	After: hostname.service
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: hostname.service
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/motd.service
	ControlGroup: name=systemd:/system/motd.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/motd start
	-> ExecStop:
		Command Line: /etc/init.d/motd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 1
	SysVRunLevels: 12345
-> Unit stunnel4.service:
	Description: LSB: Start or stop stunnel 4.x (SSL tunnel for network daemons)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: stunnel4.service
	Source Path: /etc/init.d/stunnel4
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/stunnel4.service
	ControlGroup: name=systemd:/system/stunnel4.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/stunnel4 start
	-> ExecReload:
		Command Line: /etc/init.d/stunnel4 reload
	-> ExecStop:
		Command Line: /etc/init.d/stunnel4 stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit cups.service:
	Description: CUPS Printing Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-05-25 07:39:27 PDT
	Active Enter Timestamp: Sun 2014-05-25 07:39:27 PDT
	Active Exit Timestamp: Sun 2014-05-25 07:39:27 PDT
	Inactive Enter Timestamp: Sun 2014-05-25 07:39:27 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cups.service
	Documentation: man:cupsd(8)
	Documentation: man:cupsd.conf(5)
	Fragment Path: /lib/systemd/system/cups.service
	Condition Timestamp: Sun 2014-05-25 07:39:27 PDT
	Condition Result: yes
	Requires: cups.socket
	Requires: basic.target
	WantedBy: cups-browsed.service
	WantedBy: printer.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: cups-browsed.service
	Before: printer.target
	After: cups.socket
	After: cups.path
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: cups.socket
	TriggeredBy: cups.path
	References: cups.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: cups.socket
	ReferencedBy: cups.path
	ReferencedBy: cups-browsed.service
	ReferencedBy: printer.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cups.service
	ControlGroup: name=systemd:/system/cups.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 29938
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cupsd -f
-> Unit smartmontools.service:
	Description: LSB: SMART monitoring daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: smartmontools.service
	Source Path: /etc/init.d/smartmontools
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: syslog.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/smartmontools.service
	ControlGroup: name=systemd:/system/smartmontools.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/smartmontools start
	-> ExecReload:
		Command Line: /etc/init.d/smartmontools reload
	-> ExecStop:
		Command Line: /etc/init.d/smartmontools stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit avahi-daemon.service:
	Description: Avahi mDNS/DNS-SD Stack
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: avahi-daemon.service
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: avahi-daemon.socket
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: cups-browsed.service
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: cups-browsed.service
	After: avahi-daemon.socket
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	TriggeredBy: avahi-daemon.socket
	References: avahi-daemon.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: multi-user.target
	ReferencedBy: cups-browsed.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/avahi-daemon.service
	ControlGroup: name=systemd:/system/avahi-daemon.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 990
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.Avahi
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/avahi-daemon -s
	-> ExecReload:
		Command Line: /usr/sbin/avahi-daemon -r
	Status Text: Server startup complete. Host name is linflas.local. Local service cookie is 3195244238.
-> Unit saned.service:
	Description: LSB: SANE network scanner server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: saned.service
	Source Path: /etc/init.d/saned
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: syslog.target
	After: local-fs.target
	After: remote-fs.target
	After: dbus.service
	After: avahi.service
	After: systemd-journald.socket
	After: basic.target
	References: syslog.target
	References: local-fs.target
	References: remote-fs.target
	References: dbus.service
	References: avahi.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/saned.service
	ControlGroup: name=systemd:/system/saned.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/saned start
	-> ExecStop:
		Command Line: /etc/init.d/saned stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 2345
-> Unit tor.service:
	Description: LSB: Starts The Onion Router daemon processes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: tor.service
	Source Path: /etc/init.d/tor
	Condition Timestamp: Fri 2014-05-23 18:48:06 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: network.target
	After: nss-lookup.target
	After: time-sync.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: network.target
	References: nss-lookup.target
	References: time-sync.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/tor.service
	ControlGroup: name=systemd:/system/tor.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/tor start
	-> ExecReload:
		Command Line: /etc/init.d/tor reload
	-> ExecStop:
		Command Line: /etc/init.d/tor stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit pcscd.service:
	Description: PC/SC Smart Card Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: pcscd.service
	Fragment Path: /lib/systemd/system/pcscd.service
	Requires: pcscd.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: pcscd.socket
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: pcscd.socket
	References: pcscd.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: pcscd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/pcscd.service
	ControlGroup: name=systemd:/system/pcscd.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/pcscd --foreground --auto-exit
	-> ExecReload:
		Command Line: /usr/sbin/pcscd --hotplug
-> Unit atd.service:
	Description: Deferred execution scheduler
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: atd.service
	Fragment Path: /lib/systemd/system/atd.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/atd.service
	ControlGroup: name=systemd:/system/atd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 991
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/atd -f
-> Unit pulseaudio.service:
	Description: LSB: Start the PulseAudio sound server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: pulseaudio.service
	Name: esound.service
	Source Path: /etc/init.d/pulseaudio
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: avahi.service
	After: systemd-udevd.service
	After: systemd-journald.socket
	After: basic.target
	After: NetworkManager.service
	References: remote-fs.target
	References: syslog.target
	References: avahi.service
	References: systemd-udevd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: NetworkManager.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/pulseaudio.service
	ControlGroup: name=systemd:/system/pulseaudio.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/pulseaudio start
	-> ExecStop:
		Command Line: /etc/init.d/pulseaudio stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 2345
-> Unit xpilot-ng-server.service:
	Description: LSB: Start and stop the xpilot-ng server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: xpilot-ng-server.service
	Source Path: /etc/init.d/xpilot-ng-server
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/xpilot-ng-server.service
	ControlGroup: name=systemd:/system/xpilot-ng-server.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/xpilot-ng-server start
	-> ExecStop:
		Command Line: /etc/init.d/xpilot-ng-server stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit postfix.service:
	Description: LSB: start and stop the Postfix Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: postfix.service
	Name: mail-transport-agent.service
	Source Path: /etc/init.d/postfix
	DropIn Path: /run/systemd/generator/postfix.service.d/50-postfix-$mail-transport-agent.conf
	Condition Timestamp: Fri 2014-05-23 18:48:06 PDT
	Condition Result: yes
	Requires: basic.target
	Wants: mail-transport-agent.target
	RequiredBy: mail-transport-agent.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: mail-transport-agent.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: syslog.target
	After: nss-lookup.target
	After: network.target
	After: time-sync.target
	After: postgresql.service
	After: mysql.service
	After: clamav-daemon.service
	After: postgrey.service
	After: spamassassin.service
	After: saslauthd.service
	After: dovecot.service
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: syslog.target
	References: nss-lookup.target
	References: network.target
	References: time-sync.target
	References: postgresql.service
	References: mysql.service
	References: clamav-daemon.service
	References: postgrey.service
	References: spamassassin.service
	References: saslauthd.service
	References: dovecot.service
	References: mail-transport-agent.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: mail-transport-agent.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/postfix.service
	ControlGroup: name=systemd:/system/postfix.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/postfix start
	-> ExecReload:
		Command Line: /etc/init.d/postfix reload
	-> ExecStop:
		Command Line: /etc/init.d/postfix stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit minissdpd.service:
	Description: LSB: keep memory of all UPnP devices that announced themselves
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: minissdpd.service
	Source Path: /etc/init.d/minissdpd
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: all.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: all.target
	References: local-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/minissdpd.service
	ControlGroup: name=systemd:/system/minissdpd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/minissdpd start
	-> ExecReload:
		Command Line: /etc/init.d/minissdpd reload
	-> ExecStop:
		Command Line: /etc/init.d/minissdpd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 24
	SysVRunLevels: 2345
-> Unit ntp.service:
	Description: LSB: Start NTP daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ntp.service
	Source Path: /etc/init.d/ntp
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: network.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ntp.service
	ControlGroup: name=systemd:/system/ntp.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/ntp start
	-> ExecStop:
		Command Line: /etc/init.d/ntp stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit ssh.service:
	Description: OpenBSD Secure Shell server
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Inactive Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ssh.service
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: auditd.service
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: auditd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ssh.service
	ControlGroup: name=systemd:/system/ssh.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	Main PID: 8891
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: -/etc/default/ssh
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/sshd -D $SSHD_OPTS
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
-> Unit vmware-USBArbitrator.service:
	Description: LSB: This services starts and stops the USB Arbitrator.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:08 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: vmware-USBArbitrator.service
	Source Path: /etc/init.d/vmware-USBArbitrator
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: vmware-workstation-server.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: localfs.service
	After: systemd-journald.socket
	After: basic.target
	References: localfs.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/vmware-USBArbitrator.service
	ControlGroup: name=systemd:/system/vmware-USBArbitrator.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vmware-USBArbitrator start
	-> ExecStop:
		Command Line: /etc/init.d/vmware-USBArbitrator stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 50
	SysVRunLevels: 234
-> Unit binfmt-support.service:
	Description: Enable support for additional executable binary formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: binfmt-support.service
	Documentation: man:update-binfmts(8)
	Fragment Path: /lib/systemd/system/binfmt-support.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/binfmt-support.service
	ControlGroup: name=systemd:/system/binfmt-support.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/update-binfmts --enable
-> Unit vmware.service:
	Description: LSB: This service starts and stops VMware services
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: failed
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:14 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: vmware.service
	Source Path: /etc/init.d/vmware
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: vmware-workstation-server.service
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/vmware.service
	ControlGroup: name=systemd:/system/vmware.service
	Service State: failed
	Result: exit-code
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vmware start
	-> ExecStop:
		Command Line: /etc/init.d/vmware stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 234
-> Unit cron.service:
	Description: LSB: Regular background program processing daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:06 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cron.service
	Source Path: /etc/init.d/cron
	Condition Timestamp: Fri 2014-05-23 18:48:06 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: time-sync.target
	After: network.target
	After: nss-lookup.target
	After: slapd.service
	After: autofs.service
	After: ypbind.service
	After: nscd.service
	After: nslcd.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: time-sync.target
	References: network.target
	References: nss-lookup.target
	References: slapd.service
	References: autofs.service
	References: ypbind.service
	References: nscd.service
	References: nslcd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cron.service
	ControlGroup: name=systemd:/system/cron.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cron start
	-> ExecReload:
		Command Line: /etc/init.d/cron reload
	-> ExecStop:
		Command Line: /etc/init.d/cron stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit vmware-workstation-server.service:
	Description: LSB: This services starts and stops the Workstation as a Server daemon.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:14 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:28 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: vmware-workstation-server.service
	Source Path: /etc/init.d/vmware-workstation-server
	Condition Timestamp: Fri 2014-05-23 18:43:14 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: vmware.service
	After: vmware-USBArbitrator.service
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: vmware.service
	References: vmware-USBArbitrator.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/vmware-workstation-server.service
	ControlGroup: name=systemd:/system/vmware-workstation-server.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vmware-workstation-server start
	-> ExecStop:
		Command Line: /etc/init.d/vmware-workstation-server stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 234
-> Unit loadcpufreq.service:
	Description: LSB: Load kernel modules needed to enable cpufreq scaling
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: loadcpufreq.service
	Source Path: /etc/init.d/loadcpufreq
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: cpufrequtils.service
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: cpufrequtils.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/loadcpufreq.service
	ControlGroup: name=systemd:/system/loadcpufreq.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/loadcpufreq start
	-> ExecStop:
		Command Line: /etc/init.d/loadcpufreq stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit sysfsutils.service:
	Description: LSB: Set sysfs variables from /etc/sysfs.conf
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sysfsutils.service
	Name: sysfsconf.service
	Source Path: /etc/init.d/sysfsutils
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: mountkernfs.service
	After: systemd-udevd.service
	After: cpufrequtils.service
	After: systemd-journald.socket
	After: basic.target
	After: systemd-modules-load.service
	References: mountkernfs.service
	References: systemd-udevd.service
	References: cpufrequtils.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: systemd-modules-load.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sysfsutils.service
	ControlGroup: name=systemd:/system/sysfsutils.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/sysfsutils start
	-> ExecStop:
		Command Line: /etc/init.d/sysfsutils stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 22
	SysVRunLevels: 2345
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dbus.service
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: saned.service
	Before: kdm.service
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: dbus.socket
	ReferencedBy: multi-user.target
	ReferencedBy: saned.service
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dbus.service
	ControlGroup: name=systemd:/system/dbus.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	Main PID: 1036
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: -900
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
	-> ExecReload:
		Command Line: /usr/bin/dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
-> Unit acpi-fakekey.service:
	Description: LSB: Start acpi_fakekey daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:08 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpi-fakekey.service
	Source Path: /etc/init.d/acpi-fakekey
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpi-fakekey.service
	ControlGroup: name=systemd:/system/acpi-fakekey.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/acpi-fakekey start
	-> ExecStop:
		Command Line: /etc/init.d/acpi-fakekey stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 18
	SysVRunLevels: 2345
-> Unit cpufrequtils.service:
	Description: LSB: set CPUFreq kernel parameters
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cpufrequtils.service
	Source Path: /etc/init.d/cpufrequtils
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: sysfsutils.service
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: loadcpufreq.service
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: loadcpufreq.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: sysfsutils.service
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cpufrequtils.service
	ControlGroup: name=systemd:/system/cpufrequtils.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/cpufrequtils start
	-> ExecReload:
		Command Line: /etc/init.d/cpufrequtils reload
	-> ExecStop:
		Command Line: /etc/init.d/cpufrequtils stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: 2345
-> Unit vmamqpd.service:
	Description: LSB: This service starts and stops vmamqpd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:13 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: vmamqpd.service
	Source Path: /etc/init.d/vmamqpd
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/vmamqpd.service
	ControlGroup: name=systemd:/system/vmamqpd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/vmamqpd start
	-> ExecStop:
		Command Line: /etc/init.d/vmamqpd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 1
	SysVRunLevels: 234
-> Unit anacron.service:
	Description: Run anacron jobs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sun 2014-05-25 07:30:01 PDT
	Active Enter Timestamp: Sun 2014-05-25 07:30:01 PDT
	Active Exit Timestamp: Sun 2014-05-25 07:39:32 PDT
	Inactive Enter Timestamp: Sun 2014-05-25 07:39:32 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: anacron.service
	Fragment Path: /lib/systemd/system/anacron.service
	ConditionACPower: true
	Condition Timestamp: Sun 2014-05-25 07:30:01 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: time-sync.target
	After: systemd-journald.socket
	After: basic.target
	References: time-sync.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/anacron.service
	ControlGroup: name=systemd:/system/anacron.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/anacron -dsq
-> Unit sysstat.service:
	Description: LSB: Start/stop sysstat's sadc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sysstat.service
	Source Path: /etc/init.d/sysstat
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	After: remote-fs.target
	After: local-fs.target
	After: syslog.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: local-fs.target
	References: syslog.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sysstat.service
	ControlGroup: name=systemd:/system/sysstat.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/sysstat start
	-> ExecReload:
		Command Line: /etc/init.d/sysstat reload
	-> ExecStop:
		Command Line: /etc/init.d/sysstat stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: 2345
-> Unit acpid.service:
	Description: ACPI event daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpid.service
	Fragment Path: /lib/systemd/system/acpid.service
	Requires: acpid.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: kdm.service
	After: acpid.socket
	After: basic.target
	TriggeredBy: acpid.socket
	References: acpid.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: acpid.socket
	ReferencedBy: kdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpid.service
	ControlGroup: name=systemd:/system/acpid.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/acpid
-> Unit hostname.service:
	Description: hostname.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: hostname.service
	Fragment Path: /dev/null
	Before: mdadm-raid.service
	Before: motd.service
	Before: bootlogs.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: motd.service
	ReferencedBy: bootlogs.service
-> Unit mountkernfs.service:
	Description: mountkernfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: mountkernfs.service
	Fragment Path: /dev/null
	Before: networking.service
	Before: mdadm-raid.service
	Before: keyboard-setup.service
	Before: sysfsutils.service
	Before: mountdebugfs.service
	ReferencedBy: networking.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: sysfsutils.service
	ReferencedBy: mountdebugfs.service
-> Unit kbd.service:
	Description: LSB: Prepare console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: kbd.service
	Source Path: /etc/init.d/kbd
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: console-setup.service
	Before: kdm.service
	Before: sysinit.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: remote-fs.target
	References: systemd-journald.socket
	ReferencedBy: console-setup.service
	ReferencedBy: kdm.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/kbd.service
	ControlGroup: name=systemd:/system/kbd.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/kbd start
	-> ExecStop:
		Command Line: /etc/init.d/kbd stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 19
	SysVRunLevels: S
-> Unit console-setup.service:
	Description: LSB: Set console font and keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-setup.service
	Source Path: /etc/init.d/console-setup
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: console-screen.service
	After: kbd.service
	After: systemd-journald.socket
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/console-setup.service
	ControlGroup: name=systemd:/system/console-setup.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/console-setup start
	-> ExecReload:
		Command Line: /etc/init.d/console-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/console-setup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 20
	SysVRunLevels: S
-> Unit hdparm.service:
	Description: LSB: Tune IDE hard disks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: hdparm.service
	Source Path: /etc/init.d/hdparm
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: mountdevsubfs.service
	After: systemd-udevd.service
	After: systemd-journald.socket
	References: mountdevsubfs.service
	References: systemd-udevd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/hdparm.service
	ControlGroup: name=systemd:/system/hdparm.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/hdparm start
	-> ExecReload:
		Command Line: /etc/init.d/hdparm reload
	-> ExecStop:
		Command Line: /etc/init.d/hdparm stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 5
	SysVRunLevels: S
-> Unit pppd-dns.service:
	Description: Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: pppd-dns.service
	Fragment Path: /lib/systemd/system/pppd-dns.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/pppd-dns.service
	ControlGroup: name=systemd:/system/pppd-dns.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/ppp/ip-down.d/0000usepeerdns
-> Unit checkfs.service:
	Description: checkfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: checkfs.service
	Fragment Path: /dev/null
	After: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
-> Unit keyboard-setup.service:
	Description: LSB: Set preliminary keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: keyboard-setup.service
	Source Path: /etc/init.d/keyboard-setup
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: systemd-remount-fs.service
	Before: sysinit.target
	After: mountkernfs.service
	After: keymap.service
	After: systemd-udevd.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: keymap.service
	References: systemd-udevd.service
	References: systemd-journald.socket
	References: systemd-remount-fs.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/keyboard-setup.service
	ControlGroup: name=systemd:/system/keyboard-setup.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/keyboard-setup start
	-> ExecReload:
		Command Line: /etc/init.d/keyboard-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/keyboard-setup stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 3
	SysVRunLevels: S
-> Unit mountall.service:
	Description: mountall.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: mountall.service
	Fragment Path: /dev/null
	After: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
-> Unit mdadm-raid.service:
	Description: LSB: MD array assembly
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mdadm-raid.service
	Source Path: /etc/init.d/mdadm-raid
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: checkfs.service
	Before: mountall.service
	Before: mdadm.service
	Before: sysinit.target
	Before: shutdown.target
	After: mountkernfs.service
	After: hostname.service
	After: systemd-udevd.service
	After: multipath-tools-boot.service
	After: systemd-journald.socket
	References: mountkernfs.service
	References: hostname.service
	References: systemd-udevd.service
	References: multipath-tools-boot.service
	References: checkfs.service
	References: mountall.service
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: mdadm.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/mdadm-raid.service
	ControlGroup: name=systemd:/system/mdadm-raid.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mdadm-raid start
	-> ExecStop:
		Command Line: /etc/init.d/mdadm-raid stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 4
	SysVRunLevels: S
-> Unit udev-finish.service:
	Description: Copy rules generated while the root was ro
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: udev-finish.service
	Fragment Path: /lib/systemd/system/udev-finish.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	After: systemd-udevd.service
	After: systemd-udev-settle.service
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udev-settle.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/udev-finish.service
	ControlGroup: name=systemd:/system/udev-finish.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/udev/udev-finish
-> Unit networking.service:
	Description: LSB: Raise network interfaces.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: networking.service
	Name: ifupdown.service
	Source Path: /etc/init.d/networking
	DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: network.target
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: network.target
	Before: sysinit.target
	Before: shutdown.target
	After: mountkernfs.service
	After: local-fs.target
	After: systemd-journald.socket
	After: systemd-random-seed-load.service
	After: rdnssd.service
	References: mountkernfs.service
	References: local-fs.target
	References: network.target
	References: systemd-journald.socket
	References: systemd-random-seed-load.service
	References: shutdown.target
	ReferencedBy: rdnssd.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/networking.service
	ControlGroup: name=systemd:/system/networking.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/networking start
	-> ExecReload:
		Command Line: /etc/init.d/networking reload
	-> ExecStop:
		Command Line: /etc/init.d/networking stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: yes
	SysVStartPriority: 14
	SysVRunLevels: S
-> Unit mountdevsubfs.service:
	Description: mountdevsubfs.service
	Instance: n/a
	Unit Load State: masked
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: mountdevsubfs.service
	Fragment Path: /dev/null
	Before: hdparm.service
	ReferencedBy: hdparm.service
-> Unit resolvconf.service:
	Description: Nameserver information manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: resolvconf.service
	Documentation: man:resolvconf(8)
	Fragment Path: /lib/systemd/system/resolvconf.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: network.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	ReferencedBy: network.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/resolvconf.service
	ControlGroup: name=systemd:/system/resolvconf.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /bin/mkdir -p /run/resolvconf/interface
		Command Line: /bin/touch /run/resolvconf/postponed-update
	-> ExecStart:
		Command Line: /sbin/resolvconf --enable-updates
	-> ExecStop:
		Command Line: /sbin/resolvconf --disable-updates
-> Unit mdadm-waitidle.service:
	Description: LSB: Wait for MD arrays to become idle
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mdadm-waitidle.service
	Source Path: /etc/init.d/mdadm-waitidle
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/mdadm-waitidle.service
	ControlGroup: name=systemd:/system/mdadm-waitidle.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mdadm-waitidle start
	-> ExecStop:
		Command Line: /etc/init.d/mdadm-waitidle stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit halt.service:
	Description: LSB: Execute the halt command.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: halt.service
	Source Path: /etc/init.d/halt
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/halt.service
	ControlGroup: name=systemd:/system/halt.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/halt start
	-> ExecStop:
		Command Line: /etc/init.d/halt stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit umountroot.service:
	Description: LSB: Mount the root filesystem read-only.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: umountroot.service
	Source Path: /etc/init.d/umountroot
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountroot.service
	ControlGroup: name=systemd:/system/umountroot.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountroot start
	-> ExecStop:
		Command Line: /etc/init.d/umountroot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit umountnfs.service:
	Description: LSB: Unmount all network filesystems except the root fs.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: umountnfs.service
	Source Path: /etc/init.d/umountnfs.sh
	DropIn Path: /run/systemd/generator/umountnfs.service.d/50-insserv.conf-$remote_fs.conf
	Requires: basic.target
	Wants: remote-fs-pre.target
	Conflicts: shutdown.target
	Before: remote-fs-pre.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs-pre.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountnfs.service
	ControlGroup: name=systemd:/system/umountnfs.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountnfs.sh start
	-> ExecStop:
		Command Line: /etc/init.d/umountnfs.sh stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit unattended-upgrades.service:
	Description: LSB: Check if unattended upgrades are being applied
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: unattended-upgrades.service
	Name: unattended-upgrade-shutdown-check.service
	Source Path: /etc/init.d/unattended-upgrades
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/unattended-upgrades.service
	ControlGroup: name=systemd:/system/unattended-upgrades.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/unattended-upgrades start
	-> ExecStop:
		Command Line: /etc/init.d/unattended-upgrades stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit sendsigs.service:
	Description: LSB: Kill all remaining processes.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sendsigs.service
	Source Path: /etc/init.d/sendsigs
	DropIn Path: /run/systemd/generator/sendsigs.service.d/50-insserv.conf-$remote_fs.conf
	Requires: basic.target
	Wants: remote-fs-pre.target
	Conflicts: shutdown.target
	Before: remote-fs-pre.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs-pre.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sendsigs.service
	ControlGroup: name=systemd:/system/sendsigs.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/sendsigs start
	-> ExecStop:
		Command Line: /etc/init.d/sendsigs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit umountfs.service:
	Description: LSB: Turn off swap and unmount all local file systems.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: umountfs.service
	Source Path: /etc/init.d/umountfs
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/umountfs.service
	ControlGroup: name=systemd:/system/umountfs.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/umountfs start
	-> ExecStop:
		Command Line: /etc/init.d/umountfs stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit reboot.service:
	Description: LSB: Execute the reboot command.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: reboot.service
	Source Path: /etc/init.d/reboot
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: basic.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/reboot.service
	ControlGroup: name=systemd:/system/reboot.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: no
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/reboot start
	-> ExecStop:
		Command Line: /etc/init.d/reboot stop
	SysV Init Script has LSB Header: yes
	SysVEnabled: no
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-journald.socket
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.socket
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	RequiredBy: systemd-journald.service
	WantedBy: sockets.target
	Before: reboot.service
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: plymouth-start.service
	Before: systemd-ask-password-plymouth.service
	Before: systemd-udev-trigger.service
	Before: systemd-initctl.service
	Before: systemd-shutdownd.service
	Before: lvm2-lvmetad.service
	Before: systemd-udevd.service
	Before: systemd-sysctl.service
	Before: systemd-readahead-done.service
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: dev-hugepages.mount
	Before: sys-kernel-config.mount
	Before: systemd-cryptsetup at sda2_crypt.service
	Before: sys-kernel-debug.mount
	Before: plymouth-read-write.service
	Before: systemd-ask-password-console.service
	Before: systemd-random-seed-load.service
	Before: sys-fs-fuse-connections.mount
	Before: debian-fixup.service
	Before: dev-mqueue.mount
	Before: systemd-journald.service
	Before: systemd-modules-load.service
	Before: systemd-binfmt.service
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-mapper-linflas.vg01\x2dswap.swap
	Before: run-user.mount
	Before: systemd-fsck-root.service
	Before: run-lock.mount
	Before: boot.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Before: lvm2-activation-early.service
	Before: systemd-udev-settle.service
	Before: lvm2-activation.service
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: plymouth-quit-wait.service
	Before: getty at tty1.service
	Before: plymouth-quit.service
	Before: rc-local.service
	Before: NetworkManager.service
	Before: ModemManager.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-remount-fs.service
	Before: alsa-store.service
	Before: systemd-random-seed-save.service
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: alsa-restore.service
	Before: systemd-tmpfiles-clean.service
	Before: sockets.target
	Before: syslog.target
	Before: umountfs.service
	Before: sendsigs.service
	Before: unattended-upgrades.service
	Before: umountnfs.service
	Before: umountroot.service
	Before: halt.service
	Before: mdadm-waitidle.service
	Before: resolvconf.service
	Before: networking.service
	Before: udev-finish.service
	Before: mdadm-raid.service
	Before: keyboard-setup.service
	Before: pppd-dns.service
	Before: hdparm.service
	Before: console-setup.service
	Before: kbd.service
	Before: sysstat.service
	Before: anacron.service
	Before: vmamqpd.service
	Before: cpufrequtils.service
	Before: acpi-fakekey.service
	Before: dbus.service
	Before: sysfsutils.service
	Before: loadcpufreq.service
	Before: vmware-workstation-server.service
	Before: cron.service
	Before: vmware.service
	Before: binfmt-support.service
	Before: vmware-USBArbitrator.service
	Before: ssh.service
	Before: ntp.service
	Before: minissdpd.service
	Before: postfix.service
	Before: xpilot-ng-server.service
	Before: pulseaudio.service
	Before: atd.service
	Before: pcscd.service
	Before: tor.service
	Before: saned.service
	Before: avahi-daemon.service
	Before: smartmontools.service
	Before: cups.service
	Before: stunnel4.service
	Before: motd.service
	Before: acpi-support.service
	Before: virtualbox.service
	Before: rdnssd.service
	Before: openvpn.service
	Before: kdm.service
	Before: cgroupfs-mount.service
	Before: postgresql.service
	Before: squid3.service
	Before: uml-utilities.service
	Before: schroot.service
	Before: openbsd-inetd.service
	Before: timidity.service
	Before: dibbler-client.service
	Before: rpcbind.service
	Before: bootlogs.service
	Before: tahoe-lafs.service
	Before: mdadm.service
	Before: gpm.service
	Before: apt-cacher-ng.service
	Before: mountdebugfs.service
	Before: docker.io.service
	Before: unbound.service
	Before: cups-browsed.service
	Before: nfs-common.service
	Before: configure-printer at usb-001-004.service
	Before: dev-dm\x2d1.swap
	Before: dev-linflas.vg01-swap.swap
	Before: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	Before: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	Before: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	Before: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Before: run-vmblock\x2dfuse.mount
	Before: var-lib-docker.mount
	Before: run-rpc_pipefs.mount
	Before: ifup at eth0.service
	Before: colord.service
	Before: polkitd.service
	Before: ifup at docker0.service
	Before: console-kit-daemon.service
	Before: upower.service
	Before: udisks2.service
	Before: ifup at vmnet1.service
	Before: ifup at vmnet8.service
	Before: getty at tty2.service
	Before: rtkit-daemon.service
	Before: ifup at veth9e8b.service
	Before: ifup at veth1406.service
	Before: ifup at vethaea0.service
	Before: ifup at veth631c.service
	Before: ifup at veth13d4.service
	Before: ifup at vethef9c.service
	Before: ifup at veth3158.service
	Before: ifup at veth74ea.service
	Before: ifup at veth973a.service
	Before: ifup at veth3abd.service
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: syslog.target
	References: systemd-journald.service
	References: -.mount
	ReferencedBy: reboot.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-journald.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-mapper-linflas.vg01\x2dswap.swap
	ReferencedBy: run-user.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: rc-local.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: ModemManager.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: alsa-store.service
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: mdadm-waitidle.service
	ReferencedBy: resolvconf.service
	ReferencedBy: networking.service
	ReferencedBy: udev-finish.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: hdparm.service
	ReferencedBy: console-setup.service
	ReferencedBy: kbd.service
	ReferencedBy: sysstat.service
	ReferencedBy: anacron.service
	ReferencedBy: vmamqpd.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: dbus.service
	ReferencedBy: sysfsutils.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: cron.service
	ReferencedBy: vmware.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: vmware-USBArbitrator.service
	ReferencedBy: ssh.service
	ReferencedBy: ntp.service
	ReferencedBy: minissdpd.service
	ReferencedBy: postfix.service
	ReferencedBy: xpilot-ng-server.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: atd.service
	ReferencedBy: pcscd.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: smartmontools.service
	ReferencedBy: cups.service
	ReferencedBy: stunnel4.service
	ReferencedBy: motd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: virtualbox.service
	ReferencedBy: rdnssd.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: cgroupfs-mount.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: uml-utilities.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: timidity.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: rpcbind.service
	ReferencedBy: bootlogs.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: mdadm.service
	ReferencedBy: gpm.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: docker.io.service
	ReferencedBy: unbound.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: nfs-common.service
	ReferencedBy: configure-printer at usb-001-004.service
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dev-linflas.vg01-swap.swap
	ReferencedBy: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ReferencedBy: run-vmblock\x2dfuse.mount
	ReferencedBy: var-lib-docker.mount
	ReferencedBy: run-rpc_pipefs.mount
	ReferencedBy: ifup at eth0.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: ifup at docker0.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: udisks2.service
	ReferencedBy: ifup at vmnet1.service
	ReferencedBy: ifup at vmnet8.service
	ReferencedBy: getty at tty2.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: ifup at veth9e8b.service
	ReferencedBy: ifup at veth1406.service
	ReferencedBy: ifup at vethaea0.service
	ReferencedBy: ifup at veth631c.service
	ReferencedBy: ifup at veth13d4.service
	ReferencedBy: ifup at vethef9c.service
	ReferencedBy: ifup at veth3158.service
	ReferencedBy: ifup at veth74ea.service
	ReferencedBy: ifup at veth973a.service
	ReferencedBy: ifup at veth3abd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-journald.socket
	ControlGroup: name=systemd:/system/systemd-journald.socket
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	ListenDatagram: /dev/log
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit basic.target:
	Description: Basic System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: basic.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Wants: sockets.target
	Wants: timers.target
	Wants: paths.target
	Wants: alsa-restore.service
	Wants: console-kit-log-system-start.service
	Wants: alsa-state.service
	RequiredBy: reboot.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: rsyslog.service
	RequiredBy: multi-user.target
	RequiredBy: systemd-logind.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: plymouth-quit-wait.service
	RequiredBy: getty at tty1.service
	RequiredBy: plymouth-quit.service
	RequiredBy: rc-local.service
	RequiredBy: NetworkManager.service
	RequiredBy: ModemManager.service
	RequiredBy: umountfs.service
	RequiredBy: sendsigs.service
	RequiredBy: unattended-upgrades.service
	RequiredBy: umountnfs.service
	RequiredBy: umountroot.service
	RequiredBy: halt.service
	RequiredBy: mdadm-waitidle.service
	RequiredBy: pppd-dns.service
	RequiredBy: acpid.service
	RequiredBy: sysstat.service
	RequiredBy: anacron.service
	RequiredBy: vmamqpd.service
	RequiredBy: cpufrequtils.service
	RequiredBy: acpi-fakekey.service
	RequiredBy: dbus.service
	RequiredBy: sysfsutils.service
	RequiredBy: loadcpufreq.service
	RequiredBy: vmware-workstation-server.service
	RequiredBy: cron.service
	RequiredBy: vmware.service
	RequiredBy: binfmt-support.service
	RequiredBy: vmware-USBArbitrator.service
	RequiredBy: ssh.service
	RequiredBy: ntp.service
	RequiredBy: minissdpd.service
	RequiredBy: postfix.service
	RequiredBy: xpilot-ng-server.service
	RequiredBy: pulseaudio.service
	RequiredBy: atd.service
	RequiredBy: pcscd.service
	RequiredBy: tor.service
	RequiredBy: saned.service
	RequiredBy: avahi-daemon.service
	RequiredBy: smartmontools.service
	RequiredBy: cups.service
	RequiredBy: stunnel4.service
	RequiredBy: motd.service
	RequiredBy: acpi-support.service
	RequiredBy: virtualbox.service
	RequiredBy: openvpn.service
	RequiredBy: kdm.service
	RequiredBy: cgroupfs-mount.service
	RequiredBy: postgresql.service
	RequiredBy: squid3.service
	RequiredBy: uml-utilities.service
	RequiredBy: schroot.service
	RequiredBy: openbsd-inetd.service
	RequiredBy: timidity.service
	RequiredBy: dibbler-client.service
	RequiredBy: bootlogs.service
	RequiredBy: tahoe-lafs.service
	RequiredBy: mdadm.service
	RequiredBy: gpm.service
	RequiredBy: apt-cacher-ng.service
	RequiredBy: mountdebugfs.service
	RequiredBy: docker.io.service
	RequiredBy: unbound.service
	RequiredBy: cups-browsed.service
	RequiredBy: configure-printer at usb-001-004.service
	RequiredBy: ifup at eth0.service
	RequiredBy: colord.service
	RequiredBy: polkitd.service
	RequiredBy: ifup at docker0.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: upower.service
	RequiredBy: udisks2.service
	RequiredBy: ifup at vmnet1.service
	RequiredBy: ifup at vmnet8.service
	RequiredBy: getty at tty2.service
	RequiredBy: rtkit-daemon.service
	RequiredBy: ifup at veth9e8b.service
	RequiredBy: ifup at veth1406.service
	RequiredBy: ifup at vethaea0.service
	RequiredBy: ifup at veth631c.service
	RequiredBy: ifup at veth13d4.service
	RequiredBy: ifup at vethef9c.service
	RequiredBy: ifup at veth3158.service
	RequiredBy: ifup at veth74ea.service
	RequiredBy: ifup at veth973a.service
	RequiredBy: ifup at veth3abd.service
	Conflicts: shutdown.target
	Before: reboot.service
	Before: systemd-user-sessions.service
	Before: rsyslog.service
	Before: multi-user.target
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: plymouth-quit-wait.service
	Before: getty at tty1.service
	Before: plymouth-quit.service
	Before: rc-local.service
	Before: NetworkManager.service
	Before: ModemManager.service
	Before: umountfs.service
	Before: sendsigs.service
	Before: unattended-upgrades.service
	Before: umountnfs.service
	Before: umountroot.service
	Before: halt.service
	Before: mdadm-waitidle.service
	Before: pppd-dns.service
	Before: acpid.service
	Before: sysstat.service
	Before: anacron.service
	Before: vmamqpd.service
	Before: cpufrequtils.service
	Before: acpi-fakekey.service
	Before: dbus.service
	Before: sysfsutils.service
	Before: loadcpufreq.service
	Before: vmware-workstation-server.service
	Before: cron.service
	Before: vmware.service
	Before: binfmt-support.service
	Before: vmware-USBArbitrator.service
	Before: ssh.service
	Before: ntp.service
	Before: minissdpd.service
	Before: postfix.service
	Before: xpilot-ng-server.service
	Before: pulseaudio.service
	Before: atd.service
	Before: pcscd.service
	Before: tor.service
	Before: saned.service
	Before: avahi-daemon.service
	Before: smartmontools.service
	Before: cups.service
	Before: stunnel4.service
	Before: motd.service
	Before: acpi-support.service
	Before: virtualbox.service
	Before: openvpn.service
	Before: kdm.service
	Before: cgroupfs-mount.service
	Before: postgresql.service
	Before: squid3.service
	Before: uml-utilities.service
	Before: schroot.service
	Before: openbsd-inetd.service
	Before: timidity.service
	Before: dibbler-client.service
	Before: bootlogs.service
	Before: tahoe-lafs.service
	Before: mdadm.service
	Before: gpm.service
	Before: apt-cacher-ng.service
	Before: mountdebugfs.service
	Before: docker.io.service
	Before: unbound.service
	Before: cups-browsed.service
	Before: configure-printer at usb-001-004.service
	Before: ifup at eth0.service
	Before: colord.service
	Before: polkitd.service
	Before: ifup at docker0.service
	Before: console-kit-daemon.service
	Before: upower.service
	Before: udisks2.service
	Before: ifup at vmnet1.service
	Before: ifup at vmnet8.service
	Before: getty at tty2.service
	Before: rtkit-daemon.service
	Before: ifup at veth9e8b.service
	Before: ifup at veth1406.service
	Before: ifup at vethaea0.service
	Before: ifup at veth631c.service
	Before: ifup at veth13d4.service
	Before: ifup at vethef9c.service
	Before: ifup at veth3158.service
	Before: ifup at veth74ea.service
	Before: ifup at veth973a.service
	Before: ifup at veth3abd.service
	After: systemd-ask-password-plymouth.path
	After: sysinit.target
	After: sockets.target
	After: timers.target
	After: paths.target
	References: sysinit.target
	References: sockets.target
	References: timers.target
	References: paths.target
	References: alsa-restore.service
	References: console-kit-log-system-start.service
	References: alsa-state.service
	References: shutdown.target
	ReferencedBy: reboot.service
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: rsyslog.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: rc-local.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: ModemManager.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: mdadm-waitidle.service
	ReferencedBy: pppd-dns.service
	ReferencedBy: acpid.service
	ReferencedBy: sysstat.service
	ReferencedBy: anacron.service
	ReferencedBy: vmamqpd.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: dbus.service
	ReferencedBy: sysfsutils.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: cron.service
	ReferencedBy: vmware.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: vmware-USBArbitrator.service
	ReferencedBy: ssh.service
	ReferencedBy: ntp.service
	ReferencedBy: minissdpd.service
	ReferencedBy: postfix.service
	ReferencedBy: xpilot-ng-server.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: atd.service
	ReferencedBy: pcscd.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: smartmontools.service
	ReferencedBy: cups.service
	ReferencedBy: stunnel4.service
	ReferencedBy: motd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: virtualbox.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: cgroupfs-mount.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: uml-utilities.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: timidity.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: bootlogs.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: mdadm.service
	ReferencedBy: gpm.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: docker.io.service
	ReferencedBy: unbound.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: configure-printer at usb-001-004.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: ifup at docker0.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: udisks2.service
	ReferencedBy: ifup at vmnet1.service
	ReferencedBy: ifup at vmnet8.service
	ReferencedBy: getty at tty2.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: ifup at veth9e8b.service
	ReferencedBy: ifup at veth1406.service
	ReferencedBy: ifup at vethaea0.service
	ReferencedBy: ifup at veth631c.service
	ReferencedBy: ifup at veth13d4.service
	ReferencedBy: ifup at vethef9c.service
	ReferencedBy: ifup at veth3158.service
	ReferencedBy: ifup at veth74ea.service
	ReferencedBy: ifup at veth973a.service
	ReferencedBy: ifup at veth3abd.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit shutdown.target:
	Description: Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	Wants: systemd-random-seed-save.service
	Wants: alsa-store.service
	Wants: systemd-update-utmp-shutdown.service
	ConflictedBy: reboot.service
	ConflictedBy: graphical.target
	ConflictedBy: rescue.target
	ConflictedBy: rescue.service
	ConflictedBy: systemd-ask-password-plymouth.service
	ConflictedBy: sockets.target
	ConflictedBy: dbus.socket
	ConflictedBy: pcscd.socket
	ConflictedBy: cups.socket
	ConflictedBy: lvm2-lvmetad.service
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: acpid.socket
	ConflictedBy: local-fs-pre.target
	ConflictedBy: systemd-ask-password-plymouth.path
	ConflictedBy: sysinit.target
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-readahead-replay.service
	ConflictedBy: systemd-readahead-collect.service
	ConflictedBy: systemd-readahead-done.timer
	ConflictedBy: systemd-readahead-done.service
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: remote-fs.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: paths.target
	ConflictedBy: syslog.socket
	ConflictedBy: rsyslog.service
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: swap.target
	ConflictedBy: local-fs.target
	ConflictedBy: emergency.target
	ConflictedBy: emergency.service
	ConflictedBy: multi-user.target
	ConflictedBy: systemd-logind.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: plymouth-quit-wait.service
	ConflictedBy: getty.target
	ConflictedBy: getty at tty1.service
	ConflictedBy: plymouth-quit.service
	ConflictedBy: rc-local.service
	ConflictedBy: network.target
	ConflictedBy: nss-lookup.target
	ConflictedBy: cups.path
	ConflictedBy: NetworkManager.service
	ConflictedBy: ModemManager.service
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: basic.target
	ConflictedBy: alsa-state.service
	ConflictedBy: alsa-restore.service
	ConflictedBy: timers.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: umountfs.service
	ConflictedBy: sendsigs.service
	ConflictedBy: unattended-upgrades.service
	ConflictedBy: umountnfs.service
	ConflictedBy: umountroot.service
	ConflictedBy: halt.service
	ConflictedBy: mdadm-waitidle.service
	ConflictedBy: time-sync.target
	ConflictedBy: pppd-dns.service
	ConflictedBy: acpid.service
	ConflictedBy: sysstat.service
	ConflictedBy: anacron.service
	ConflictedBy: vmamqpd.service
	ConflictedBy: cpufrequtils.service
	ConflictedBy: acpi-fakekey.service
	ConflictedBy: dbus.service
	ConflictedBy: sysfsutils.service
	ConflictedBy: loadcpufreq.service
	ConflictedBy: vmware-workstation-server.service
	ConflictedBy: cron.service
	ConflictedBy: vmware.service
	ConflictedBy: binfmt-support.service
	ConflictedBy: vmware-USBArbitrator.service
	ConflictedBy: ssh.service
	ConflictedBy: ntp.service
	ConflictedBy: minissdpd.service
	ConflictedBy: postfix.service
	ConflictedBy: mail-transport-agent.target
	ConflictedBy: xpilot-ng-server.service
	ConflictedBy: pulseaudio.service
	ConflictedBy: atd.service
	ConflictedBy: pcscd.service
	ConflictedBy: tor.service
	ConflictedBy: saned.service
	ConflictedBy: avahi-daemon.service
	ConflictedBy: smartmontools.service
	ConflictedBy: cups.service
	ConflictedBy: stunnel4.service
	ConflictedBy: motd.service
	ConflictedBy: acpi-support.service
	ConflictedBy: virtualbox.service
	ConflictedBy: openvpn.service
	ConflictedBy: x-display-manager.target
	ConflictedBy: kdm.service
	ConflictedBy: cgroupfs-mount.service
	ConflictedBy: postgresql.service
	ConflictedBy: squid3.service
	ConflictedBy: uml-utilities.service
	ConflictedBy: schroot.service
	ConflictedBy: openbsd-inetd.service
	ConflictedBy: timidity.service
	ConflictedBy: dibbler-client.service
	ConflictedBy: rpcbind.target
	ConflictedBy: bootlogs.service
	ConflictedBy: tahoe-lafs.service
	ConflictedBy: mdadm.service
	ConflictedBy: gpm.service
	ConflictedBy: apt-cacher-ng.service
	ConflictedBy: mountdebugfs.service
	ConflictedBy: docker.io.service
	ConflictedBy: unbound.service
	ConflictedBy: cups-browsed.service
	ConflictedBy: nfs-common.service
	ConflictedBy: networking.service
	ConflictedBy: rpcbind.service
	ConflictedBy: rdnssd.service
	ConflictedBy: mdadm-raid.service
	ConflictedBy: configure-printer at usb-001-004.service
	ConflictedBy: printer.target
	ConflictedBy: sound.target
	ConflictedBy: ifup at eth0.service
	ConflictedBy: colord.service
	ConflictedBy: polkitd.service
	ConflictedBy: ifup at docker0.service
	ConflictedBy: console-kit-daemon.service
	ConflictedBy: upower.service
	ConflictedBy: udisks2.service
	ConflictedBy: ifup at vmnet1.service
	ConflictedBy: ifup at vmnet8.service
	ConflictedBy: getty at tty2.service
	ConflictedBy: rtkit-daemon.service
	ConflictedBy: ifup at veth9e8b.service
	ConflictedBy: ifup at veth1406.service
	ConflictedBy: ifup at vethaea0.service
	ConflictedBy: ifup at veth631c.service
	ConflictedBy: ifup at veth13d4.service
	ConflictedBy: ifup at vethef9c.service
	ConflictedBy: ifup at veth3158.service
	ConflictedBy: ifup at veth74ea.service
	ConflictedBy: ifup at veth973a.service
	ConflictedBy: ifup at veth3abd.service
	Before: final.target
	After: reboot.service
	After: rescue.service
	After: systemd-ask-password-plymouth.service
	After: dbus.socket
	After: pcscd.socket
	After: cups.socket
	After: avahi-daemon.socket
	After: acpid.socket
	After: systemd-ask-password-plymouth.path
	After: systemd-sysctl.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-done.timer
	After: systemd-readahead-done.service
	After: systemd-user-sessions.service
	After: systemd-ask-password-console.path
	After: systemd-ask-password-console.service
	After: syslog.socket
	After: rsyslog.service
	After: systemd-modules-load.service
	After: systemd-binfmt.service
	After: systemd-fsck-root.service
	After: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	After: lvm2-activation-early.service
	After: lvm2-activation.service
	After: emergency.service
	After: systemd-logind.service
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-wall.service
	After: plymouth-quit-wait.service
	After: getty at tty1.service
	After: plymouth-quit.service
	After: rc-local.service
	After: cups.path
	After: NetworkManager.service
	After: ModemManager.service
	After: systemd-tmpfiles-setup.service
	After: systemd-remount-fs.service
	After: alsa-store.service
	After: alsa-state.service
	After: console-kit-log-system-start.service
	After: alsa-restore.service
	After: systemd-tmpfiles-clean.timer
	After: systemd-tmpfiles-clean.service
	After: umountfs.service
	After: sendsigs.service
	After: unattended-upgrades.service
	After: umountnfs.service
	After: umountroot.service
	After: halt.service
	After: mdadm-waitidle.service
	After: pppd-dns.service
	After: acpid.service
	After: sysstat.service
	After: anacron.service
	After: vmamqpd.service
	After: cpufrequtils.service
	After: acpi-fakekey.service
	After: dbus.service
	After: sysfsutils.service
	After: loadcpufreq.service
	After: vmware-workstation-server.service
	After: cron.service
	After: vmware.service
	After: binfmt-support.service
	After: vmware-USBArbitrator.service
	After: ssh.service
	After: ntp.service
	After: minissdpd.service
	After: postfix.service
	After: xpilot-ng-server.service
	After: pulseaudio.service
	After: atd.service
	After: pcscd.service
	After: tor.service
	After: saned.service
	After: avahi-daemon.service
	After: smartmontools.service
	After: cups.service
	After: stunnel4.service
	After: motd.service
	After: acpi-support.service
	After: virtualbox.service
	After: openvpn.service
	After: kdm.service
	After: cgroupfs-mount.service
	After: postgresql.service
	After: squid3.service
	After: uml-utilities.service
	After: schroot.service
	After: openbsd-inetd.service
	After: timidity.service
	After: dibbler-client.service
	After: bootlogs.service
	After: tahoe-lafs.service
	After: mdadm.service
	After: gpm.service
	After: apt-cacher-ng.service
	After: mountdebugfs.service
	After: docker.io.service
	After: unbound.service
	After: cups-browsed.service
	After: nfs-common.service
	After: networking.service
	After: rpcbind.service
	After: rdnssd.service
	After: mdadm-raid.service
	After: configure-printer at usb-001-004.service
	After: ifup at eth0.service
	After: colord.service
	After: polkitd.service
	After: ifup at docker0.service
	After: console-kit-daemon.service
	After: upower.service
	After: udisks2.service
	After: ifup at vmnet1.service
	After: ifup at vmnet8.service
	After: getty at tty2.service
	After: rtkit-daemon.service
	After: ifup at veth9e8b.service
	After: ifup at veth1406.service
	After: ifup at vethaea0.service
	After: ifup at veth631c.service
	After: ifup at veth13d4.service
	After: ifup at vethef9c.service
	After: ifup at veth3158.service
	After: ifup at veth74ea.service
	After: ifup at veth973a.service
	After: ifup at veth3abd.service
	References: systemd-random-seed-save.service
	References: alsa-store.service
	References: systemd-update-utmp-shutdown.service
	ReferencedBy: reboot.service
	ReferencedBy: final.target
	ReferencedBy: graphical.target
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: sockets.target
	ReferencedBy: dbus.socket
	ReferencedBy: pcscd.socket
	ReferencedBy: cups.socket
	ReferencedBy: lvm2-lvmetad.service
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpid.socket
	ReferencedBy: local-fs-pre.target
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: remote-fs.target
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: cryptsetup.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: paths.target
	ReferencedBy: syslog.socket
	ReferencedBy: rsyslog.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: swap.target
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: emergency.target
	ReferencedBy: emergency.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: getty.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: rc-local.service
	ReferencedBy: network.target
	ReferencedBy: nss-lookup.target
	ReferencedBy: cups.path
	ReferencedBy: NetworkManager.service
	ReferencedBy: ModemManager.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: alsa-store.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: timers.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: umountfs.service
	ReferencedBy: sendsigs.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: umountnfs.service
	ReferencedBy: umountroot.service
	ReferencedBy: halt.service
	ReferencedBy: mdadm-waitidle.service
	ReferencedBy: time-sync.target
	ReferencedBy: pppd-dns.service
	ReferencedBy: acpid.service
	ReferencedBy: sysstat.service
	ReferencedBy: anacron.service
	ReferencedBy: vmamqpd.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: dbus.service
	ReferencedBy: sysfsutils.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: cron.service
	ReferencedBy: vmware.service
	ReferencedBy: binfmt-support.service
	ReferencedBy: vmware-USBArbitrator.service
	ReferencedBy: ssh.service
	ReferencedBy: ntp.service
	ReferencedBy: minissdpd.service
	ReferencedBy: postfix.service
	ReferencedBy: mail-transport-agent.target
	ReferencedBy: xpilot-ng-server.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: atd.service
	ReferencedBy: pcscd.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: smartmontools.service
	ReferencedBy: cups.service
	ReferencedBy: stunnel4.service
	ReferencedBy: motd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: virtualbox.service
	ReferencedBy: openvpn.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: kdm.service
	ReferencedBy: cgroupfs-mount.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: uml-utilities.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: timidity.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: rpcbind.target
	ReferencedBy: bootlogs.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: mdadm.service
	ReferencedBy: gpm.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: docker.io.service
	ReferencedBy: unbound.service
	ReferencedBy: cups-browsed.service
	ReferencedBy: nfs-common.service
	ReferencedBy: networking.service
	ReferencedBy: rpcbind.service
	ReferencedBy: rdnssd.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: configure-printer at usb-001-004.service
	ReferencedBy: printer.target
	ReferencedBy: sound.target
	ReferencedBy: ifup at eth0.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: ifup at docker0.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: udisks2.service
	ReferencedBy: ifup at vmnet1.service
	ReferencedBy: ifup at vmnet8.service
	ReferencedBy: getty at tty2.service
	ReferencedBy: rtkit-daemon.service
	ReferencedBy: ifup at veth9e8b.service
	ReferencedBy: ifup at veth1406.service
	ReferencedBy: ifup at vethaea0.service
	ReferencedBy: ifup at veth631c.service
	ReferencedBy: ifup at veth13d4.service
	ReferencedBy: ifup at vethef9c.service
	ReferencedBy: ifup at veth3158.service
	ReferencedBy: ifup at veth74ea.service
	ReferencedBy: ifup at veth973a.service
	ReferencedBy: ifup at veth3abd.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-random-seed-save.service:
	Description: Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-random-seed-save.service
	Documentation: man:systemd-random-seed-load.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed-save.service
	Requires: -.mount
	WantedBy: shutdown.target
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-random-seed-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-remount-fs.service
	References: systemd-random-seed-load.service
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: shutdown.target
	RequiresMountsFor: /var/lib/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-random-seed-save.service
	ControlGroup: name=systemd:/system/systemd-random-seed-save.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed save
-> Unit alsa-store.service:
	Description: Store Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: alsa-store.service
	Fragment Path: /lib/systemd/system/alsa-store.service
	ConditionPathExists: !/etc/alsa/state-daemon.conf
	WantedBy: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/alsa-store.service
	ControlGroup: name=systemd:/system/alsa-store.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa store
-> Unit systemd-update-utmp-shutdown.service:
	Description: Update UTMP about System Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-update-utmp-shutdown.service
	Documentation: man:systemd-update-utmp-runlevel.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-shutdown.service
	Requires: -.mount
	WantedBy: shutdown.target
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-update-utmp-runlevel.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: systemd-update-utmp-runlevel.service
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: shutdown.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-update-utmp-shutdown.service
	ControlGroup: name=systemd:/system/systemd-update-utmp-shutdown.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
-> Unit systemd-remount-fs.service:
	Description: Remount Root and Kernel File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-remount-fs.service
	Name: checkroot.service
	Documentation: man:systemd-remount-fs.service(8)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/systemd-remount-fs.service
	ConditionPathExists: /etc/fstab
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: local-fs-pre.target
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-random-seed-load.service
	Before: debian-fixup.service
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-random-seed-save.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-fsck-root.service
	After: systemd-journald.socket
	After: keyboard-setup.service
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-fsck-root.service
	References: local-fs-pre.target
	References: local-fs.target
	References: systemd-journald.socket
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: debian-fixup.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: keyboard-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-remount-fs.service
	ControlGroup: name=systemd:/system/systemd-remount-fs.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
-> Unit systemd-tmpfiles-setup.service:
	Description: Recreate Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-tmpfiles-setup.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	ConditionDirectoryNotEmpty: |/run/tmpfiles.d
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: local-fs.target
	WantedBy: sysinit.target
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-tmpfiles-setup.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-setup.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: auditd.service
	Before: systemd-update-utmp-shutdown.service
	Before: systemd-update-utmp-runlevel.service
	Before: ssh.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: ssh.service
	Load Error Code: No such file or directory
-> Unit systemd-update-utmp-runlevel.service:
	Description: Update UTMP about System Runlevel Changes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-update-utmp-runlevel.service
	Documentation: man:systemd-update-utmp-runlevel.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: graphical.target
	WantedBy: multi-user.target
	WantedBy: rescue.target
	Before: systemd-update-utmp-shutdown.service
	Before: final.target
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: graphical.target
	After: systemd-journald.socket
	After: -.mount
	After: multi-user.target
	After: rescue.target
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: graphical.target
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	References: multi-user.target
	References: rescue.target
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-update-utmp-runlevel.service
	ControlGroup: name=systemd:/system/systemd-update-utmp-runlevel.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
-> Unit final.target:
	Description: Final Step
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: final.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/final.target
	After: systemd-update-utmp-shutdown.service
	After: shutdown.target
	After: umount.target
	After: systemd-update-utmp-runlevel.service
	After: systemd-random-seed-load.service
	After: systemd-random-seed-save.service
	References: shutdown.target
	References: umount.target
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-random-seed-save.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit umount.target:
	Description: Unmount All Filesystems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	ConflictedBy: systemd-cryptsetup at sda2_crypt.service
	ConflictedBy: dev-mapper-linflas.vg01\x2dswap.swap
	ConflictedBy: run-user.mount
	ConflictedBy: run-lock.mount
	ConflictedBy: boot.mount
	ConflictedBy: run-rpc_pipefs.mount
	ConflictedBy: var-lib-docker.mount
	ConflictedBy: run-vmblock\x2dfuse.mount
	ConflictedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ConflictedBy: dev-dm\x2d1.swap
	ConflictedBy: dev-linflas.vg01-swap.swap
	ConflictedBy: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	ConflictedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	ConflictedBy: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	Before: final.target
	After: systemd-cryptsetup at sda2_crypt.service
	After: dev-mapper-linflas.vg01\x2dswap.swap
	After: run-user.mount
	After: run-lock.mount
	After: boot.mount
	After: dev-dm\x2d1.swap
	After: dev-linflas.vg01-swap.swap
	After: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	After: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	After: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	After: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	After: run-vmblock\x2dfuse.mount
	After: var-lib-docker.mount
	After: run-rpc_pipefs.mount
	ReferencedBy: final.target
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: dev-mapper-linflas.vg01\x2dswap.swap
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: run-rpc_pipefs.mount
	ReferencedBy: var-lib-docker.mount
	ReferencedBy: run-vmblock\x2dfuse.mount
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ReferencedBy: dev-dm\x2d1.swap
	ReferencedBy: dev-linflas.vg01-swap.swap
	ReferencedBy: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	ReferencedBy: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit graphical.target:
	Description: Graphical Interface
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: runlevel5.target
	Name: graphical.target
	Name: default.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: multi-user.target
	Wants: display-manager.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: openbsd-inetd.service
	Wants: tahoe-lafs.service
	Wants: schroot.service
	Wants: ntp.service
	Wants: postfix.service
	Wants: pulseaudio.service
	Wants: unbound.service
	Wants: tor.service
	Wants: bootlogs.service
	Wants: timidity.service
	Wants: cron.service
	Wants: stunnel4.service
	Wants: nfs-common.service
	Wants: kdm.service
	Wants: minissdpd.service
	Wants: loadcpufreq.service
	Wants: mountdebugfs.service
	Wants: sysfsutils.service
	Wants: smartmontools.service
	Wants: acpi-fakekey.service
	Wants: mdadm.service
	Wants: cgroupfs-mount.service
	Wants: cpufrequtils.service
	Wants: openvpn.service
	Wants: motd.service
	Wants: uml-utilities.service
	Wants: acpi-support.service
	Wants: dibbler-client.service
	Wants: saned.service
	Wants: xpilot-ng-server.service
	Wants: sysstat.service
	Wants: vmware-USBArbitrator.service
	Wants: postgresql.service
	Wants: gpm.service
	Wants: squid3.service
	Wants: virtualbox.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-readahead-done.timer
	Before: systemd-readahead-done.service
	After: multi-user.target
	After: openbsd-inetd.service
	After: tahoe-lafs.service
	After: schroot.service
	After: ntp.service
	After: postfix.service
	After: pulseaudio.service
	After: unbound.service
	After: tor.service
	After: bootlogs.service
	After: timidity.service
	After: cron.service
	After: stunnel4.service
	After: nfs-common.service
	After: kdm.service
	After: minissdpd.service
	After: loadcpufreq.service
	After: mountdebugfs.service
	After: sysfsutils.service
	After: smartmontools.service
	After: acpi-fakekey.service
	After: mdadm.service
	After: cgroupfs-mount.service
	After: cpufrequtils.service
	After: openvpn.service
	After: motd.service
	After: uml-utilities.service
	After: acpi-support.service
	After: dibbler-client.service
	After: saned.service
	After: xpilot-ng-server.service
	After: sysstat.service
	After: vmware-USBArbitrator.service
	After: postgresql.service
	After: gpm.service
	After: squid3.service
	After: virtualbox.service
	References: multi-user.target
	References: rescue.target
	References: display-manager.service
	References: systemd-update-utmp-runlevel.service
	References: shutdown.target
	References: openbsd-inetd.service
	References: tahoe-lafs.service
	References: schroot.service
	References: ntp.service
	References: postfix.service
	References: pulseaudio.service
	References: unbound.service
	References: tor.service
	References: bootlogs.service
	References: timidity.service
	References: cron.service
	References: stunnel4.service
	References: nfs-common.service
	References: kdm.service
	References: minissdpd.service
	References: loadcpufreq.service
	References: mountdebugfs.service
	References: sysfsutils.service
	References: smartmontools.service
	References: acpi-fakekey.service
	References: mdadm.service
	References: cgroupfs-mount.service
	References: cpufrequtils.service
	References: openvpn.service
	References: motd.service
	References: uml-utilities.service
	References: acpi-support.service
	References: dibbler-client.service
	References: saned.service
	References: xpilot-ng-server.service
	References: sysstat.service
	References: vmware-USBArbitrator.service
	References: postgresql.service
	References: gpm.service
	References: squid3.service
	References: virtualbox.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit multi-user.target:
	Description: Multi-User System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: multi-user.target
	Name: runlevel4.target
	Name: runlevel3.target
	Name: runlevel2.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: basic.target
	Wants: ssh.service
	Wants: docker.io.service
	Wants: binfmt-support.service
	Wants: avahi-daemon.service
	Wants: atd.service
	Wants: ModemManager.service
	Wants: NetworkManager.service
	Wants: pppd-dns.service
	Wants: cups-browsed.service
	Wants: anacron.service
	Wants: apt-cacher-ng.service
	Wants: rsyslog.service
	Wants: remote-fs.target
	Wants: cups.path
	Wants: rc-local.service
	Wants: plymouth-quit.service
	Wants: getty.target
	Wants: plymouth-quit-wait.service
	Wants: systemd-ask-password-wall.path
	Wants: systemd-logind.service
	Wants: systemd-user-sessions.service
	Wants: dbus.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: openbsd-inetd.service
	Wants: tahoe-lafs.service
	Wants: schroot.service
	Wants: ntp.service
	Wants: postfix.service
	Wants: pulseaudio.service
	Wants: unbound.service
	Wants: tor.service
	Wants: bootlogs.service
	Wants: timidity.service
	Wants: vmware.service
	Wants: cron.service
	Wants: stunnel4.service
	Wants: nfs-common.service
	Wants: kdm.service
	Wants: minissdpd.service
	Wants: vmware-workstation-server.service
	Wants: loadcpufreq.service
	Wants: mountdebugfs.service
	Wants: sysfsutils.service
	Wants: smartmontools.service
	Wants: acpi-fakekey.service
	Wants: mdadm.service
	Wants: cgroupfs-mount.service
	Wants: cpufrequtils.service
	Wants: openvpn.service
	Wants: motd.service
	Wants: uml-utilities.service
	Wants: acpi-support.service
	Wants: dibbler-client.service
	Wants: vmamqpd.service
	Wants: saned.service
	Wants: xpilot-ng-server.service
	Wants: sysstat.service
	Wants: vmware-USBArbitrator.service
	Wants: postgresql.service
	Wants: gpm.service
	Wants: squid3.service
	Wants: virtualbox.service
	RequiredBy: graphical.target
	Conflicts: rescue.service
	Conflicts: rescue.target
	Conflicts: shutdown.target
	Before: graphical.target
	Before: systemd-update-utmp-runlevel.service
	After: basic.target
	After: rescue.service
	After: rescue.target
	After: rsyslog.service
	After: remote-fs.target
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: plymouth-quit-wait.service
	After: getty.target
	After: plymouth-quit.service
	After: rc-local.service
	After: cups.path
	After: NetworkManager.service
	After: ModemManager.service
	After: pppd-dns.service
	After: anacron.service
	After: dbus.service
	After: binfmt-support.service
	After: ssh.service
	After: atd.service
	After: avahi-daemon.service
	After: apt-cacher-ng.service
	After: docker.io.service
	After: cups-browsed.service
	After: openbsd-inetd.service
	After: tahoe-lafs.service
	After: schroot.service
	After: ntp.service
	After: postfix.service
	After: pulseaudio.service
	After: unbound.service
	After: tor.service
	After: bootlogs.service
	After: timidity.service
	After: vmware.service
	After: cron.service
	After: stunnel4.service
	After: nfs-common.service
	After: kdm.service
	After: minissdpd.service
	After: vmware-workstation-server.service
	After: loadcpufreq.service
	After: mountdebugfs.service
	After: sysfsutils.service
	After: smartmontools.service
	After: acpi-fakekey.service
	After: mdadm.service
	After: cgroupfs-mount.service
	After: cpufrequtils.service
	After: openvpn.service
	After: motd.service
	After: uml-utilities.service
	After: acpi-support.service
	After: dibbler-client.service
	After: vmamqpd.service
	After: saned.service
	After: xpilot-ng-server.service
	After: sysstat.service
	After: vmware-USBArbitrator.service
	After: postgresql.service
	After: gpm.service
	After: squid3.service
	After: virtualbox.service
	References: basic.target
	References: rescue.service
	References: rescue.target
	References: ssh.service
	References: docker.io.service
	References: binfmt-support.service
	References: avahi-daemon.service
	References: atd.service
	References: ModemManager.service
	References: NetworkManager.service
	References: pppd-dns.service
	References: cups-browsed.service
	References: anacron.service
	References: apt-cacher-ng.service
	References: rsyslog.service
	References: remote-fs.target
	References: cups.path
	References: rc-local.service
	References: plymouth-quit.service
	References: getty.target
	References: plymouth-quit-wait.service
	References: systemd-ask-password-wall.path
	References: systemd-logind.service
	References: systemd-user-sessions.service
	References: dbus.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: openbsd-inetd.service
	References: tahoe-lafs.service
	References: schroot.service
	References: ntp.service
	References: postfix.service
	References: pulseaudio.service
	References: unbound.service
	References: tor.service
	References: bootlogs.service
	References: timidity.service
	References: vmware.service
	References: cron.service
	References: stunnel4.service
	References: nfs-common.service
	References: kdm.service
	References: minissdpd.service
	References: vmware-workstation-server.service
	References: loadcpufreq.service
	References: mountdebugfs.service
	References: sysfsutils.service
	References: smartmontools.service
	References: acpi-fakekey.service
	References: mdadm.service
	References: cgroupfs-mount.service
	References: cpufrequtils.service
	References: openvpn.service
	References: motd.service
	References: uml-utilities.service
	References: acpi-support.service
	References: dibbler-client.service
	References: vmamqpd.service
	References: saned.service
	References: xpilot-ng-server.service
	References: sysstat.service
	References: vmware-USBArbitrator.service
	References: postgresql.service
	References: gpm.service
	References: squid3.service
	References: virtualbox.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rescue.target:
	Description: Rescue Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: rescue.target
	Name: runlevel1.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rescue.target
	Requires: sysinit.target
	Requires: rescue.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: bootlogs.service
	Wants: motd.service
	Conflicts: shutdown.target
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	Before: multi-user.target
	Before: systemd-update-utmp-runlevel.service
	After: sysinit.target
	After: rescue.service
	After: bootlogs.service
	After: motd.service
	References: sysinit.target
	References: rescue.service
	References: shutdown.target
	References: systemd-update-utmp-runlevel.service
	References: bootlogs.service
	References: motd.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit display-manager.service:
	Description: display-manager.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: display-manager.service
	WantedBy: graphical.target
	ReferencedBy: graphical.target
	Load Error Code: No such file or directory
-> Unit sysinit.target:
	Description: System Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sysinit.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Wants: local-fs.target
	Wants: swap.target
	Wants: systemd-tmpfiles-setup.service
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: systemd-binfmt.service
	Wants: systemd-modules-load.service
	Wants: systemd-journald.service
	Wants: dev-mqueue.mount
	Wants: debian-fixup.service
	Wants: systemd-udevd.service
	Wants: systemd-udev-trigger.service
	Wants: plymouth-start.service
	Wants: sys-fs-fuse-connections.mount
	Wants: systemd-random-seed-load.service
	Wants: systemd-ask-password-console.path
	Wants: udev-finish.service
	Wants: plymouth-read-write.service
	Wants: sys-kernel-debug.mount
	Wants: cryptsetup.target
	Wants: sys-kernel-config.mount
	Wants: dev-hugepages.mount
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: systemd-journal-flush.service
	Wants: systemd-sysctl.service
	Wants: kbd.service
	Wants: console-setup.service
	Wants: nfs-common.service
	Wants: hdparm.service
	Wants: keyboard-setup.service
	Wants: mdadm-raid.service
	Wants: networking.service
	Wants: rdnssd.service
	Wants: rpcbind.service
	RequiredBy: rescue.target
	RequiredBy: dbus.socket
	RequiredBy: pcscd.socket
	RequiredBy: cups.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: acpid.socket
	RequiredBy: cups.path
	RequiredBy: basic.target
	RequiredBy: systemd-tmpfiles-clean.timer
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: rescue.target
	Before: rescue.service
	Before: dbus.socket
	Before: pcscd.socket
	Before: cups.socket
	Before: avahi-daemon.socket
	Before: acpid.socket
	Before: cups.path
	Before: basic.target
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: systemd-tmpfiles-clean.timer
	After: systemd-udev-trigger.service
	After: systemd-udevd.service
	After: local-fs.target
	After: swap.target
	After: emergency.service
	After: emergency.target
	After: systemd-sysctl.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-tmpfiles-setup-dev.service
	After: dev-hugepages.mount
	After: sys-kernel-config.mount
	After: cryptsetup.target
	After: sys-kernel-debug.mount
	After: plymouth-read-write.service
	After: systemd-random-seed-load.service
	After: sys-fs-fuse-connections.mount
	After: debian-fixup.service
	After: dev-mqueue.mount
	After: systemd-journald.service
	After: systemd-modules-load.service
	After: systemd-binfmt.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-udev-settle.service
	After: systemd-tmpfiles-setup.service
	After: systemd-tmpfiles-clean.service
	After: kbd.service
	After: console-setup.service
	After: nfs-common.service
	After: hdparm.service
	After: keyboard-setup.service
	After: mdadm-raid.service
	After: networking.service
	After: rdnssd.service
	After: rpcbind.service
	References: emergency.service
	References: emergency.target
	References: local-fs.target
	References: swap.target
	References: systemd-tmpfiles-setup.service
	References: proc-sys-fs-binfmt_misc.automount
	References: systemd-binfmt.service
	References: systemd-modules-load.service
	References: systemd-journald.service
	References: dev-mqueue.mount
	References: debian-fixup.service
	References: systemd-udevd.service
	References: systemd-udev-trigger.service
	References: plymouth-start.service
	References: sys-fs-fuse-connections.mount
	References: systemd-random-seed-load.service
	References: systemd-ask-password-console.path
	References: udev-finish.service
	References: plymouth-read-write.service
	References: sys-kernel-debug.mount
	References: cryptsetup.target
	References: sys-kernel-config.mount
	References: dev-hugepages.mount
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-journal-flush.service
	References: systemd-sysctl.service
	References: shutdown.target
	References: kbd.service
	References: console-setup.service
	References: nfs-common.service
	References: hdparm.service
	References: keyboard-setup.service
	References: mdadm-raid.service
	References: networking.service
	References: rdnssd.service
	References: rpcbind.service
	ReferencedBy: rescue.target
	ReferencedBy: rescue.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: dbus.socket
	ReferencedBy: pcscd.socket
	ReferencedBy: cups.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-journald.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: cups.path
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit rescue.service:
	Description: Rescue Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: multi-user.target
	Before: rescue.target
	Before: shutdown.target
	Before: multi-user.target
	After: sysinit.target
	After: plymouth-start.service
	References: shutdown.target
	References: sysinit.target
	References: plymouth-start.service
	ReferencedBy: rescue.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rescue.service
	ControlGroup: name=systemd:/system/rescue.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to rescue mode! Type "systemctl default" or ^D to enter default mode.\nType "journalctl -xb" to view system logs. Type "systemctl reboot" to reboot.'
	-> ExecStart:
		Command Line: /sbin/sulogin
	-> ExecStopPost:
		Command Line: /bin/systemctl --fail --no-block default
-> Unit plymouth-start.service:
	Description: Show Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: plymouth-start.service
	Fragment Path: /lib/systemd/system/plymouth-start.service
	ConditionKernelCommandLine: splash
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	Wants: systemd-ask-password-plymouth.path
	WantedBy: sysinit.target
	Before: rescue.service
	Before: systemd-ask-password-plymouth.service
	Before: systemd-ask-password-plymouth.path
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-console.service
	Before: plymouth-quit-wait.service
	Before: plymouth-quit.service
	After: systemd-vconsole-setup.service
	After: systemd-udev-trigger.service
	After: systemd-journald.socket
	References: systemd-ask-password-plymouth.path
	References: systemd-vconsole-setup.service
	References: systemd-udev-trigger.service
	References: systemd-ask-password-plymouth.service
	References: systemd-journald.socket
	ReferencedBy: rescue.service
	ReferencedBy: systemd-ask-password-plymouth.service
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: plymouth-quit.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/plymouth-start.service
	ControlGroup: name=systemd:/system/plymouth-start.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: none
	KillSignal: SIGTERM
	SendSIGKILL: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid --attach-to-session
	-> ExecStartPost:
		Command Line: /sbin/udevadm settle --timeout=30 --exit-if-exists=/sys/class/drm/card0/dev
		Command Line: /sbin/udevadm settle --timeout=30 --exit-if-exists=/sys/class/graphics/fb0/dev
		Command Line: /bin/plymouth show-splash
-> Unit systemd-ask-password-plymouth.path:
	Description: Forward Password Requests to Plymouth Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-ask-password-plymouth.path
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.path
	ConditionPathExists: /run/plymouth/pid
	ConditionKernelCommandLine: splash
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	Requires: -.mount
	WantedBy: plymouth-start.service
	Conflicts: shutdown.target
	Before: basic.target
	Before: shutdown.target
	Before: systemd-ask-password-plymouth.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-plymouth.service
	References: shutdown.target
	References: plymouth-start.service
	References: basic.target
	References: systemd-ask-password-plymouth.service
	References: -.mount
	ReferencedBy: plymouth-start.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: dead
	Result: success
	Unit: systemd-ask-password-plymouth.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-vconsole-setup.service
	Before: plymouth-start.service
	Before: systemd-ask-password-console.service
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-console.service
	Load Error Code: No such file or directory
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udev-trigger.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: sysinit.target
	Before: plymouth-start.service
	Before: sysinit.target
	Before: systemd-udev-settle.service
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: plymouth-start.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-settle.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udev-trigger.service
	ControlGroup: name=systemd:/system/systemd-udev-trigger.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm trigger --type=subsystems --action=add
		Command Line: /bin/udevadm trigger --type=devices --action=add
-> Unit systemd-ask-password-plymouth.service:
	Description: Forward Password Requests to Plymouth
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-ask-password-plymouth.service
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
	Fragment Path: /lib/systemd/system/systemd-ask-password-plymouth.service
	ConditionPathExists: /run/plymouth/pid
	ConditionKernelCommandLine: splash
	Conflicts: shutdown.target
	Before: shutdown.target
	After: plymouth-start.service
	After: systemd-journald.socket
	After: systemd-ask-password-plymouth.path
	TriggeredBy: systemd-ask-password-plymouth.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-journald.socket
	ReferencedBy: plymouth-start.service
	ReferencedBy: systemd-ask-password-plymouth.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-ask-password-plymouth.service
	ControlGroup: name=systemd:/system/systemd-ask-password-plymouth.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --plymouth
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udevd.service
	Name: udev.service
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	WantedBy: systemd-udev-trigger.service
	WantedBy: sysinit.target
	WantedBy: systemd-udev-settle.service
	Before: sysinit.target
	Before: local-fs-pre.target
	Before: udev-finish.service
	Before: mdadm-raid.service
	Before: keyboard-setup.service
	Before: hdparm.service
	Before: sysfsutils.service
	Before: pulseaudio.service
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	After: systemd-journald.socket
	After: systemd-tmpfiles-setup-dev.service
	TriggeredBy: systemd-udevd-control.socket
	TriggeredBy: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: systemd-udevd-kernel.socket
	References: sysinit.target
	References: local-fs-pre.target
	References: systemd-journald.socket
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: udev-finish.service
	ReferencedBy: mdadm-raid.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: hdparm.service
	ReferencedBy: sysfsutils.service
	ReferencedBy: pulseaudio.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd.service
	ControlGroup: name=systemd:/system/systemd-udevd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	Main PID: 321
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udevd-kernel.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sockets.target
	WantedBy: systemd-udevd.service
	Before: systemd-udev-trigger.service
	Before: sockets.target
	Before: systemd-udevd.service
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udevd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd-kernel.socket
	ControlGroup: name=systemd:/system/systemd-udevd-kernel.socket
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udevd-control.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sockets.target
	WantedBy: systemd-udevd.service
	Before: systemd-udev-trigger.service
	Before: sockets.target
	Before: systemd-udevd.service
	After: -.mount
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	References: -.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	ReferencedBy: systemd-udevd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udevd-control.socket
	ControlGroup: name=systemd:/system/systemd-udevd-control.socket
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	ListenSequentialPacket: /run/udev/control
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sockets.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Wants: acpid.socket
	Wants: avahi-daemon.socket
	Wants: lvm2-lvmetad.socket
	Wants: cups.socket
	Wants: pcscd.socket
	Wants: systemd-udevd-kernel.socket
	Wants: systemd-udevd-control.socket
	Wants: dbus.socket
	Wants: systemd-shutdownd.socket
	Wants: systemd-initctl.socket
	Wants: systemd-journald.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-udevd-control.socket
	After: systemd-initctl.socket
	After: systemd-shutdownd.socket
	After: dbus.socket
	After: pcscd.socket
	After: cups.socket
	After: avahi-daemon.socket
	After: acpid.socket
	After: systemd-udevd-kernel.socket
	After: syslog.socket
	After: systemd-journald.socket
	References: acpid.socket
	References: avahi-daemon.socket
	References: lvm2-lvmetad.socket
	References: cups.socket
	References: pcscd.socket
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: dbus.socket
	References: systemd-shutdownd.socket
	References: systemd-initctl.socket
	References: systemd-journald.socket
	References: shutdown.target
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: dbus.socket
	ReferencedBy: pcscd.socket
	ReferencedBy: cups.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: syslog.socket
	ReferencedBy: basic.target
	ReferencedBy: systemd-journald.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit acpid.socket:
	Description: ACPID Listen Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: acpid.socket
	Fragment Path: /lib/systemd/system/acpid.socket
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: acpid.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: acpid.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.mount
	Triggers: acpid.service
	References: acpid.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: acpid.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/acpid.socket
	ControlGroup: name=systemd:/system/acpid.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /run/acpid.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: avahi-daemon.socket
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: avahi-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: avahi-daemon.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.mount
	Triggers: avahi-daemon.service
	References: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: avahi-daemon.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/avahi-daemon.socket
	ControlGroup: name=systemd:/system/avahi-daemon.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/avahi-daemon/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit lvm2-lvmetad.socket:
	Description: LVM2 metadata daemon socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: lvm2-lvmetad.socket
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.socket
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	RequiredBy: lvm2-lvmetad.service
	WantedBy: sockets.target
	Before: lvm2-lvmetad.service
	After: -.mount
	Triggers: lvm2-lvmetad.service
	References: lvm2-lvmetad.service
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: lvm2-lvmetad.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lvm2-lvmetad.socket
	ControlGroup: name=systemd:/system/lvm2-lvmetad.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /run/lvm/lvmetad.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit cups.socket:
	Description: CUPS Printing Service Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cups.socket
	Fragment Path: /lib/systemd/system/cups.socket
	DropIn Path: /etc/systemd/system/cups.socket.d/cupsd-listen.conf
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: cups.service
	RequiredBy: configure-printer at usb-001-004.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: cups.service
	Before: sockets.target
	Before: shutdown.target
	Before: configure-printer at usb-001-004.service
	After: sysinit.target
	After: -.mount
	Triggers: cups.service
	References: cups.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: cups.service
	ReferencedBy: configure-printer at usb-001-004.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/cups.socket
	ControlGroup: name=systemd:/system/cups.socket
	Socket State: listening
	Result: success
	BindIPv6Only: ipv6-only
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/cups/cups.sock
	ListenStream: 0.0.0.0:631
	ListenStream: [::]:631
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit pcscd.socket:
	Description: PC/SC Smart Card Daemon Activation Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: pcscd.socket
	Fragment Path: /lib/systemd/system/pcscd.socket
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: pcscd.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: pcscd.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.mount
	Triggers: pcscd.service
	References: pcscd.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: pcscd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/pcscd.socket
	ControlGroup: name=systemd:/system/pcscd.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/pcscd/pcscd.comm
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dbus.socket
	Fragment Path: /lib/systemd/system/dbus.socket
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	Requires: -.mount
	RequiredBy: systemd-logind.service
	RequiredBy: NetworkManager.service
	RequiredBy: ModemManager.service
	RequiredBy: dbus.service
	RequiredBy: avahi-daemon.service
	RequiredBy: colord.service
	RequiredBy: polkitd.service
	RequiredBy: console-kit-daemon.service
	RequiredBy: upower.service
	RequiredBy: udisks2.service
	RequiredBy: rtkit-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	Before: systemd-logind.service
	Before: NetworkManager.service
	Before: ModemManager.service
	Before: avahi-daemon.service
	Before: colord.service
	Before: polkitd.service
	Before: console-kit-daemon.service
	Before: upower.service
	Before: udisks2.service
	Before: rtkit-daemon.service
	After: sysinit.target
	After: -.mount
	Triggers: dbus.service
	References: dbus.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: ModemManager.service
	ReferencedBy: dbus.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: colord.service
	ReferencedBy: polkitd.service
	ReferencedBy: console-kit-daemon.service
	ReferencedBy: upower.service
	ReferencedBy: udisks2.service
	ReferencedBy: rtkit-daemon.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dbus.socket
	ControlGroup: name=systemd:/system/dbus.socket
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenStream: /var/run/dbus/system_bus_socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-shutdownd.socket:
	Description: Delayed Shutdown Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-shutdownd.socket
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-shutdownd.service
	After: -.mount
	Triggers: systemd-shutdownd.service
	References: sockets.target
	References: systemd-shutdownd.service
	References: -.mount
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-shutdownd.socket
	ControlGroup: name=systemd:/system/systemd-shutdownd.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ListenDatagram: /run/systemd/shutdownd
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-initctl.socket
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-initctl.service
	After: -.mount
	Triggers: systemd-initctl.service
	References: sockets.target
	References: systemd-initctl.service
	References: -.mount
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-initctl.socket
	ControlGroup: name=systemd:/system/systemd-initctl.socket
	Socket State: listening
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0600
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: no
	PassSecurity: no
	TCPCongestion: n/a
	ListenFIFO: /dev/initctl
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-initctl.service:
	Description: /dev/initctl Compatibility Daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-initctl.service
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	After: systemd-initctl.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-initctl.socket
	References: systemd-journald.socket
	ReferencedBy: systemd-initctl.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-initctl.service
	ControlGroup: name=systemd:/system/systemd-initctl.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
-> Unit systemd-shutdownd.service:
	Description: Delayed Shutdown Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-shutdownd.service
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.service
	After: systemd-shutdownd.socket
	After: systemd-journald.socket
	TriggeredBy: systemd-shutdownd.socket
	References: systemd-journald.socket
	ReferencedBy: systemd-shutdownd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-shutdownd.service
	ControlGroup: name=systemd:/system/systemd-shutdownd.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: all
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-shutdownd
-> Unit lvm2-lvmetad.service:
	Description: LVM2 metadata daemon
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: lvm2-lvmetad.service
	Documentation: man:lvmetad(8)
	Fragment Path: /lib/systemd/system/lvm2-lvmetad.service
	Requires: lvm2-lvmetad.socket
	Conflicts: shutdown.target
	After: lvm2-lvmetad.socket
	After: systemd-journald.socket
	TriggeredBy: lvm2-lvmetad.socket
	References: lvm2-lvmetad.socket
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: lvm2-lvmetad.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lvm2-lvmetad.service
	ControlGroup: name=systemd:/system/lvm2-lvmetad.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: forking
	Restart: on-abort
	NotifyAccess: none
	PIDFile: /var/run/lvmetad.pid
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: yes
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	Environment: SD_ACTIVATION=1
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvmetad
	-> ExecReload:
		Command Line: /sbin/lvmetad -R
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: local-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: local-fs.target
	Before: run-user.mount
	Before: run-lock.mount
	Before: boot.mount
	Before: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Before: run-vmblock\x2dfuse.mount
	Before: var-lib-docker.mount
	Before: run-rpc_pipefs.mount
	After: systemd-udevd.service
	After: systemd-remount-fs.service
	References: shutdown.target
	ReferencedBy: systemd-udevd.service
	ReferencedBy: local-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: boot.mount
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ReferencedBy: run-vmblock\x2dfuse.mount
	ReferencedBy: var-lib-docker.mount
	ReferencedBy: run-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	RequiredBy: emergency.target
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: sysinit.target
	Before: emergency.target
	Before: shutdown.target
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: emergency.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/emergency.service
	ControlGroup: name=systemd:/system/emergency.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
		Command Line: /bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\nto boot into default mode.'
	-> ExecStart:
		Command Line: /sbin/sulogin
	-> ExecStopPost:
		Command Line: /bin/systemctl --fail --no-block default
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: emergency.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/emergency.target
	Requires: emergency.service
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: sysinit.target
	After: emergency.service
	References: emergency.service
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit local-fs.target:
	Description: Local File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: local-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: boot.mount
	Requires: -.mount
	Wants: lvm2-activation.service
	Wants: lvm2-activation-early.service
	Wants: run-lock.mount
	Wants: systemd-remount-fs.service
	Wants: systemd-fsck-root.service
	Wants: run-user.mount
	WantedBy: sysinit.target
	WantedBy: systemd-tmpfiles-setup.service
	WantedBy: systemd-tmpfiles-clean.service
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: systemd-journal-flush.service
	Before: remote-fs.target
	Before: plymouth-read-write.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-tmpfiles-clean.service
	Before: unattended-upgrades.service
	Before: networking.service
	Before: sysstat.service
	Before: acpi-fakekey.service
	Before: minissdpd.service
	Before: postfix.service
	Before: tor.service
	Before: saned.service
	Before: stunnel4.service
	Before: motd.service
	Before: acpi-support.service
	Before: rdnssd.service
	Before: kdm.service
	Before: postgresql.service
	Before: schroot.service
	Before: openbsd-inetd.service
	Before: dibbler-client.service
	Before: rpcbind.service
	Before: bootlogs.service
	Before: mdadm.service
	Before: apt-cacher-ng.service
	Before: mountdebugfs.service
	Before: ifup at eth0.service
	Before: ifup at docker0.service
	Before: ifup at vmnet1.service
	Before: ifup at vmnet8.service
	Before: ifup at veth9e8b.service
	Before: ifup at veth1406.service
	Before: ifup at vethaea0.service
	Before: ifup at veth631c.service
	Before: ifup at veth13d4.service
	Before: ifup at vethef9c.service
	Before: ifup at veth3158.service
	Before: ifup at veth74ea.service
	Before: ifup at veth973a.service
	Before: ifup at veth3abd.service
	After: local-fs-pre.target
	After: run-user.mount
	After: systemd-fsck-root.service
	After: run-lock.mount
	After: -.mount
	After: boot.mount
	After: lvm2-activation-early.service
	After: lvm2-activation.service
	After: systemd-remount-fs.service
	After: run-rpc_pipefs.mount
	After: var-lib-docker.mount
	After: run-vmblock\x2dfuse.mount
	After: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	OnFailure: emergency.target
	References: local-fs-pre.target
	References: emergency.target
	References: lvm2-activation.service
	References: lvm2-activation-early.service
	References: boot.mount
	References: -.mount
	References: run-lock.mount
	References: systemd-remount-fs.service
	References: systemd-fsck-root.service
	References: run-user.mount
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: remote-fs.target
	ReferencedBy: plymouth-read-write.service
	ReferencedBy: run-user.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: run-lock.mount
	ReferencedBy: -.mount
	ReferencedBy: boot.mount
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: networking.service
	ReferencedBy: sysstat.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: minissdpd.service
	ReferencedBy: postfix.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: stunnel4.service
	ReferencedBy: motd.service
	ReferencedBy: acpi-support.service
	ReferencedBy: rdnssd.service
	ReferencedBy: kdm.service
	ReferencedBy: postgresql.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: rpcbind.service
	ReferencedBy: bootlogs.service
	ReferencedBy: mdadm.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: run-rpc_pipefs.mount
	ReferencedBy: var-lib-docker.mount
	ReferencedBy: run-vmblock\x2dfuse.mount
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at docker0.service
	ReferencedBy: ifup at vmnet1.service
	ReferencedBy: ifup at vmnet8.service
	ReferencedBy: ifup at veth9e8b.service
	ReferencedBy: ifup at veth1406.service
	ReferencedBy: ifup at vethaea0.service
	ReferencedBy: ifup at veth631c.service
	ReferencedBy: ifup at veth13d4.service
	ReferencedBy: ifup at vethef9c.service
	ReferencedBy: ifup at veth3158.service
	ReferencedBy: ifup at veth74ea.service
	ReferencedBy: ifup at veth973a.service
	ReferencedBy: ifup at veth3abd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit swap.target:
	Description: Swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: swap.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: dev-mapper-linflas.vg01\x2dswap.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-mapper-linflas.vg01\x2dswap.swap
	References: dev-mapper-linflas.vg01\x2dswap.swap
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: dev-mapper-linflas.vg01\x2dswap.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit proc-sys-fs-binfmt_misc.automount:
	Description: Arbitrary Executable File Formats File System Automount Point
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: proc-sys-fs-binfmt_misc.automount
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.automount
	ConditionPathIsReadWrite: /proc/sys/
	ConditionPathExists: /proc/sys/fs/binfmt_misc/
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: systemd-binfmt.service
	Before: sysinit.target
	Before: proc-sys-fs-binfmt_misc.mount
	After: -.mount
	Triggers: proc-sys-fs-binfmt_misc.mount
	References: sysinit.target
	References: proc-sys-fs-binfmt_misc.mount
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-binfmt.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Automount State: running
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
-> Unit systemd-binfmt.service:
	Description: Set Up Additional Binary Formats
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-binfmt.service
	Documentation: man:systemd-binfmt.service(8)
	Documentation: man:binfmt.d(5)
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Fragment Path: /lib/systemd/system/systemd-binfmt.service
	ConditionDirectoryNotEmpty: |/run/binfmt.d
	ConditionDirectoryNotEmpty: |/etc/binfmt.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d
	ConditionDirectoryNotEmpty: |/lib/binfmt.d
	ConditionPathIsReadWrite: /proc/sys/
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: proc-sys-fs-binfmt_misc.automount
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-binfmt.service
	ControlGroup: name=systemd:/system/systemd-binfmt.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-modules-load.service
	Name: kmod.service
	Name: module-init-tools.service
	Documentation: man:systemd-modules-load.service(8)
	Documentation: man:modules-load.d(5)
	Fragment Path: /lib/systemd/system/systemd-modules-load.service
	ConditionKernelCommandLine: |rd.modules-load
	ConditionKernelCommandLine: |modules-load
	ConditionDirectoryNotEmpty: |/run/modules-load.d
	ConditionDirectoryNotEmpty: |/etc/modules-load.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d
	ConditionDirectoryNotEmpty: |/lib/modules-load.d
	(null): CAP_SYS_MODULE
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sys-kernel-config.mount
	Before: sys-fs-fuse-connections.mount
	Before: sysinit.target
	Before: shutdown.target
	Before: sysfsutils.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: sysfsutils.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-modules-load.service
	ControlGroup: name=systemd:/system/systemd-modules-load.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-journald.service
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: systemd-journald.socket
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: systemd-journal-flush.service
	Before: sysinit.target
	After: systemd-journald.socket
	After: syslog.socket
	TriggeredBy: systemd-journald.socket
	References: systemd-journald.socket
	References: syslog.socket
	References: sysinit.target
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-journald.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-journald.service
	ControlGroup: name=systemd:/system/systemd-journald.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: all
	Main PID: 295
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 16384
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_syslog
	-> ExecStart:
		Command Line: /lib/systemd/systemd-journald
	Status Text: Processing requests...
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mqueue.mount
	Documentation: man:mq_overview(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-mqueue.mount
	ConditionPathExists: /proc/sys/fs/mqueue
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-mqueue.mount
	ControlGroup: name=systemd:/system/dev-mqueue.mount
	Mount State: mounted
	Result: success
	Where: /dev/mqueue
	What: mqueue
	File System Type: mqueue
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit debian-fixup.service:
	Description: Various fixups to make systemd work better on Debian
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: debian-fixup.service
	Fragment Path: /lib/systemd/system/debian-fixup.service
	ConditionPathIsSymbolicLink: |!/var/lock
	ConditionPathIsSymbolicLink: |!/var/run
	ConditionPathIsSymbolicLink: |!/etc/mtab
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	WantedBy: sysinit.target
	Before: var-run.mount
	Before: var-lock.mount
	Before: sysinit.target
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	References: var-run.mount
	References: var-lock.mount
	References: sysinit.target
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/debian-fixup.service
	ControlGroup: name=systemd:/system/debian-fixup.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/debian-fixup
-> Unit sys-fs-fuse-connections.mount:
	Description: FUSE Control File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-fs-fuse-connections.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/fuse.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-fs-fuse-connections.mount
	ConditionPathExists: /sys/fs/fuse/connections
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	WantedBy: sys-module-fuse.device
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: sys-module-fuse.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-fs-fuse-connections.mount
	ControlGroup: name=systemd:/system/sys-fs-fuse-connections.mount
	Mount State: mounted
	Result: success
	Where: /sys/fs/fuse/connections
	What: fusectl
	File System Type: fusectl
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-random-seed-load.service:
	Description: Load Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-random-seed-load.service
	Name: urandom.service
	Documentation: man:systemd-random-seed-load.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed-load.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: final.target
	Before: systemd-random-seed-save.service
	Before: networking.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: sysinit.target
	References: final.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: networking.service
	RequiresMountsFor: /var/lib/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-random-seed-load.service
	ControlGroup: name=systemd:/system/systemd-random-seed-load.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
-> Unit systemd-ask-password-console.path:
	Description: Dispatch Password Requests to Console Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-ask-password-console.path
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.path
	ConditionPathExists: !/run/plymouth/pid
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: paths.target
	Before: shutdown.target
	Before: systemd-ask-password-console.service
	After: plymouth-start.service
	After: -.mount
	Triggers: systemd-ask-password-console.service
	References: shutdown.target
	References: plymouth-start.service
	References: paths.target
	References: systemd-ask-password-console.service
	References: -.mount
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-console.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit plymouth-read-write.service:
	Description: Tell Plymouth To Write Out Runtime Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: plymouth-read-write.service
	Name: plymouth-log.service
	Fragment Path: /lib/systemd/system/plymouth-read-write.service
	ConditionPathExists: !/etc/initrd-release
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: systemd-journald.socket
	References: local-fs.target
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/plymouth-read-write.service
	ControlGroup: name=systemd:/system/plymouth-read-write.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth update-root-fs --read-write
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-kernel-debug.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-debug.mount
	ConditionPathExists: /sys/kernel/debug
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-kernel-debug.mount
	ControlGroup: name=systemd:/system/sys-kernel-debug.mount
	Mount State: mounted
	Result: success
	Where: /sys/kernel/debug
	What: debugfs
	File System Type: debugfs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cryptsetup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: systemd-cryptsetup at sda2_crypt.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: lvm2-activation.service
	After: systemd-cryptsetup at sda2_crypt.service
	After: lvm2-activation-early.service
	References: systemd-cryptsetup at sda2_crypt.service
	References: shutdown.target
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: lvm2-activation.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit sys-kernel-config.mount:
	Description: Configuration File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-kernel-config.mount
	Documentation: https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/sys-kernel-config.mount
	ConditionPathExists: /sys/kernel/config
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/sys-kernel-config.mount
	ControlGroup: name=systemd:/system/sys-kernel-config.mount
	Mount State: dead
	Result: success
	Where: /sys/kernel/config
	What: configfs
	File System Type: configfs
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-hugepages.mount
	Documentation: https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/dev-hugepages.mount
	ConditionPathExists: /sys/kernel/mm/hugepages
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-hugepages.mount
	ControlGroup: name=systemd:/system/dev-hugepages.mount
	Mount State: mounted
	Result: success
	Where: /dev/hugepages
	What: hugetlbfs
	File System Type: hugetlbfs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-tmpfiles-setup-dev.service:
	Description: Create static device nodes in /dev
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-tmpfiles-setup-dev.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup-dev.service
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-udevd.service
	After: systemd-journald.socket
	References: sysinit.target
	References: systemd-udevd.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-tmpfiles-setup-dev.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-setup-dev.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
-> Unit systemd-journal-flush.service:
	Description: Trigger Flushing of Journal to Persistent Storage
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-journal-flush.service
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journal-flush.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: systemd-journald.service
	WantedBy: sysinit.target
	Before: systemd-user-sessions.service
	After: systemd-journald.service
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	References: systemd-journald.service
	References: local-fs.target
	References: remote-fs.target
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-journal-flush.service
	ControlGroup: name=systemd:/system/systemd-journal-flush.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-sysctl.service
	Name: procps.service
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionDirectoryNotEmpty: |/run/sysctl.d
	ConditionDirectoryNotEmpty: |/etc/sysctl.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/sysctl.d
	ConditionDirectoryNotEmpty: |/usr/lib/sysctl.d
	ConditionDirectoryNotEmpty: |/lib/sysctl.d
	ConditionPathExists: |/etc/sysctl.conf
	ConditionPathIsReadWrite: /proc/sys/
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-sysctl.service
	ControlGroup: name=systemd:/system/systemd-sysctl.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
-> Unit systemd-readahead-collect.service:
	Description: Collect Read-Ahead Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-readahead-collect.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
	ConditionVirtualization: no
	ConditionPathExists: !/run/systemd/readahead/done
	ConditionPathExists: !/run/systemd/readahead/cancel
	Wants: systemd-readahead-done.timer
	Conflicts: shutdown.target
	Before: systemd-sysctl.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-cryptsetup at sda2_crypt.service
	Before: systemd-random-seed-load.service
	Before: systemd-modules-load.service
	Before: systemd-binfmt.service
	Before: systemd-fsck-root.service
	Before: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-remount-fs.service
	Before: systemd-tmpfiles-clean.service
	References: systemd-readahead-done.timer
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-readahead-collect.service
	ControlGroup: name=systemd:/system/systemd-readahead-collect.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead collect
-> Unit systemd-readahead-replay.service:
	Description: Replay Read-Ahead Data
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-readahead-replay.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
	ConditionVirtualization: no
	ConditionPathExists: /.readahead
	ConditionPathExists: !/run/systemd/readahead/noreplay
	Conflicts: shutdown.target
	Before: systemd-sysctl.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-cryptsetup at sda2_crypt.service
	Before: systemd-random-seed-load.service
	Before: systemd-modules-load.service
	Before: systemd-binfmt.service
	Before: systemd-fsck-root.service
	Before: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-remount-fs.service
	Before: systemd-tmpfiles-clean.service
	References: shutdown.target
	References: sysinit.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-readahead-replay.service
	ControlGroup: name=systemd:/system/systemd-readahead-replay.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: notify
	Restart: no
	NotifyAccess: main
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead replay
-> Unit systemd-readahead-done.timer:
	Description: Stop Read-Ahead Data Collection 10s After Completed Startup
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-readahead-done.timer
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
	WantedBy: systemd-readahead-collect.service
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: systemd-readahead-done.service
	After: graphical.target
	Triggers: systemd-readahead-done.service
	References: shutdown.target
	References: systemd-readahead-done.service
	References: graphical.target
	ReferencedBy: systemd-readahead-collect.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Timer State: dead
	Result: success
	Unit: systemd-readahead-done.service
	OnActiveSec: 30s
-> Unit systemd-readahead-done.service:
	Description: Stop Read-Ahead Data Collection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-readahead-done.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.service
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-readahead-done.timer
	After: systemd-journald.socket
	After: graphical.target
	TriggeredBy: systemd-readahead-done.timer
	References: shutdown.target
	References: systemd-journald.socket
	References: graphical.target
	ReferencedBy: systemd-readahead-done.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-readahead-done.service
	ControlGroup: name=systemd:/system/systemd-readahead-done.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-notify --readahead=done
-> Unit remote-fs.target:
	Description: Remote File Systems
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: remote-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs.target
	DropIn Path: /run/systemd/generator/remote-fs.target.d/50-insserv.conf.conf
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: remote-fs-pre.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: multi-user.target
	Before: unattended-upgrades.service
	Before: console-setup.service
	Before: kbd.service
	Before: sysstat.service
	Before: cpufrequtils.service
	Before: acpi-fakekey.service
	Before: loadcpufreq.service
	Before: cron.service
	Before: ntp.service
	Before: minissdpd.service
	Before: postfix.service
	Before: xpilot-ng-server.service
	Before: pulseaudio.service
	Before: tor.service
	Before: saned.service
	Before: smartmontools.service
	Before: stunnel4.service
	Before: acpi-support.service
	Before: virtualbox.service
	Before: openvpn.service
	Before: kdm.service
	Before: cgroupfs-mount.service
	Before: postgresql.service
	Before: squid3.service
	Before: uml-utilities.service
	Before: schroot.service
	Before: openbsd-inetd.service
	Before: timidity.service
	Before: dibbler-client.service
	Before: tahoe-lafs.service
	Before: gpm.service
	Before: mountdebugfs.service
	Before: unbound.service
	After: remote-fs-pre.target
	After: local-fs.target
	References: remote-fs-pre.target
	References: local-fs.target
	References: shutdown.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: multi-user.target
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-setup.service
	ReferencedBy: kbd.service
	ReferencedBy: sysstat.service
	ReferencedBy: cpufrequtils.service
	ReferencedBy: acpi-fakekey.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: cron.service
	ReferencedBy: ntp.service
	ReferencedBy: minissdpd.service
	ReferencedBy: postfix.service
	ReferencedBy: xpilot-ng-server.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: smartmontools.service
	ReferencedBy: stunnel4.service
	ReferencedBy: acpi-support.service
	ReferencedBy: virtualbox.service
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: cgroupfs-mount.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: uml-utilities.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: timidity.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: gpm.service
	ReferencedBy: mountdebugfs.service
	ReferencedBy: unbound.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-user-sessions.service:
	Description: Permit User Sessions
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-user-sessions.service
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: systemd-ask-password-wall.service
	Before: plymouth-quit-wait.service
	Before: getty at tty1.service
	Before: plymouth-quit.service
	Before: getty at tty2.service
	After: systemd-journal-flush.service
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: getty at tty2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-user-sessions.service
	ControlGroup: name=systemd:/system/systemd-user-sessions.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-user-sessions start
	-> ExecStop:
		Command Line: /lib/systemd/systemd-user-sessions stop
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: remote-fs.target
	WantedBy: sendsigs.service
	WantedBy: umountnfs.service
	Conflicts: shutdown.target
	Before: remote-fs.target
	After: sendsigs.service
	After: umountnfs.service
	References: shutdown.target
	ReferencedBy: remote-fs.target
	ReferencedBy: sendsigs.service
	ReferencedBy: umountnfs.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-cryptsetup at sda2_crypt.service:
	Description: Cryptography Setup for sda2_crypt
	Instance: sda2_crypt
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-cryptsetup at sda2_crypt.service
	Documentation: man:systemd-cryptsetup at .service(8)
	Documentation: man:crypttab(5)
	Fragment Path: /run/systemd/generator/systemd-cryptsetup at sda2_crypt.service
	Source Path: /etc/crypttab
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	BindsTo: dev-mapper-sda2_crypt.device
	BindsTo: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	RequiredBy: cryptsetup.target
	RequiredBy: dev-mapper-sda2_crypt.device
	WantedBy: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	Conflicts: umount.target
	Before: cryptsetup.target
	Before: umount.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	After: systemd-journald.socket
	References: umount.target
	References: dev-mapper-sda2_crypt.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: cryptsetup.target
	References: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	References: systemd-journald.socket
	ReferencedBy: cryptsetup.target
	ReferencedBy: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	ReferencedBy: dev-mapper-sda2_crypt.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-cryptsetup at .service/systemd-cryptsetup at sda2_crypt.service
	ControlGroup: name=systemd:/system/systemd-cryptsetup at .service/systemd-cryptsetup at sda2_crypt.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-cryptsetup attach sda2_crypt /dev/disk/by-uuid/8063a2a8-4fa9-4cee-80ab-288bb3db9e25 none luks,discard
	-> ExecStop:
		Command Line: /lib/systemd/systemd-cryptsetup detach sda2_crypt
-> Unit dev-mapper-sda2_crypt.device:
	Description: /dev/mapper/sda2_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-sda2_crypt.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	DropIn Path: /run/systemd/generator/dev-mapper-sda2_crypt.device.d/50-job-timeout-sec-0.conf
	Requires: systemd-cryptsetup at sda2_crypt.service
	BoundBy: systemd-cryptsetup at sda2_crypt.service
	References: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-8063a2a8\x2d4fa9\x2d4cee\x2d80ab\x2d288bb3db9e25.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	Wants: systemd-cryptsetup at sda2_crypt.service
	BoundBy: systemd-cryptsetup at sda2_crypt.service
	Before: systemd-cryptsetup at sda2_crypt.service
	References: systemd-cryptsetup at sda2_crypt.service
	ReferencedBy: systemd-cryptsetup at sda2_crypt.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: paths.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-console.path
	After: systemd-ask-password-wall.path
	After: cups.path
	References: shutdown.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: cups.path
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-ask-password-console.service:
	Description: Dispatch Password Requests to Console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-ask-password-console.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-console.service
	ConditionPathExists: !/run/plymouth/pid
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-console.path
	After: plymouth-start.service
	After: systemd-vconsole-setup.service
	After: systemd-journald.socket
	TriggeredBy: systemd-ask-password-console.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-vconsole-setup.service
	References: systemd-journald.socket
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-ask-password-console.service
	ControlGroup: name=systemd:/system/systemd-ask-password-console.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --watch --console
-> Unit var-run.mount:
	Description: var-run.mount
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: var-run.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
	Load Error Code: No such file or directory
-> Unit var-lock.mount:
	Description: var-lock.mount
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: var-lock.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
	Load Error Code: No such file or directory
-> Unit syslog.socket:
	Description: Syslog Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: syslog.socket
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	Wants: syslog.target
	RequiredBy: rsyslog.service
	Conflicts: shutdown.target
	Before: systemd-journald.service
	Before: sockets.target
	Before: syslog.target
	Before: shutdown.target
	Before: rsyslog.service
	After: -.mount
	Triggers: rsyslog.service
	References: sockets.target
	References: syslog.target
	References: shutdown.target
	References: rsyslog.service
	References: -.mount
	ReferencedBy: systemd-journald.service
	ReferencedBy: rsyslog.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/syslog.socket
	ControlGroup: name=systemd:/system/syslog.socket
	Socket State: running
	Result: success
	BindIPv6Only: default
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: yes
	TCPCongestion: n/a
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit syslog.target:
	Description: Syslog
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: syslog.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.target
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	WantedBy: syslog.socket
	Before: ModemManager.service
	Before: sysstat.service
	Before: loadcpufreq.service
	Before: cron.service
	Before: vmware.service
	Before: ntp.service
	Before: postfix.service
	Before: pulseaudio.service
	Before: tor.service
	Before: saned.service
	Before: smartmontools.service
	Before: stunnel4.service
	Before: acpi-support.service
	Before: openvpn.service
	Before: cgroupfs-mount.service
	Before: postgresql.service
	Before: squid3.service
	Before: schroot.service
	Before: openbsd-inetd.service
	Before: tahoe-lafs.service
	Before: mdadm.service
	Before: gpm.service
	Before: unbound.service
	Before: console-kit-daemon.service
	After: syslog.socket
	After: systemd-journald.socket
	ReferencedBy: syslog.socket
	ReferencedBy: ModemManager.service
	ReferencedBy: systemd-journald.socket
	ReferencedBy: sysstat.service
	ReferencedBy: loadcpufreq.service
	ReferencedBy: cron.service
	ReferencedBy: vmware.service
	ReferencedBy: ntp.service
	ReferencedBy: postfix.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: tor.service
	ReferencedBy: saned.service
	ReferencedBy: smartmontools.service
	ReferencedBy: stunnel4.service
	ReferencedBy: acpi-support.service
	ReferencedBy: openvpn.service
	ReferencedBy: cgroupfs-mount.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: schroot.service
	ReferencedBy: openbsd-inetd.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: mdadm.service
	ReferencedBy: gpm.service
	ReferencedBy: unbound.service
	ReferencedBy: console-kit-daemon.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: proc-sys-fs-binfmt_misc.mount
	Documentation: https://www.kernel.org/doc/Documentation/binfmt_misc.txt
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
	Fragment Path: /lib/systemd/system/proc-sys-fs-binfmt_misc.mount
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: -.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	After: -.mount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	References: -.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/proc-sys-fs-binfmt_misc.mount
	ControlGroup: name=systemd:/system/proc-sys-fs-binfmt_misc.mount
	Mount State: mounted
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-mapper-linflas.vg01\x2dswap.swap:
	Description: /dev/mapper/linflas.vg01-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-linflas.vg01\x2dswap.swap
	Following: dev-dm\x2d1.swap
	Fragment Path: /run/systemd/generator/dev-mapper-linflas.vg01\x2dswap.swap
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	BindsTo: dev-mapper-linflas.vg01\x2dswap.device
	WantedBy: swap.target
	WantedBy: dev-mapper-linflas.vg01\x2dswap.device
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: systemd-journald.socket
	After: dev-mapper-linflas.vg01\x2dswap.device
	References: umount.target
	References: swap.target
	References: systemd-journald.socket
	References: dev-mapper-linflas.vg01\x2dswap.device
	ReferencedBy: swap.target
	ReferencedBy: dev-mapper-linflas.vg01\x2dswap.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-mapper-linflas.vg01\x2dswap.swap
	ControlGroup: name=systemd:/system/dev-mapper-linflas.vg01\x2dswap.swap
	Swap State: active
	Result: success
	What: /dev/mapper/linflas.vg01-swap
	From /proc/swaps: yes
	From fragment: yes
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-mapper-linflas.vg01\x2dswap.device:
	Description: /dev/mapper/linflas.vg01-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-linflas.vg01\x2dswap.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	Wants: dev-mapper-linflas.vg01\x2dswap.swap
	BoundBy: dev-mapper-linflas.vg01\x2dswap.swap
	Before: dev-mapper-linflas.vg01\x2dswap.swap
	References: dev-mapper-linflas.vg01\x2dswap.swap
	ReferencedBy: dev-mapper-linflas.vg01\x2dswap.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit lvm2-activation.service:
	Description: Activation of LVM2 logical volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: lvm2-activation.service
	Name: lvm2.service
	Documentation: man:lvm(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-activation.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: systemd-udev-settle.service
	WantedBy: local-fs.target
	Before: local-fs.target
	Before: shutdown.target
	After: lvm2-activation-early.service
	After: cryptsetup.target
	After: systemd-journald.socket
	References: lvm2-activation-early.service
	References: cryptsetup.target
	References: local-fs.target
	References: shutdown.target
	References: systemd-udev-settle.service
	References: systemd-journald.socket
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lvm2-activation.service
	ControlGroup: name=systemd:/system/lvm2-activation.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvm vgchange -aay --sysinit
-> Unit lvm2-activation-early.service:
	Description: Activation of LVM2 logical volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: lvm2-activation-early.service
	Documentation: man:lvm(8)
	Documentation: man:vgchange(8)
	Fragment Path: /lib/systemd/system/lvm2-activation-early.service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: systemd-udev-settle.service
	WantedBy: local-fs.target
	Before: cryptsetup.target
	Before: local-fs.target
	Before: shutdown.target
	Before: lvm2-activation.service
	After: systemd-udev-settle.service
	After: systemd-journald.socket
	References: systemd-udev-settle.service
	References: cryptsetup.target
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: local-fs.target
	ReferencedBy: lvm2-activation.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/lvm2-activation-early.service
	ControlGroup: name=systemd:/system/lvm2-activation-early.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/lvm vgchange -aay --sysinit
-> Unit boot.mount:
	Description: /boot
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: boot.mount
	Fragment Path: /run/systemd/generator/boot.mount
	Source Path: /etc/fstab
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Requires: -.mount
	BindsTo: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	RequiredBy: local-fs.target
	WantedBy: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	Conflicts: umount.target
	Before: umount.target
	Before: local-fs.target
	After: local-fs-pre.target
	After: systemd-journald.socket
	After: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	After: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	After: -.mount
	References: local-fs-pre.target
	References: umount.target
	References: local-fs.target
	References: systemd-journald.socket
	References: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	References: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	References: -.mount
	ReferencedBy: local-fs.target
	ReferencedBy: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/boot.mount
	ControlGroup: name=systemd:/system/boot.mount
	Mount State: mounted
	Result: success
	Where: /boot
	What: /dev/sda1
	File System Type: ext3
	Options: rw,relatime,rw,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: -.mount
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	RequiredBy: local-fs.target
	RequiredBy: run-user.mount
	RequiredBy: run-lock.mount
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: dev-hugepages.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: dev-mqueue.mount
	RequiredBy: syslog.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: systemd-shutdownd.socket
	RequiredBy: dbus.socket
	RequiredBy: pcscd.socket
	RequiredBy: cups.socket
	RequiredBy: lvm2-lvmetad.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: acpid.socket
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: systemd-ask-password-plymouth.path
	RequiredBy: systemd-random-seed-load.service
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-update-utmp-shutdown.service
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: boot.mount
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: cups.path
	RequiredBy: systemd-random-seed-save.service
	RequiredBy: systemd-journald.socket
	RequiredBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	RequiredBy: run-vmblock\x2dfuse.mount
	RequiredBy: var-lib-docker.mount
	RequiredBy: run-rpc_pipefs.mount
	Before: local-fs.target
	Before: run-user.mount
	Before: run-lock.mount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-hugepages.mount
	Before: sys-kernel-config.mount
	Before: sys-kernel-debug.mount
	Before: sys-fs-fuse-connections.mount
	Before: dev-mqueue.mount
	Before: syslog.socket
	Before: systemd-initctl.socket
	Before: systemd-shutdownd.socket
	Before: dbus.socket
	Before: pcscd.socket
	Before: cups.socket
	Before: lvm2-lvmetad.socket
	Before: avahi-daemon.socket
	Before: acpid.socket
	Before: systemd-udevd-control.socket
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-plymouth.path
	Before: systemd-random-seed-load.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-update-utmp-shutdown.service
	Before: proc-sys-fs-binfmt_misc.automount
	Before: boot.mount
	Before: systemd-ask-password-wall.path
	Before: cups.path
	Before: systemd-random-seed-save.service
	Before: systemd-journald.socket
	Before: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Before: run-vmblock\x2dfuse.mount
	Before: var-lib-docker.mount
	Before: run-rpc_pipefs.mount
	References: local-fs.target
	ReferencedBy: local-fs.target
	ReferencedBy: run-user.mount
	ReferencedBy: run-lock.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: dbus.socket
	ReferencedBy: pcscd.socket
	ReferencedBy: cups.socket
	ReferencedBy: lvm2-lvmetad.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-plymouth.path
	ReferencedBy: systemd-random-seed-load.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-update-utmp-shutdown.service
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: boot.mount
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: cups.path
	ReferencedBy: systemd-random-seed-save.service
	ReferencedBy: systemd-journald.socket
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ReferencedBy: run-vmblock\x2dfuse.mount
	ReferencedBy: var-lib-docker.mount
	ReferencedBy: run-rpc_pipefs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/-.mount
	ControlGroup: name=systemd:/system/-.mount
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/mapper/linflas.vg01-root_fs
	File System Type: ext4
	Options: rw,relatime,rw,discard,errors=remount-ro,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit run-lock.mount:
	Description: Lock Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-lock.mount
	Fragment Path: /lib/systemd/system/run-lock.mount
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: -.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-lock.mount
	ControlGroup: name=systemd:/system/run-lock.mount
	Mount State: mounted
	Result: success
	Where: /run/lock
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,rw,size=5120k
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathIsReadWrite: !/
	ConditionPathExists: !/run/initramfs/root-fsck
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: no
	WantedBy: local-fs.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Before: systemd-remount-fs.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ReferencedBy: systemd-remount-fs.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-fsck-root.service
	ControlGroup: name=systemd:/system/systemd-fsck-root.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
	FsckPassNo: 1
-> Unit run-user.mount:
	Description: User Runtime Directory
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-user.mount
	Fragment Path: /lib/systemd/system/run-user.mount
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: local-fs.target
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: -.mount
	References: local-fs.target
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: -.mount
	ReferencedBy: local-fs.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-user.mount
	ControlGroup: name=systemd:/system/run-user.mount
	Mount State: mounted
	Result: success
	Where: /run/user
	What: tmpfs
	File System Type: tmpfs
	Options: rw,nosuid,nodev,noexec,relatime,rw,size=102400k,mode=755
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	Wants: boot.mount
	BoundBy: boot.mount
	BoundBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Before: boot.mount
	Before: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	References: boot.mount
	ReferencedBy: boot.mount
	ReferencedBy: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service:
	Description: File System Check on /dev/disk/by-uuid/6dca76e4-2716-476c-bf09-0ae34a82f970
	Instance: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Documentation: man:systemd-fsck at .service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck at .service
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	BindsTo: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	RequiredBy: boot.mount
	Before: boot.mount
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	After: systemd-journald.socket
	After: systemd-fsck-root.service
	References: dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.device
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: shutdown.target
	References: systemd-journald.socket
	References: systemd-fsck-root.service
	ReferencedBy: boot.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	ControlGroup: name=systemd:/system/systemd-fsck at .service/systemd-fsck at dev-disk-by\x2duuid-6dca76e4\x2d2716\x2d476c\x2dbf09\x2d0ae34a82f970.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck %f
	FsckPassNo: 2
-> Unit systemd-udev-settle.service:
	Description: udev Wait for Complete Device Initialization
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-udev-settle.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-settle.service
	(null): CAP_MKNOD
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Wants: systemd-udevd.service
	WantedBy: lvm2-activation-early.service
	WantedBy: lvm2-activation.service
	Before: lvm2-activation-early.service
	Before: sysinit.target
	Before: udev-finish.service
	After: systemd-udev-trigger.service
	After: systemd-journald.socket
	References: systemd-udevd.service
	References: systemd-udev-trigger.service
	References: sysinit.target
	References: systemd-journald.socket
	ReferencedBy: lvm2-activation-early.service
	ReferencedBy: lvm2-activation.service
	ReferencedBy: udev-finish.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-udev-settle.service
	ControlGroup: name=systemd:/system/systemd-udev-settle.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm settle
-> Unit ModemManager.service:
	Description: Modem Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ModemManager.service
	Fragment Path: /lib/systemd/system/ModemManager.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ModemManager.service
	ControlGroup: name=systemd:/system/ModemManager.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-abort
	NotifyAccess: none
	Main PID: 1022
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ModemManager1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: null
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ModemManager
-> Unit NetworkManager.service:
	Description: Network Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: NetworkManager.service
	Name: network-manager.service
	Fragment Path: /lib/systemd/system/NetworkManager.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: pulseaudio.service
	Before: openvpn.service
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: pulseaudio.service
	ReferencedBy: openvpn.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/NetworkManager.service
	ControlGroup: name=systemd:/system/NetworkManager.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1024
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: null
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
-> Unit cups.path:
	Description: CUPS Printer Service Spool
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: cups.path
	Fragment Path: /lib/systemd/system/cups.path
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: -.mount
	Requires: sysinit.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: cups.service
	Before: paths.target
	Before: shutdown.target
	Before: multi-user.target
	After: -.mount
	After: sysinit.target
	Triggers: cups.service
	References: cups.service
	References: -.mount
	References: paths.target
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: running
	Result: success
	Unit: cups.service
	MakeDirectory: no
	DirectoryMode: 0755
	PathExistsGlob: /var/spool/cups/d*
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rc-local.service
	Name: rc.local.service
	Fragment Path: /lib/systemd/system/rc-local.service
	(null): /etc/rc.local
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: plymouth-quit-wait.service
	Before: getty at tty1.service
	Before: plymouth-quit.service
	Before: shutdown.target
	Before: multi-user.target
	Before: getty at tty2.service
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: plymouth-quit-wait.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: plymouth-quit.service
	ReferencedBy: getty at tty2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/rc-local.service
	ControlGroup: name=systemd:/system/rc-local.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: forking
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/rc.local start
	SysVStartPriority: 99
-> Unit plymouth-quit.service:
	Description: Terminate Plymouth Boot Screen
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: plymouth-quit.service
	Name: plymouth.service
	Fragment Path: /lib/systemd/system/plymouth-quit.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: rc-local.service
	After: plymouth-start.service
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	References: rc-local.service
	References: plymouth-start.service
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/plymouth-quit.service
	ControlGroup: name=systemd:/system/plymouth-quit.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth quit
-> Unit getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: getty.target
	Documentation: man:systemd.special(7)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Wants: getty at tty1.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: getty at tty1.service
	After: getty at tty2.service
	References: getty at tty1.service
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: getty at tty2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit plymouth-quit-wait.service:
	Description: Wait for Plymouth Boot Screen to Quit
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: plymouth-quit-wait.service
	Fragment Path: /lib/systemd/system/plymouth-quit-wait.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	Before: getty at tty1.service
	Before: getty at tty2.service
	After: rc-local.service
	After: plymouth-start.service
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	References: rc-local.service
	References: plymouth-start.service
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: getty at tty2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/plymouth-quit-wait.service
	ControlGroup: name=systemd:/system/plymouth-quit-wait.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/plymouth --wait
-> Unit systemd-ask-password-wall.path:
	Description: Forward Password Requests to Wall Directory Watch
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-ask-password-wall.path
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.path
	Condition Timestamp: Fri 2014-05-23 18:43:03 PDT
	Condition Result: yes
	Requires: -.mount
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: paths.target
	Before: shutdown.target
	Before: systemd-ask-password-wall.service
	After: -.mount
	Triggers: systemd-ask-password-wall.service
	References: shutdown.target
	References: paths.target
	References: systemd-ask-password-wall.service
	References: -.mount
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: waiting
	Result: success
	Unit: systemd-ask-password-wall.service
	MakeDirectory: yes
	DirectoryMode: 0755
	DirectoryNotEmpty: /run/systemd/ask-password
-> Unit systemd-logind.service:
	Description: Login Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-logind.service
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: nss-user-lookup.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: nss-user-lookup.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-logind.service
	ControlGroup: name=systemd:/system/systemd-logind.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: none
	Main PID: 1028
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.login1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 16384
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_kill cap_sys_tty_config cap_audit_control
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
-> Unit nss-user-lookup.target:
	Description: User and Group Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: nss-user-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-user-lookup.target
	Conflicts: shutdown.target
	Before: systemd-logind.service
	References: shutdown.target
	ReferencedBy: systemd-logind.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-ask-password-wall.service:
	Description: Forward Password Requests to Wall
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-ask-password-wall.service
	Documentation: man:systemd-ask-password-console.service(8)
	Fragment Path: /lib/systemd/system/systemd-ask-password-wall.service
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-wall.path
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	TriggeredBy: systemd-ask-password-wall.path
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-ask-password-wall.service
	ControlGroup: name=systemd:/system/systemd-ask-password-wall.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /bin/systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
	-> ExecStart:
		Command Line: /bin/systemd-tty-ask-password-agent --wall
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sat 2014-05-24 11:30:09 PDT
	Active Enter Timestamp: Sat 2014-05-24 11:30:09 PDT
	Active Exit Timestamp: Sat 2014-05-24 11:30:09 PDT
	Inactive Enter Timestamp: Sat 2014-05-24 11:30:09 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: getty at tty1.service
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0
	Condition Timestamp: Sat 2014-05-24 11:30:09 PDT
	Condition Result: yes
	Requires: basic.target
	WantedBy: getty.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	References: systemd-user-sessions.service
	References: plymouth-quit-wait.service
	References: rc-local.service
	References: getty.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/getty at .service/getty at tty1.service
	ControlGroup: name=systemd:/system/getty at .service/getty at tty1.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 20684
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: LANG=
	Environment: LANGUAGE=
	Environment: LC_CTYPE=
	Environment: LC_NUMERIC=
	Environment: LC_TIME=
	Environment: LC_COLLATE=
	Environment: LC_MONETARY=
	Environment: LC_MESSAGES=
	Environment: LC_PAPER=
	Environment: LC_NAME=
	Environment: LC_ADDRESS=
	Environment: LC_TELEPHONE=
	Environment: LC_MEASUREMENT=
	Environment: LC_IDENTIFICATION=
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty1
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: tty1
	-> ExecStart:
		Command Line: /sbin/agetty --noclear %I 38400 linux
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: network.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	DropIn Path: /run/systemd/generator/network.target.d/50-insserv.conf-$named.conf
	Condition Timestamp: Fri 2014-05-23 18:43:04 PDT
	Condition Result: yes
	Wants: resolvconf.service
	Wants: nss-lookup.target
	RequiredBy: nss-lookup.target
	WantedBy: networking.service
	Conflicts: shutdown.target
	Before: rc-local.service
	Before: nss-lookup.target
	Before: vmamqpd.service
	Before: vmware-workstation-server.service
	Before: cron.service
	Before: vmware.service
	Before: ssh.service
	Before: ntp.service
	Before: postfix.service
	Before: tor.service
	Before: virtualbox.service
	Before: openvpn.service
	Before: postgresql.service
	Before: squid3.service
	Before: schroot.service
	Before: dibbler-client.service
	Before: rpcbind.service
	Before: tahoe-lafs.service
	Before: apt-cacher-ng.service
	Before: docker.io.service
	Before: unbound.service
	After: networking.service
	References: resolvconf.service
	References: nss-lookup.target
	References: shutdown.target
	ReferencedBy: rc-local.service
	ReferencedBy: nss-lookup.target
	ReferencedBy: networking.service
	ReferencedBy: vmamqpd.service
	ReferencedBy: vmware-workstation-server.service
	ReferencedBy: cron.service
	ReferencedBy: vmware.service
	ReferencedBy: ssh.service
	ReferencedBy: ntp.service
	ReferencedBy: postfix.service
	ReferencedBy: tor.service
	ReferencedBy: virtualbox.service
	ReferencedBy: openvpn.service
	ReferencedBy: postgresql.service
	ReferencedBy: squid3.service
	ReferencedBy: schroot.service
	ReferencedBy: dibbler-client.service
	ReferencedBy: rpcbind.service
	ReferencedBy: tahoe-lafs.service
	ReferencedBy: apt-cacher-ng.service
	ReferencedBy: docker.io.service
	ReferencedBy: unbound.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit nss-lookup.target:
	Description: Host and Network Name Lookups
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: nss-lookup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/nss-lookup.target
	Source Path: /etc/insserv.conf.d/unbound
	DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-hard-dependency-insserv.conf-$named.conf
	DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-hard-dependency-unbound-$named.conf
	DropIn Path: /run/systemd/generator/nss-lookup.target.d/50-insserv.conf-$named.conf
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: network.target
	Requires: unbound.service
	WantedBy: network.target
	WantedBy: unbound.service
	Conflicts: shutdown.target
	Before: cron.service
	Before: postfix.service
	Before: tor.service
	Before: squid3.service
	After: network.target
	After: unbound.service
	References: network.target
	References: unbound.service
	References: shutdown.target
	ReferencedBy: network.target
	ReferencedBy: cron.service
	ReferencedBy: postfix.service
	ReferencedBy: tor.service
	ReferencedBy: squid3.service
	ReferencedBy: unbound.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: timers.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Wants: systemd-tmpfiles-clean.timer
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-tmpfiles-clean.timer
	References: systemd-tmpfiles-clean.timer
	References: shutdown.target
	ReferencedBy: basic.target
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit alsa-restore.service:
	Description: Restore Sound Card State
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: alsa-restore.service
	Fragment Path: /lib/systemd/system/alsa-restore.service
	ConditionPathExists: /var/lib/alsa/asound.state
	ConditionPathExists: !/etc/alsa/state-daemon.conf
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: alsa-state.service
	After: systemd-journald.socket
	References: alsa-state.service
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/alsa-restore.service
	ControlGroup: name=systemd:/system/alsa-restore.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
-> Unit console-kit-log-system-start.service:
	Description: Console System Startup Logging
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-kit-log-system-start.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	WantedBy: basic.target
	Before: shutdown.target
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/console-kit-log-system-start.service
	ControlGroup: name=systemd:/system/console-kit-log-system-start.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-start
-> Unit alsa-state.service:
	Description: Manage Sound Card State (restore and store)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: alsa-state.service
	Fragment Path: /lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: no
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: alsa-restore.service
	After: sysinit.target
	After: systemd-journald.socket
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/alsa-state.service
	ControlGroup: name=systemd:/system/alsa-state.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s -n 19 -c rdaemon
	-> ExecStop:
		Command Line: /usr/sbin/alsactl -E HOME=/var/run/alsa -s kill save_and_quit
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: systemd-tmpfiles-clean.timer
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: sysinit.target
	WantedBy: timers.target
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	Before: timers.target
	Before: shutdown.target
	After: sysinit.target
	Triggers: systemd-tmpfiles-clean.service
	References: systemd-tmpfiles-clean.service
	References: timers.target
	References: sysinit.target
	References: shutdown.target
	ReferencedBy: timers.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Timer State: waiting
	Result: success
	Unit: systemd-tmpfiles-clean.service
	OnUnitActiveSec: 1d
	OnBootSec: 15min
-> Unit systemd-tmpfiles-clean.service:
	Description: Cleanup of Temporary Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Sat 2014-05-24 18:57:50 PDT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Sat 2014-05-24 18:57:50 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: systemd-tmpfiles-clean.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	ConditionDirectoryNotEmpty: |/run/tmpfiles.d
	ConditionDirectoryNotEmpty: |/etc/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/local/lib/tmpfiles.d
	ConditionDirectoryNotEmpty: |/usr/lib/tmpfiles.d
	Condition Timestamp: Sat 2014-05-24 18:57:50 PDT
	Condition Result: yes
	Wants: local-fs.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-journald.socket
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: local-fs.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/systemd-tmpfiles-clean.service
	ControlGroup: name=systemd:/system/systemd-tmpfiles-clean.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: oneshot
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	IOSchedulingClass: idle
	IOPriority: 0
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --clean
-> Unit time-sync.target:
	Description: System Time Synchronized
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: time-sync.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Conflicts: shutdown.target
	Before: anacron.service
	Before: cron.service
	Before: postfix.service
	Before: tor.service
	Before: postgresql.service
	Before: nfs-common.service
	References: shutdown.target
	ReferencedBy: anacron.service
	ReferencedBy: cron.service
	ReferencedBy: postfix.service
	ReferencedBy: tor.service
	ReferencedBy: postgresql.service
	ReferencedBy: nfs-common.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit multipath-tools-boot.service:
	Description: multipath-tools-boot.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: multipath-tools-boot.service
	Before: mdadm-raid.service
	ReferencedBy: mdadm-raid.service
	Load Error Code: No such file or directory
-> Unit keymap.service:
	Description: keymap.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: keymap.service
	Before: keyboard-setup.service
	ReferencedBy: keyboard-setup.service
	Load Error Code: No such file or directory
-> Unit console-screen.service:
	Description: console-screen.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: console-screen.service
	Before: console-setup.service
	Before: kdm.service
	ReferencedBy: console-setup.service
	ReferencedBy: kdm.service
	Load Error Code: No such file or directory
-> Unit slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: slapd.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit autofs.service:
	Description: autofs.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: autofs.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit ypbind.service:
	Description: ypbind.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: ypbind.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit nscd.service:
	Description: nscd.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: nscd.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit nslcd.service:
	Description: nslcd.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: nslcd.service
	Before: cron.service
	ReferencedBy: cron.service
	Load Error Code: No such file or directory
-> Unit localfs.service:
	Description: localfs.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: localfs.service
	Before: vmware-USBArbitrator.service
	ReferencedBy: vmware-USBArbitrator.service
	Load Error Code: No such file or directory
-> Unit all.target:
	Description: all.target
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: all.target
	Before: minissdpd.service
	ReferencedBy: minissdpd.service
	Load Error Code: No such file or directory
-> Unit mysql.service:
	Description: mysql.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: mysql.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit clamav-daemon.service:
	Description: clamav-daemon.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: clamav-daemon.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit postgrey.service:
	Description: postgrey.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: postgrey.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit spamassassin.service:
	Description: spamassassin.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: spamassassin.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit saslauthd.service:
	Description: saslauthd.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: saslauthd.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit dovecot.service:
	Description: dovecot.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: dovecot.service
	Before: postfix.service
	ReferencedBy: postfix.service
	Load Error Code: No such file or directory
-> Unit mail-transport-agent.target:
	Description: Mail Transport Agent
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: mail-transport-agent.target
	Fragment Path: /lib/systemd/system/mail-transport-agent.target
	Source Path: /etc/insserv.conf.d/postfix
	DropIn Path: /run/systemd/generator/mail-transport-agent.target.d/50-hard-dependency-postfix-$mail-transport-agent.conf
	Condition Timestamp: Fri 2014-05-23 18:48:07 PDT
	Condition Result: yes
	Requires: postfix.service
	WantedBy: postfix.service
	Conflicts: shutdown.target
	After: postfix.service
	References: postfix.service
	References: shutdown.target
	ReferencedBy: postfix.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit avahi.service:
	Description: avahi.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: avahi.service
	Before: pulseaudio.service
	Before: saned.service
	ReferencedBy: pulseaudio.service
	ReferencedBy: saned.service
	Load Error Code: No such file or directory
-> Unit x-display-manager.target:
	Description: X11 Display Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:47:36 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:47:36 PDT
	Active Exit Timestamp: Fri 2014-05-23 18:47:33 PDT
	Inactive Enter Timestamp: Fri 2014-05-23 18:47:33 PDT
	GC Check Good: yes
	Need Daemon Reload: no
	Name: x-display-manager.target
	Fragment Path: /lib/systemd/system/x-display-manager.target
	Source Path: /etc/insserv.conf.d/kdm
	DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-kdm-$x-display-manager.conf
	Condition Timestamp: Fri 2014-05-23 18:47:36 PDT
	Condition Result: yes
	Requires: kdm.service
	WantedBy: kdm.service
	Conflicts: shutdown.target
	Before: bootlogs.service
	After: openvpn.service
	After: kdm.service
	References: kdm.service
	References: shutdown.target
	ReferencedBy: openvpn.service
	ReferencedBy: kdm.service
	ReferencedBy: bootlogs.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit gdm.service:
	Description: gdm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: gdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: xdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit wdm.service:
	Description: wdm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: wdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit ldm.service:
	Description: ldm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: ldm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit sdm.service:
	Description: sdm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sdm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit nodm.service:
	Description: nodm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: nodm.service
	Before: bootlogs.service
	After: openvpn.service
	ReferencedBy: openvpn.service
	ReferencedBy: bootlogs.service
	Load Error Code: No such file or directory
-> Unit krb5-kdc.service:
	Description: krb5-kdc.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: krb5-kdc.service
	Before: kdm.service
	ReferencedBy: kdm.service
	Load Error Code: No such file or directory
-> Unit lvm.service:
	Description: lvm.service
	Instance: n/a
	Unit Load State: error
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: lvm.service
	Before: schroot.service
	ReferencedBy: schroot.service
	Load Error Code: No such file or directory
-> Unit rpcbind.target:
	Description: RPC Port Mapper
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rpcbind.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/rpcbind.target
	Source Path: /etc/insserv.conf.d/rpcbind
	DropIn Path: /run/systemd/generator/rpcbind.target.d/50-hard-dependency-rpcbind-$portmap.conf
	Condition Timestamp: Fri 2014-05-23 18:43:04 PDT
	Condition Result: yes
	Requires: rpcbind.service
	WantedBy: rpcbind.service
	Conflicts: shutdown.target
	Before: nfs-common.service
	After: rpcbind.service
	References: rpcbind.service
	References: shutdown.target
	ReferencedBy: rpcbind.service
	ReferencedBy: nfs-common.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit sys-devices-pci0000:00-0000:00:19.0-net-eth0.device:
	Description: 82579LM Gigabit Network Connection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:19.0-net-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
	Description: 82579LM Gigabit Network Connection
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-eth0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at eth0.service
	ReferencedBy: ifup at eth0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:19.0/net/eth0
-> Unit sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device:
	Description: LaserJet 3015
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	Job Timeout: 1min 30s
	Wants: configure-printer at usb-001-004.service
	Wants: printer.target
	References: configure-printer at usb-001-004.service
	References: printer.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1
-> Unit configure-printer at usb-001-004.service:
	Description: Configure Plugged-In Printer
	Instance: usb-001-004
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: Fri 2014-05-23 20:04:29 PDT
	Active Enter Timestamp: Fri 2014-05-23 20:04:29 PDT
	Active Exit Timestamp: Fri 2014-05-23 20:04:30 PDT
	Inactive Enter Timestamp: Fri 2014-05-23 20:04:30 PDT
	GC Check Good: no
	Need Daemon Reload: no
	Name: configure-printer at usb-001-004.service
	Fragment Path: /lib/systemd/system/configure-printer at .service
	Condition Timestamp: Fri 2014-05-23 20:04:29 PDT
	Condition Result: yes
	Requires: cups.socket
	Requires: basic.target
	WantedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: cups.socket
	After: systemd-journald.socket
	After: basic.target
	References: cups.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/configure-printer at .service/configure-printer at usb-001-004.service
	ControlGroup: name=systemd:/system/configure-printer at .service/configure-printer at usb-001-004.service
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/udev/udev-configure-printer add %i
-> Unit printer.target:
	Description: Printer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: printer.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/printer.target
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Wants: cups.service
	WantedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	WantedBy: sys-devices-pnp0-00:05-printer-lp0.device
	Conflicts: shutdown.target
	After: cups.service
	References: cups.service
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	ReferencedBy: sys-devices-pnp0-00:05-printer-lp0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit dev-bus-usb-001-004.device:
	Description: LaserJet 3015
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-bus-usb-001-004.device
	Following: sys-devices-pci0000:00-0000:00:1a.0-usb1-1\x2d1-1\x2d1.1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1
-> Unit sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device:
	Description: 6 Series/C200 Series Chipset Family High Definition Audio Controller
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1b.0/sound/card0
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:10 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:10 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sound.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Fri 2014-05-23 18:43:10 PDT
	Condition Result: yes
	WantedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-wwn\x2d0x500253855026dffe.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x500253855026dffe.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-sda1.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L\x2dpart1.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit dev-disk-by\x2did-wwn\x2d0x500253855026dffe\x2dpart1.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x500253855026dffe\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-sda2.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sda2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L\x2dpart2.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dSamsung_SSD_840_PRO_Series_S12SNEAD306443L\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit dev-disk-by\x2did-wwn\x2d0x500253855026dffe\x2dpart2.device:
	Description: Samsung_SSD_840_PRO_Series
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x500253855026dffe\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-sdb.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart1.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart1.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2dlabel-PQSERVICE.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-PQSERVICE.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2duuid-847EE39D7EE38670.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-847EE39D7EE38670.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb1
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart2.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart2.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2dlabel-SYSTEM\x5cx20RESERVED.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-SYSTEM\x5cx20RESERVED.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2duuid-C21CE4481CE438D5.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-C21CE4481CE438D5.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-sdb3.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart3.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart3.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart3.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2dlabel-Acer.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-Acer.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit dev-disk-by\x2duuid-9A20E58320E5672B.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-9A20E58320E5672B.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb3
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit dev-sdb4.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sdb4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart4.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dWDC_WD5000AAKS\x2d65A7B2_WD\x2dWCASZ0274259\x2dpart4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart4.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-wwn\x2d0x50014ee2ad87e7d8\x2dpart4.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2dlabel-DATA.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2dlabel-DATA.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit dev-disk-by\x2duuid-6464E6F864E6CC3C.device:
	Description: WDC_WD5000AAKS-65A7B2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-6464E6F864E6CC3C.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata3-host2-target2:0:0-2:0:0:0-block-sdb-sdb4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdb/sdb4
-> Unit sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-sr0.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-sr0.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-cdrom.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-cdrom.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-cdrw.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-cdrw.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GH70N_K1IB6M35637.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GH70N_K1IB6M35637.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-dvd.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dvd.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
	Description: HL-DT-ST_DVDRAM_GH70N
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dvdrw.device
	Following: sys-devices-pci0000:00-0000:00:1f.2-ata4-host3-target3:0:0-3:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0
-> Unit sys-devices-platform-serial8250-tty-ttyS2.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit dev-ttyS2.device:
	Description: /dev/ttyS2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS2.device
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS2
-> Unit sys-devices-platform-serial8250-tty-ttyS3.device:
	Description: /sys/devices/platform/serial8250/tty/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit dev-ttyS3.device:
	Description: /dev/ttyS3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS3.device
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pnp0-00:03-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:03/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pnp0-00:03-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:03/tty/ttyS0
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS0.device
	Following: sys-devices-pnp0-00:03-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:03/tty/ttyS0
-> Unit sys-devices-pnp0-00:04-tty-ttyS1.device:
	Description: /sys/devices/pnp0/00:04/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pnp0-00:04-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS1
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-ttyS1.device
	Following: sys-devices-pnp0-00:04-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:04/tty/ttyS1
-> Unit sys-devices-pnp0-00:05-printer-lp0.device:
	Description: /sys/devices/pnp0/00:05/printer/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-pnp0-00:05-printer-lp0.device
	Job Timeout: 1min 30s
	Wants: printer.target
	References: printer.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:05/printer/lp0
-> Unit dev-lp0.device:
	Description: /dev/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-lp0.device
	Following: sys-devices-pnp0-00:05-printer-lp0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:05/printer/lp0
-> Unit sys-devices-virtual-net-docker0.device:
	Description: /sys/devices/virtual/net/docker0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-net-docker0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/docker0
-> Unit sys-subsystem-net-devices-docker0.device:
	Description: /sys/subsystem/net/devices/docker0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-docker0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at docker0.service
	ReferencedBy: ifup at docker0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/docker0
-> Unit sys-devices-virtual-net-veth3abd.device:
	Description: /sys/devices/virtual/net/veth3abd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-net-veth3abd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/veth3abd
-> Unit sys-subsystem-net-devices-veth3abd.device:
	Description: /sys/subsystem/net/devices/veth3abd
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth3abd.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth3abd.service
	ReferencedBy: ifup at veth3abd.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/veth3abd
-> Unit sys-devices-virtual-net-vmnet1.device:
	Description: /sys/devices/virtual/net/vmnet1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-net-vmnet1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vmnet1
-> Unit sys-subsystem-net-devices-vmnet1.device:
	Description: /sys/subsystem/net/devices/vmnet1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-vmnet1.device
	Job Timeout: 1min 30s
	BoundBy: ifup at vmnet1.service
	ReferencedBy: ifup at vmnet1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vmnet1
-> Unit sys-devices-virtual-net-vmnet8.device:
	Description: /sys/devices/virtual/net/vmnet8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-net-vmnet8.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vmnet8
-> Unit sys-subsystem-net-devices-vmnet8.device:
	Description: /sys/subsystem/net/devices/vmnet8
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-vmnet8.device
	Job Timeout: 1min 30s
	BoundBy: ifup at vmnet8.service
	ReferencedBy: ifup at vmnet8.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/net/vmnet8
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-module-fuse.device
	Job Timeout: 1min 30s
	Wants: sys-fs-fuse-connections.mount
	References: sys-fs-fuse-connections.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/module/fuse
-> Unit sys-devices-virtual-block-dm\x2d0.device:
	Description: /sys/devices/virtual/block/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-dm\x2d0.device:
	Description: /dev/dm-0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d0.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsda2_crypt.device:
	Description: /dev/disk/by-id/dm-name-sda2_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dsda2_crypt.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d8063a2a84fa94cee80ab288bb3db9e25\x2dsda2_crypt.device:
	Description: /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-8063a2a84fa94cee80ab288bb3db9e25-sda2_crypt
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dLUKS1\x2d8063a2a84fa94cee80ab288bb3db9e25\x2dsda2_crypt.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-virtual-block-dm\x2d1.device:
	Description: /sys/devices/virtual/block/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-dm\x2d1.device:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.device:
	Description: /dev/disk/by-id/dm-name-linflas.vg01-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-cfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.device:
	Description: /dev/disk/by-uuid/e80af095-71db-4ab3-81f0-c4ebf3398b95
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-linflas.vg01-swap.device:
	Description: /dev/linflas.vg01/swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-linflas.vg01-swap.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-virtual-block-dm\x2d2.device:
	Description: /sys/devices/virtual/block/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-dm\x2d2.device:
	Description: /dev/dm-2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d2.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2droot_fs.device:
	Description: /dev/disk/by-id/dm-name-linflas.vg01-root_fs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2droot_fs.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KTWQ70JyqFo7lQl9sJE6JgdMARCs5Zucn.device:
	Description: /dev/disk/by-id/dm-uuid-LVM-cfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KTWQ70JyqFo7lQl9sJE6JgdMARCs5Zucn
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KTWQ70JyqFo7lQl9sJE6JgdMARCs5Zucn.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-d8c35491\x2dd78e\x2d433d\x2dab60\x2d4aae5e47d91b.device:
	Description: /dev/disk/by-uuid/d8c35491-d78e-433d-ab60-4aae5e47d91b
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-d8c35491\x2dd78e\x2d433d\x2dab60\x2d4aae5e47d91b.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-linflas.vg01-root_fs.device:
	Description: /dev/linflas.vg01/root_fs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-linflas.vg01-root_fs.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-mapper-linflas.vg01\x2droot_fs.device:
	Description: /dev/mapper/linflas.vg01-root_fs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-mapper-linflas.vg01\x2droot_fs.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit run-rpc_pipefs.mount:
	Description: /run/rpc_pipefs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-rpc_pipefs.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: local-fs-pre.target
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs-pre.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-rpc_pipefs.mount
	ControlGroup: name=systemd:/system/run-rpc_pipefs.mount
	Mount State: mounted
	Result: success
	Where: /run/rpc_pipefs
	What: rpc_pipefs
	File System Type: rpc_pipefs
	Options: rw,relatime,rw
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit var-lib-docker.mount:
	Description: /var/lib/docker
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: var-lib-docker.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: local-fs-pre.target
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs-pre.target
	ReferencedBy: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/var-lib-docker.mount
	ControlGroup: name=systemd:/system/var-lib-docker.mount
	Mount State: mounted
	Result: success
	Where: /var/lib/docker
	What: /dev/mapper/linflas.vg01-root_fs
	File System Type: ext4
	Options: rw,relatime,rw,discard,errors=remount-ro,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit run-vmblock\x2dfuse.mount:
	Description: /run/vmblock-fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:24 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:24 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: run-vmblock\x2dfuse.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: local-fs-pre.target
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs-pre.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/run-vmblock\x2dfuse.mount
	ControlGroup: name=systemd:/system/run-vmblock\x2dfuse.mount
	Mount State: mounted
	Result: success
	Where: /run/vmblock-fuse
	What: vmware-vmblock
	File System Type: fuse.vmware-vmblock
	Options: rw,nosuid,nodev,relatime,rw,user_id=0,group_id=0,default_permissions,allow_other
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount:
	Description: /var/lib/docker/aufs/mnt/4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-05-25 09:56:30 PDT
	Active Enter Timestamp: Sun 2014-05-25 09:56:30 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Source Path: /proc/self/mountinfo
	Requires: -.mount
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: -.mount
	After: local-fs-pre.target
	After: var-lib-docker.mount
	References: local-fs.target
	References: umount.target
	References: systemd-journald.socket
	References: -.mount
	References: local-fs-pre.target
	References: var-lib-docker.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	ControlGroup: name=systemd:/system/var-lib-docker-aufs-mnt-4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1.mount
	Mount State: mounted
	Result: success
	Where: /var/lib/docker/aufs/mnt/4250db9b7be8758d3a19e018c743a6cdcc0325c511bab84f556182a0f6860fe1
	What: none
	File System Type: aufs
	Options: rw,relatime,rw,si=50366a8fefb014d7
	From /proc/self/mountinfo: yes
	From fragment: no
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap:
	Description: /dev/disk/by-id/dm-name-linflas.vg01-swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2dname\x2dlinflas.vg01\x2dswap.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-name-linflas.vg01-swap
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap:
	Description: /dev/disk/by-id/dm-uuid-LVM-cfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dcfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-id/dm-uuid-LVM-cfcdEgBPWAVqLtsnWVHLdHbL0NZQkA4KqIGiXxidInmIFbluQO1EZIZTJm8kZHQm
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap:
	Description: /dev/disk/by-uuid/e80af095-71db-4ab3-81f0-c4ebf3398b95
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	ControlGroup: name=systemd:/system/dev-disk-by\x2duuid-e80af095\x2d71db\x2d4ab3\x2d81f0\x2dc4ebf3398b95.swap
	Swap State: active
	Result: success
	What: /dev/disk/by-uuid/e80af095-71db-4ab3-81f0-c4ebf3398b95
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-linflas.vg01-swap.swap:
	Description: /dev/linflas.vg01/swap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-linflas.vg01-swap.swap
	Following: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-linflas.vg01-swap.swap
	ControlGroup: name=systemd:/system/dev-linflas.vg01-swap.swap
	Swap State: active
	Result: success
	What: /dev/linflas.vg01/swap
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit dev-dm\x2d1.swap:
	Description: /dev/dm-1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:03 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: dev-dm\x2d1.swap
	Conflicts: umount.target
	Before: umount.target
	After: systemd-journald.socket
	References: systemd-journald.socket
	References: umount.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/dev-dm\x2d1.swap
	ControlGroup: name=systemd:/system/dev-dm\x2d1.swap
	Swap State: active
	Result: success
	What: /dev/dm-1
	From /proc/swaps: yes
	From fragment: no
	Priority: -1
	NoAuto: no
	NoFail: no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
-> Unit ifup at eth0.service:
	Description: ifup for eth0
	Instance: eth0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at eth0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-eth0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-eth0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at eth0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at eth0.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit colord.service:
	Description: Manage, Install and Generate Color Profiles
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: colord.service
	Fragment Path: /lib/systemd/system/colord.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/colord.service
	ControlGroup: name=systemd:/system/colord.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1383
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ColorManager
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	User: colord
	-> ExecStart:
		Command Line: /usr/lib/colord/colord
-> Unit polkitd.service:
	Description: Authenticate and Authorize Users to Run Privileged Tasks
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:07 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: polkitd.service
	Fragment Path: /lib/systemd/system/polkitd.service
	Condition Timestamp: Fri 2014-05-23 18:43:07 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/polkitd.service
	ControlGroup: name=systemd:/system/polkitd.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1385
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.PolicyKit1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/policykit-1/polkitd --no-debug
-> Unit ifup at docker0.service:
	Description: ifup for docker0
	Instance: docker0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:08 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:08 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at docker0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 18:43:08 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-docker0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-docker0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at docker0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at docker0.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit console-kit-daemon.service:
	Description: Console Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:11 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:11 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: console-kit-daemon.service
	Fragment Path: /lib/systemd/system/console-kit-daemon.service
	Condition Timestamp: Fri 2014-05-23 18:43:11 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: syslog.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: syslog.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/console-kit-daemon.service
	ControlGroup: name=systemd:/system/console-kit-daemon.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 1517
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.ConsoleKit
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/console-kit-daemon --no-daemon
-> Unit upower.service:
	Description: Daemon for power management
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:15 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:15 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: upower.service
	Documentation: man:upowerd(8)
	Fragment Path: /lib/systemd/system/upower.service
	Condition Timestamp: Fri 2014-05-23 18:43:15 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/upower.service
	ControlGroup: name=systemd:/system/upower.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 2127
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UPower
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/upower/upowerd
-> Unit udisks2.service:
	Description: Disk Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:16 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:16 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: udisks2.service
	Documentation: man:udisks(8)
	Fragment Path: /lib/systemd/system/udisks2.service
	Condition Timestamp: Fri 2014-05-23 18:43:16 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/udisks2.service
	ControlGroup: name=systemd:/system/udisks2.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	Main PID: 2299
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.UDisks2
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/udisks2/udisksd --no-debug
-> Unit ifup at vmnet1.service:
	Description: ifup for vmnet1
	Instance: vmnet1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:25 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:25 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at vmnet1.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 18:43:25 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-vmnet1.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-vmnet1.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at vmnet1.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at vmnet1.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit ifup at vmnet8.service:
	Description: ifup for vmnet8
	Instance: vmnet8
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:43:25 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:43:25 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at vmnet8.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 18:43:25 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-vmnet8.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-vmnet8.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at vmnet8.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at vmnet8.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit getty at tty2.service:
	Description: Getty on tty2
	Instance: tty2
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:47:04 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:47:04 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: getty at tty2.service
	Documentation: man:agetty(8)
	Documentation: man:systemd-getty-generator(8)
	Documentation: http://0pointer.de/blog/projects/serial-console.html
	Fragment Path: /lib/systemd/system/getty at .service
	ConditionPathExists: /dev/tty0
	Condition Timestamp: Fri 2014-05-23 18:47:04 PDT
	Condition Result: yes
	Requires: basic.target
	Conflicts: shutdown.target
	Before: getty.target
	Before: shutdown.target
	After: systemd-user-sessions.service
	After: plymouth-quit-wait.service
	After: rc-local.service
	After: systemd-journald.socket
	After: basic.target
	References: systemd-user-sessions.service
	References: plymouth-quit-wait.service
	References: rc-local.service
	References: getty.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/getty at .service/getty at tty2.service
	ControlGroup: name=systemd:/system/getty at .service/getty at tty2.service
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	Main PID: 5220
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGHUP
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: no
	Environment: LANG=
	Environment: LANGUAGE=
	Environment: LC_CTYPE=
	Environment: LC_NUMERIC=
	Environment: LC_TIME=
	Environment: LC_COLLATE=
	Environment: LC_MONETARY=
	Environment: LC_MESSAGES=
	Environment: LC_PAPER=
	Environment: LC_NAME=
	Environment: LC_ADDRESS=
	Environment: LC_TELEPHONE=
	Environment: LC_MEASUREMENT=
	Environment: LC_IDENTIFICATION=
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	TTYPath: /dev/tty2
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: tty2
	-> ExecStart:
		Command Line: /sbin/agetty --noclear %I 38400 linux
-> Unit rtkit-daemon.service:
	Description: RealtimeKit Scheduling Policy Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 18:48:12 PDT
	Active Enter Timestamp: Fri 2014-05-23 18:48:12 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: rtkit-daemon.service
	Fragment Path: /lib/systemd/system/rtkit-daemon.service
	Condition Timestamp: Fri 2014-05-23 18:48:12 PDT
	Condition Result: yes
	Requires: dbus.socket
	Requires: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: dbus.socket
	After: basic.target
	References: systemd-journald.socket
	References: dbus.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: name=systemd:/system/rtkit-daemon.service
	ControlGroup: cpu:/
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	Main PID: 9107
	Main PID Known: yes
	Main PID Alien: no
	BusName: org.freedesktop.RealtimeKit1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: yes
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	CapabilityBoundingSet: cap_dac_read_search cap_setgid cap_setuid cap_sys_chroot cap_sys_ptrace cap_sys_nice
	-> ExecStart:
		Command Line: /usr/lib/rtkit/rtkit-daemon
-> Unit ifup at veth9e8b.service:
	Description: ifup for veth9e8b
	Instance: veth9e8b
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 19:45:56 PDT
	Active Enter Timestamp: Fri 2014-05-23 19:45:56 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth9e8b.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 19:45:56 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth9e8b.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth9e8b.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth9e8b.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth9e8b.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth9e8b.device:
	Description: sys-subsystem-net-devices-veth9e8b.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth9e8b.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth9e8b.service
	ReferencedBy: ifup at veth9e8b.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth1406.service:
	Description: ifup for veth1406
	Instance: veth1406
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 21:00:21 PDT
	Active Enter Timestamp: Fri 2014-05-23 21:00:21 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth1406.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 21:00:21 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth1406.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth1406.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth1406.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth1406.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth1406.device:
	Description: sys-subsystem-net-devices-veth1406.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth1406.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth1406.service
	ReferencedBy: ifup at veth1406.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at vethaea0.service:
	Description: ifup for vethaea0
	Instance: vethaea0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 21:27:54 PDT
	Active Enter Timestamp: Fri 2014-05-23 21:27:54 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at vethaea0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 21:27:54 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-vethaea0.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-vethaea0.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at vethaea0.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at vethaea0.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-vethaea0.device:
	Description: sys-subsystem-net-devices-vethaea0.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-vethaea0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at vethaea0.service
	ReferencedBy: ifup at vethaea0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth631c.service:
	Description: ifup for veth631c
	Instance: veth631c
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 21:31:29 PDT
	Active Enter Timestamp: Fri 2014-05-23 21:31:29 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth631c.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 21:31:29 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth631c.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth631c.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth631c.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth631c.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth631c.device:
	Description: sys-subsystem-net-devices-veth631c.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth631c.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth631c.service
	ReferencedBy: ifup at veth631c.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth13d4.service:
	Description: ifup for veth13d4
	Instance: veth13d4
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 21:38:53 PDT
	Active Enter Timestamp: Fri 2014-05-23 21:38:53 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth13d4.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 21:38:53 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth13d4.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth13d4.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth13d4.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth13d4.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth13d4.device:
	Description: sys-subsystem-net-devices-veth13d4.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth13d4.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth13d4.service
	ReferencedBy: ifup at veth13d4.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at vethef9c.service:
	Description: ifup for vethef9c
	Instance: vethef9c
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 22:39:28 PDT
	Active Enter Timestamp: Fri 2014-05-23 22:39:28 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at vethef9c.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 22:39:28 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-vethef9c.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-vethef9c.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at vethef9c.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at vethef9c.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-vethef9c.device:
	Description: sys-subsystem-net-devices-vethef9c.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-vethef9c.device
	Job Timeout: 1min 30s
	BoundBy: ifup at vethef9c.service
	ReferencedBy: ifup at vethef9c.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth3158.service:
	Description: ifup for veth3158
	Instance: veth3158
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 23:26:06 PDT
	Active Enter Timestamp: Fri 2014-05-23 23:26:06 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth3158.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 23:26:06 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth3158.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth3158.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth3158.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth3158.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth3158.device:
	Description: sys-subsystem-net-devices-veth3158.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth3158.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth3158.service
	ReferencedBy: ifup at veth3158.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth74ea.service:
	Description: ifup for veth74ea
	Instance: veth74ea
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 23:33:29 PDT
	Active Enter Timestamp: Fri 2014-05-23 23:33:29 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth74ea.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 23:33:29 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth74ea.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth74ea.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth74ea.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth74ea.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth74ea.device:
	Description: sys-subsystem-net-devices-veth74ea.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth74ea.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth74ea.service
	ReferencedBy: ifup at veth74ea.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth973a.service:
	Description: ifup for veth973a
	Instance: veth973a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Fri 2014-05-23 23:51:45 PDT
	Active Enter Timestamp: Fri 2014-05-23 23:51:45 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth973a.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Fri 2014-05-23 23:51:45 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth973a.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth973a.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth973a.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth973a.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-> Unit sys-subsystem-net-devices-veth973a.device:
	Description: sys-subsystem-net-devices-veth973a.device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: inactive
	Inactive Exit Timestamp: n/a
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: no
	Need Daemon Reload: no
	Name: sys-subsystem-net-devices-veth973a.device
	Job Timeout: 1min 30s
	BoundBy: ifup at veth973a.service
	ReferencedBy: ifup at veth973a.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit ifup at veth3abd.service:
	Description: ifup for veth3abd
	Instance: veth3abd
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Sun 2014-05-25 09:56:30 PDT
	Active Enter Timestamp: Sun 2014-05-25 09:56:30 PDT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Name: ifup at veth3abd.service
	Fragment Path: /lib/systemd/system/ifup at .service
	Condition Timestamp: Sun 2014-05-25 09:56:30 PDT
	Condition Result: yes
	Requires: basic.target
	BindsTo: sys-subsystem-net-devices-veth3abd.device
	Conflicts: shutdown.target
	Before: shutdown.target
	After: local-fs.target
	After: systemd-journald.socket
	After: basic.target
	References: local-fs.target
	References: sys-subsystem-net-devices-veth3abd.device
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureIsolate: no
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	ControlGroup: cpu:/system/ifup at .service/ifup at veth3abd.service
	ControlGroup: name=systemd:/system/ifup at .service/ifup at veth3abd.service
	Service State: exited
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: yes
	GuessMainPID: yes
	Type: simple
	Restart: no
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	ControlGroupModify: no
	ControlGroupPersistent: yes
	PrivateNetwork: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
	-> ExecStop:
		Command Line: /sbin/ifdown %I
-------------- next part --------------
==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/avahi-daemon.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/lvm2-lvmetad.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/cups.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sockets.target.wants/pcscd.socket <==

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket
/etc/systemd/system/dbus-org.freedesktop.Avahi.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups-browsed.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups-browsed.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.NetworkManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/atd.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/atd.service

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-dispatcher.service.dsh-also <==
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.path.dsh-also <==
/etc/systemd/system/multi-user.target.wants/cups.path

==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/local-fs.target.wants/lvm2-activation-early.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/binfmt-support.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/binfmt-support.service

==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/syslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/rsyslog.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/rsyslog.service
/etc/systemd/system/syslog.service

==> /var/lib/systemd/deb-systemd-helper-enabled/avahi-daemon.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/avahi-daemon.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/apt-cacher-ng.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/apt-cacher-ng.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.ModemManager1.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ModemManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ModemManager.service
/etc/systemd/system/dbus-org.freedesktop.ModemManager1.service

==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-read-write.service.dsh-also <==
/etc/systemd/system/plymouth-log.service

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/ssh.service
/etc/systemd/system/sshd.service

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.NetworkManager.service
/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-activation-early.service.dsh-also <==
/etc/systemd/system/local-fs.target.wants/lvm2-activation-early.service

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ssh.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/docker.io.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/binfmt-support.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/avahi-daemon.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/atd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ModemManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/NetworkManager.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/pppd-dns.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups-browsed.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/anacron.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/apt-cacher-ng.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/rsyslog.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/cups.path <==

==> /var/lib/systemd/deb-systemd-helper-enabled/anacron.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/anacron.service

==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-quit.service.dsh-also <==
/etc/systemd/system/plymouth.service

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket
/etc/systemd/system/multi-user.target.wants/cups.path
/etc/systemd/system/printer.target.wants/cups.service

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.nm-dispatcher.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/plymouth-log.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/cups.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/cups.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/pcscd.service.dsh-also <==
/etc/systemd/system/sockets.target.wants/pcscd.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/NetworkManager-wait-online.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/NetworkManager-wait-online.service

==> /var/lib/systemd/deb-systemd-helper-enabled/network.target.wants/resolvconf.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/sshd.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/ssh.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/ssh.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/dbus-org.freedesktop.Avahi.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/printer.target.wants/cups.service <==

==> /var/lib/systemd/deb-systemd-helper-enabled/docker.io.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/docker.io.service

==> /var/lib/systemd/deb-systemd-helper-enabled/resolvconf.service.dsh-also <==
/etc/systemd/system/network.target.wants/resolvconf.service

==> /var/lib/systemd/deb-systemd-helper-enabled/lvm2-lvmetad.socket.dsh-also <==
/etc/systemd/system/sockets.target.wants/lvm2-lvmetad.socket

==> /var/lib/systemd/deb-systemd-helper-enabled/pppd-dns.service.dsh-also <==
/etc/systemd/system/multi-user.target.wants/pppd-dns.service
-------------- next part --------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/mapper/linflas.vg01-root_fs /               ext4    defaults,discard,relatime,errors=remount-ro 0       1
/dev/mapper/linflas.vg01-swap none            swap    sw              0       0
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
UUID=6dca76e4-2716-476c-bf09-0ae34a82f970 /boot ext3 defaults 0 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 222 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20140525/9b857e63/attachment-0001.sig>


More information about the Pkg-systemd-maintainers mailing list