Bug#775065: dpkg --configure -a results in "Hangup" after first package

Chris Carr rantingman at gmail.com
Mon Jan 12 20:49:44 GMT 2015


On Sun, 2015-01-11 at 21:02 +0100, Michael Biebl wrote:
> Am 11.01.2015 um 20:54 schrieb Chris Carr:
> > On 11/01/2015 19:25, Michael Biebl wrote:
> >> Is your system fully booted or did systemd drop you into emergency
> >> shell? How are you logged into your system?
> > The default boot drops me into an emergency shell. It was not fully booted.
> 
> Now that the system is fully upgraded, does systemd still fail to boot
> and drop you into emergency mode?

Yes, it still fails to boot and drops me into emergency mode. The most
striking difference is that systemd fails to mount the other local file
systems (only the root fs is mounted), while sysvinit mounts them all
fine. They are all Windows file systems and therefore are completely
non-essential, but I wonder if this is the cause of the difficulty
nevertheless. They are all "dmraid" filesystems (i.e. partitions on a
BIOS RAID array). Swap is also on a dmraid partition (as is root), so
systemd starts with no swap, though swapon -a works.

Both systemd and sysvinit correctly mount the remote filesystems via
cifs.

> In that case, please add systemd.log_level=debug to the kernel command
> line and attach the output of "journalctl -alb"

Attached journalctl-alb.txt

> >> Assuming, the sysvinit is still installed (which should be the case on
> >> upgrades), please select the sysvinit option from the grub extended menu.
> >> If it's not available, boot with init=/lib/sysvinit/init
> >>
> >> Does that change anything?
> > Yes! Thank you, thank you.
> 
> Ok, so this sounds like this is specific to systemd emergency mode.
> Assuming systemd boots properly for you now, it would be interesting to
> know, if dpkg now works properly as well when booted into a regular mode.

I'm not sure exactly what you mean by "a regular mode", but at the
moment I can only boot fully using sysvinit, and dpkg works then. With
systemd I can boot only into an emergency shell, and I don't know
whether dpkg is still broken because there is no further configuration
for it to do! apt-get update and apt-get upgrade worked just now under
systemd in emergency mode, upgrading the splendidly-named libhogweed2
and libnettle4.

> > Selecting the (sysvinit) option from the grub extended menu results in a
> > full boot: gdm3 doesn't start but I do get a login prompt. After logging
> > in, sudo dpkg --configure -a actually worked. This meant that I could
> > complete a sudo apt-get dist-upgrade.
> > 
> > All packages are now fully configured except gkrellmd (which I removed
> > to ensure everything is clean).
> > 
> > I still cannot start gdm3:
> > 
> > chrisc at tony:~$ sudo invoke-rc.d gdm3 start
> > [....] Starting GNOME Display Manager: gdm3[ 1094.663256]
> > systemd-logind[9907]: Failed to enable subscription: Launch helper
> > exited with unknown return code 1
> > [ 1094.669994] systemd-logind[9907]: Failed to fully start up daemon:
> > Input/output error
> > Error org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited
> > with unknown return code 1
> >  failed!
> 
> That somehow sounds like something with your dbus installation is broken.
> What is the output of
> $ ls -al /usr/lib/dbus-1.0/dbus-daemon-launch-helper

This is the same as yesterday (attached dbus.txt).

> > invoke-rc.d: initscript gdm3, action "start" failed.
> > chrisc at tony:~$
> > 
> > There seem to be two problems there: one is gdm3 not starting, and the
> > other is logind complaining about not being fully started.
> 
> Is the dbus package installed? What's the output of "systemctl status
> dbus.socket dbus.service"?

Attached dbus2.txt

> You might consider attaching the full output of the systemd state via
> "systemd-analyze dump"

Attached systemd-dump.txt

Very happy to try further tests or attach further outputs. Thanks again,

Chris
-------------- next part --------------
-rwsr-xr-- 1 root messagebus 358576 Jan  5 15:53 /usr/lib/dbus-1.0/dbus-daemon-launch-helper*
-------------- next part --------------
● dbus.socket - D-Bus System Message Bus Socket
   Loaded: loaded (/lib/systemd/system/dbus.socket; static)
   Active: inactive (dead)
   Listen: /var/run/dbus/system_bus_socket (Stream)

Jan 12 21:43:14 tony systemd[1]: Merged into installed job dbus.socket/start as 65
Jan 12 21:44:40 tony systemd[1]: Job dbus.socket/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job dbus.socket/stop as 261
Jan 12 21:44:40 tony systemd[1]: Job dbus.socket/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Closed D-Bus System Message Bus Socket.

● dbus.service - D-Bus System Message Bus
   Loaded: loaded (/lib/systemd/system/dbus.service; static)
   Active: inactive (dead)
     Docs: man:dbus-daemon(1)

Jan 12 21:44:40 tony systemd[1]: Job dbus.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job dbus.service/stop as 235
Jan 12 21:44:40 tony systemd[1]: Job dbus.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped D-Bus System Message Bus.
-------------- next part --------------
-- Logs begin at Mon 2015-01-12 21:43:11 GMT, end at Mon 2015-01-12 21:45:20 GMT. --
Jan 12 21:43:11 tony systemd-journal[231]: Runtime journal is using 5.0M (max allowed 40.4M, trying to leave 60.7M free of 399.4M available → current limit 40.4M).
Jan 12 21:43:11 tony systemd-journal[231]: Runtime journal is using 5.0M (max allowed 40.4M, trying to leave 60.7M free of 399.4M available → current limit 40.4M).
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys cpuset
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys cpu
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys cpuacct
Jan 12 21:43:11 tony kernel: Linux version 3.16-3-686-pae (debian-kernel at lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-12) ) #1 SMP Debian 3.16.5-1 (2014-10-10)
Jan 12 21:43:11 tony kernel: e820: BIOS-provided physical RAM map:
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x000000007fff0000-0x000000007fff2fff] ACPI NVS
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x000000007fff3000-0x000000007fffffff] ACPI data
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jan 12 21:43:11 tony kernel: BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
Jan 12 21:43:11 tony kernel: Notice: NX (Execute Disable) protection missing in CPU!
Jan 12 21:43:11 tony kernel: SMBIOS 2.2 present.
Jan 12 21:43:11 tony kernel: DMI: ASUSTeK Computer INC. A7N8X2.0/A7N8X2.0, BIOS ASUS A7N8X2.0 Deluxe ACPI BIOS Rev 1008 08/04/2004
Jan 12 21:43:11 tony kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 12 21:43:11 tony kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 12 21:43:11 tony kernel: e820: last_pfn = 0x7fff0 max_arch_pfn = 0x1000000
Jan 12 21:43:11 tony kernel: MTRR default type: uncachable
Jan 12 21:43:11 tony kernel: MTRR fixed ranges enabled:
Jan 12 21:43:11 tony kernel:   00000-9FFFF write-back
Jan 12 21:43:11 tony kernel:   A0000-BFFFF uncachable
Jan 12 21:43:11 tony kernel:   C0000-C7FFF write-protect
Jan 12 21:43:11 tony kernel:   C8000-FFFFF uncachable
Jan 12 21:43:11 tony kernel: MTRR variable ranges enabled:
Jan 12 21:43:11 tony kernel:   0 base 000000000 mask F80000000 write-back
Jan 12 21:43:11 tony kernel:   1 base 0E0000000 mask FFC000000 write-combining
Jan 12 21:43:11 tony kernel:   2 disabled
Jan 12 21:43:11 tony kernel:   3 disabled
Jan 12 21:43:11 tony kernel:   4 disabled
Jan 12 21:43:11 tony kernel:   5 disabled
Jan 12 21:43:11 tony kernel:   6 disabled
Jan 12 21:43:11 tony kernel:   7 disabled
Jan 12 21:43:11 tony kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Jan 12 21:43:11 tony kernel: initial memory mapped: [mem 0x00000000-0x01bfffff]
Jan 12 21:43:11 tony kernel: Base memory trampoline at [c009b000] 9b000 size 16384
Jan 12 21:43:11 tony kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Jan 12 21:43:11 tony kernel:  [mem 0x00000000-0x000fffff] page 4k
Jan 12 21:43:11 tony kernel: init_memory_mapping: [mem 0x37200000-0x373fffff]
Jan 12 21:43:11 tony kernel:  [mem 0x37200000-0x373fffff] page 2M
Jan 12 21:43:11 tony kernel: init_memory_mapping: [mem 0x34000000-0x371fffff]
Jan 12 21:43:11 tony kernel:  [mem 0x34000000-0x371fffff] page 2M
Jan 12 21:43:11 tony kernel: init_memory_mapping: [mem 0x00100000-0x33ffffff]
Jan 12 21:43:11 tony kernel:  [mem 0x00100000-0x001fffff] page 4k
Jan 12 21:43:11 tony kernel:  [mem 0x00200000-0x33ffffff] page 2M
Jan 12 21:43:11 tony kernel: init_memory_mapping: [mem 0x37400000-0x375fdfff]
Jan 12 21:43:11 tony kernel:  [mem 0x37400000-0x375fdfff] page 4k
Jan 12 21:43:11 tony kernel: BRK [0x01793000, 0x01793fff] PGTABLE
Jan 12 21:43:11 tony kernel: BRK [0x01794000, 0x01795fff] PGTABLE
Jan 12 21:43:11 tony kernel: BRK [0x01796000, 0x01796fff] PGTABLE
Jan 12 21:43:11 tony kernel: BRK [0x01797000, 0x01797fff] PGTABLE
Jan 12 21:43:11 tony kernel: RAMDISK: [mem 0x362bc000-0x37155fff]
Jan 12 21:43:11 tony kernel: ACPI: Early table checksum verification disabled
Jan 12 21:43:11 tony kernel: ACPI: RSDP 0x000F75F0 000014 (v00 Nvidia)
Jan 12 21:43:11 tony kernel: ACPI: RSDT 0x7FFF3000 00002C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Jan 12 21:43:11 tony kernel: ACPI: FACP 0x7FFF3040 000074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Jan 12 21:43:11 tony kernel: ACPI: DSDT 0x7FFF30C0 0043E7 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
Jan 12 21:43:11 tony kernel: ACPI: FACS 0x7FFF0000 000040
Jan 12 21:43:11 tony kernel: ACPI: APIC 0x7FFF74C0 00006E (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Jan 12 21:43:11 tony kernel: ACPI: Local APIC address 0xfee00000
Jan 12 21:43:11 tony kernel: 1161MB HIGHMEM available.
Jan 12 21:43:11 tony kernel: 885MB LOWMEM available.
Jan 12 21:43:11 tony kernel:   mapped low ram: 0 - 375fe000
Jan 12 21:43:11 tony kernel:   low ram: 0 - 375fe000
Jan 12 21:43:11 tony kernel: BRK [0x01798000, 0x01798fff] PGTABLE
Jan 12 21:43:11 tony kernel: Zone ranges:
Jan 12 21:43:11 tony kernel:   DMA      [mem 0x00001000-0x00ffffff]
Jan 12 21:43:11 tony kernel:   Normal   [mem 0x01000000-0x375fdfff]
Jan 12 21:43:11 tony kernel:   HighMem  [mem 0x375fe000-0x7ffeffff]
Jan 12 21:43:11 tony kernel: Movable zone start for each node
Jan 12 21:43:11 tony kernel: Early memory node ranges
Jan 12 21:43:11 tony kernel:   node   0: [mem 0x00001000-0x0009ffff]
Jan 12 21:43:11 tony kernel:   node   0: [mem 0x00100000-0x7ffeffff]
Jan 12 21:43:11 tony kernel: On node 0 totalpages: 524175
Jan 12 21:43:11 tony kernel: free_area_init_node: node 0, pgdat c1654c40, node_mem_map f52bc020
Jan 12 21:43:11 tony kernel:   DMA zone: 32 pages used for memmap
Jan 12 21:43:11 tony kernel:   DMA zone: 0 pages reserved
Jan 12 21:43:11 tony kernel:   DMA zone: 3999 pages, LIFO batch:0
Jan 12 21:43:11 tony kernel:   Normal zone: 1740 pages used for memmap
Jan 12 21:43:11 tony kernel:   Normal zone: 222718 pages, LIFO batch:31
Jan 12 21:43:11 tony kernel:   HighMem zone: 2324 pages used for memmap
Jan 12 21:43:11 tony kernel:   HighMem zone: 297458 pages, LIFO batch:31
Jan 12 21:43:11 tony kernel: Using APIC driver default
Jan 12 21:43:11 tony kernel: Nvidia board detected. Ignoring ACPI timer override.
Jan 12 21:43:11 tony kernel: If you got timer trouble try acpi_use_timer_override
Jan 12 21:43:11 tony kernel: ACPI: PM-Timer IO Port: 0x4008
Jan 12 21:43:11 tony kernel: ACPI: Local APIC address 0xfee00000
Jan 12 21:43:11 tony kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Jan 12 21:43:11 tony kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jan 12 21:43:11 tony kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Jan 12 21:43:11 tony kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Jan 12 21:43:11 tony kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 12 21:43:11 tony kernel: ACPI: BIOS IRQ0 override ignored.
Jan 12 21:43:11 tony kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 12 21:43:11 tony kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Jan 12 21:43:11 tony kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Jan 12 21:43:11 tony kernel: ACPI: IRQ9 used by override.
Jan 12 21:43:11 tony kernel: ACPI: IRQ14 used by override.
Jan 12 21:43:11 tony kernel: ACPI: IRQ15 used by override.
Jan 12 21:43:11 tony kernel: Using ACPI (MADT) for SMP configuration information
Jan 12 21:43:11 tony kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs
Jan 12 21:43:11 tony kernel: nr_irqs_gsi: 40
Jan 12 21:43:11 tony kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
Jan 12 21:43:11 tony kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
Jan 12 21:43:11 tony kernel: e820: [mem 0x80000000-0xfebfffff] available for PCI devices
Jan 12 21:43:11 tony kernel: Booting paravirtualized kernel on bare hardware
Jan 12 21:43:11 tony kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
Jan 12 21:43:11 tony kernel: PERCPU: Embedded 14 pages/cpu @f75e4000 s35328 r0 d22016 u57344
Jan 12 21:43:11 tony kernel: pcpu-alloc: s35328 r0 d22016 u57344 alloc=14*4096
Jan 12 21:43:11 tony kernel: pcpu-alloc: [0] 0 
Jan 12 21:43:11 tony kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 522403
Jan 12 21:43:11 tony kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16-3-686-pae root=UUID=fea922d2-8e1b-4f16-a63c-1aabfa5b6219 ro systemd.log_level=debug
Jan 12 21:43:11 tony kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
Jan 12 21:43:11 tony kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 12 21:43:11 tony kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 12 21:43:11 tony kernel: Initializing CPU#0
Jan 12 21:43:11 tony kernel: Initializing HighMem for node 0 (000375fe:0007fff0)
Jan 12 21:43:11 tony kernel: Initializing Movable for node 0 (00000000:00000000)
Jan 12 21:43:11 tony kernel: Memory: 2056620K/2096700K available (4590K kernel code, 517K rwdata, 1444K rodata, 652K init, 460K bss, 40080K reserved, 1189832K highmem)
Jan 12 21:43:11 tony kernel: virtual kernel memory layout:
                                 fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
                                 pkmap   : 0xff600000 - 0xff800000   (2048 kB)
                                 vmalloc : 0xf7dfe000 - 0xff5fe000   ( 120 MB)
                                 lowmem  : 0xc0000000 - 0xf75fe000   ( 885 MB)
                                   .init : 0xc1669000 - 0xc170c000   ( 652 kB)
                                   .data : 0xc147bbfe - 0xc16675c0   (1966 kB)
                                   .text : 0xc1000000 - 0xc147bbfe   (4590 kB)
Jan 12 21:43:11 tony kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
Jan 12 21:43:11 tony kernel: Hierarchical RCU implementation.
Jan 12 21:43:11 tony kernel: 	RCU dyntick-idle grace-period acceleration is enabled.
Jan 12 21:43:11 tony kernel: 	RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1.
Jan 12 21:43:11 tony kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
Jan 12 21:43:11 tony kernel: NR_IRQS:2304 nr_irqs:256 16
Jan 12 21:43:11 tony kernel: CPU 0 irqstacks, hard=f4c06000 soft=f4c08000
Jan 12 21:43:11 tony kernel: Console: colour VGA+ 80x25
Jan 12 21:43:11 tony kernel: console [tty0] enabled
Jan 12 21:43:11 tony kernel: tsc: Fast TSC calibration using PIT
Jan 12 21:43:11 tony kernel: tsc: Detected 2191.260 MHz processor
Jan 12 21:43:11 tony kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4382.52 BogoMIPS (lpj=8765040)
Jan 12 21:43:11 tony kernel: pid_max: default: 32768 minimum: 301
Jan 12 21:43:11 tony kernel: ACPI: Core revision 20140424
Jan 12 21:43:11 tony kernel: ACPI: All ACPI Tables successfully acquired
Jan 12 21:43:11 tony kernel: Security Framework initialized
Jan 12 21:43:11 tony kernel: AppArmor: AppArmor disabled by boot time parameter
Jan 12 21:43:11 tony kernel: Yama: disabled by default; enable with sysctl kernel.yama.*
Jan 12 21:43:11 tony kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Jan 12 21:43:11 tony kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys memory
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys devices
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys freezer
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys net_cls
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys blkio
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys perf_event
Jan 12 21:43:11 tony kernel: Initializing cgroup subsys net_prio
Jan 12 21:43:11 tony kernel: mce: CPU supports 4 MCE banks
Jan 12 21:43:11 tony kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
                             Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
                             tlb_flushall_shift: -1
Jan 12 21:43:11 tony kernel: Freeing SMP alternatives memory: 20K (c170c000 - c1711000)
Jan 12 21:43:11 tony kernel: ftrace: allocating 20703 entries in 41 pages
Jan 12 21:43:11 tony kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jan 12 21:43:11 tony kernel: ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
Jan 12 21:43:11 tony kernel: smpboot: CPU0: AMD Athlon(tm) XP 3200+ (fam: 06, model: 0a, stepping: 00)
Jan 12 21:43:11 tony kernel: Performance Events: AMD PMU driver.
Jan 12 21:43:11 tony kernel: ... version:                0
Jan 12 21:43:11 tony kernel: ... bit width:              48
Jan 12 21:43:11 tony kernel: ... generic registers:      4
Jan 12 21:43:11 tony kernel: ... value mask:             0000ffffffffffff
Jan 12 21:43:11 tony kernel: ... max period:             00007fffffffffff
Jan 12 21:43:11 tony kernel: ... fixed-purpose events:   0
Jan 12 21:43:11 tony kernel: ... event mask:             000000000000000f
Jan 12 21:43:11 tony kernel: x86: Booted up 1 node, 1 CPUs
Jan 12 21:43:11 tony kernel: smpboot: Total of 1 processors activated (4382.52 BogoMIPS)
Jan 12 21:43:11 tony kernel: devtmpfs: initialized
Jan 12 21:43:11 tony kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Jan 12 21:43:11 tony kernel: PM: Registering ACPI NVS region [mem 0x7fff0000-0x7fff2fff] (12288 bytes)
Jan 12 21:43:11 tony kernel: pinctrl core: initialized pinctrl subsystem
Jan 12 21:43:11 tony kernel: NET: Registered protocol family 16
Jan 12 21:43:11 tony kernel: cpuidle: using governor ladder
Jan 12 21:43:11 tony kernel: cpuidle: using governor menu
Jan 12 21:43:11 tony kernel: ACPI: bus type PCI registered
Jan 12 21:43:11 tony kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 12 21:43:11 tony kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb470, last bus=3
Jan 12 21:43:11 tony kernel: PCI: Using configuration type 1 for base access
Jan 12 21:43:11 tony kernel: ACPI: Added _OSI(Module Device)
Jan 12 21:43:11 tony kernel: ACPI: Added _OSI(Processor Device)
Jan 12 21:43:11 tony kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 12 21:43:11 tony kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 12 21:43:11 tony kernel: ACPI: Interpreter enabled
Jan 12 21:43:11 tony kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
Jan 12 21:43:11 tony kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580)
Jan 12 21:43:11 tony kernel: ACPI: (supports S0 S1 S4 S5)
Jan 12 21:43:11 tony kernel: ACPI: Using IOAPIC for interrupt routing
Jan 12 21:43:11 tony kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Jan 12 21:43:11 tony kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: host bridge window [mem 0x80000000-0xfebfffff] (ignored)
Jan 12 21:43:11 tony kernel: PCI: root bus 00: using default resources
Jan 12 21:43:11 tony kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
Jan 12 21:43:11 tony kernel: PCI host bridge to bus 0000:00
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0x3ffffffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:00.0: [10de:01e0] type 00 class 0x060000
Jan 12 21:43:11 tony kernel: pci 0000:00:00.0: reg 0x10: [mem 0xe0000000-0xe3ffffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:00:00.0: nForce2 C1 Halt Disconnect fixup
Jan 12 21:43:11 tony kernel: pci 0000:00:00.1: [10de:01eb] type 00 class 0x050000
Jan 12 21:43:11 tony kernel: pci 0000:00:00.2: [10de:01ee] type 00 class 0x050000
Jan 12 21:43:11 tony kernel: pci 0000:00:00.3: [10de:01ed] type 00 class 0x050000
Jan 12 21:43:11 tony kernel: pci 0000:00:00.4: [10de:01ec] type 00 class 0x050000
Jan 12 21:43:11 tony kernel: pci 0000:00:00.5: [10de:01ef] type 00 class 0x050000
Jan 12 21:43:11 tony kernel: pci 0000:00:01.0: [10de:0060] type 00 class 0x060100
Jan 12 21:43:11 tony kernel: pci 0000:00:01.1: [10de:0064] type 00 class 0x0c0500
Jan 12 21:43:11 tony kernel: pci 0000:00:01.1: reg 0x10: [io  0xdc00-0xdc1f]
Jan 12 21:43:11 tony kernel: pci 0000:00:01.1: PME# supported from D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:02.0: [10de:0067] type 00 class 0x0c0310
Jan 12 21:43:11 tony kernel: pci 0000:00:02.0: reg 0x10: [mem 0xea087000-0xea087fff]
Jan 12 21:43:11 tony kernel: pci 0000:00:02.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:02.1: [10de:0067] type 00 class 0x0c0310
Jan 12 21:43:11 tony kernel: pci 0000:00:02.1: reg 0x10: [mem 0xea082000-0xea082fff]
Jan 12 21:43:11 tony kernel: pci 0000:00:02.1: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:02.1: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:02.2: [10de:0068] type 00 class 0x0c0320
Jan 12 21:43:11 tony kernel: pci 0000:00:02.2: reg 0x10: [mem 0xea083000-0xea0830ff]
Jan 12 21:43:11 tony kernel: pci 0000:00:02.2: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:02.2: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: [10de:0066] type 00 class 0x020000
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: reg 0x10: [mem 0xea086000-0xea086fff]
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: reg 0x14: [io  0xe000-0xe007]
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:05.0: [10de:006b] type 00 class 0x040100
Jan 12 21:43:11 tony kernel: pci 0000:00:05.0: reg 0x10: [mem 0xea000000-0xea07ffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:05.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:06.0: [10de:006a] type 00 class 0x040100
Jan 12 21:43:11 tony kernel: pci 0000:00:06.0: reg 0x10: [io  0xe400-0xe4ff]
Jan 12 21:43:11 tony kernel: pci 0000:00:06.0: reg 0x14: [io  0xd000-0xd07f]
Jan 12 21:43:11 tony kernel: pci 0000:00:06.0: reg 0x18: [mem 0xea080000-0xea080fff]
Jan 12 21:43:11 tony kernel: pci 0000:00:06.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0: [10de:006c] type 01 class 0x060400
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: [10de:0065] type 00 class 0x01018a
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: reg 0x20: [io  0xf000-0xf00f]
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: legacy IDE quirk: reg 0x14: [io  0x03f6]
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
Jan 12 21:43:11 tony kernel: pci 0000:00:09.0: legacy IDE quirk: reg 0x1c: [io  0x0376]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0: [10de:006d] type 01 class 0x060400
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: [10de:006e] type 00 class 0x0c0010
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: reg 0x10: [mem 0xea084000-0xea0847ff]
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: reg 0x14: [mem 0xea085000-0xea08503f]
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:0d.0: System wakeup disabled by ACPI
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0: [10de:01e8] type 01 class 0x060400
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: [1095:3112] type 00 class 0x010400
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x10: [io  0x9000-0x9007]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x14: [io  0x9400-0x9403]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x18: [io  0x9800-0x9807]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x1c: [io  0x9c00-0x9c03]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x20: [io  0xa000-0xa00f]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x24: [mem 0xe9000000-0xe90001ff]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0: PCI bridge to [bus 01]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0:   bridge window [io  0x9000-0xafff]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0:   bridge window [mem 0xe8000000-0xe9ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: [10b7:9201] type 00 class 0x020000
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: reg 0x10: [io  0xb000-0xb07f]
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: reg 0x14: [mem 0xe5000000-0xe500007f]
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0: PCI bridge to [bus 02]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0:   bridge window [io  0xb000-0xbfff]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0:   bridge window [mem 0xe4000000-0xe5ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: [1002:4150] type 00 class 0x030000
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: reg 0x14: [io  0xc000-0xc0ff]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: reg 0x18: [mem 0xe7000000-0xe700ffff]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:03:00.1: [1002:4170] type 00 class 0x038000
Jan 12 21:43:11 tony kernel: pci 0000:03:00.1: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.1: reg 0x14: [mem 0xe7010000-0xe701ffff]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.1: supports D1 D2
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0: PCI bridge to [bus 03]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [mem 0xe6000000-0xe7ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff pref]
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: on NUMA node 0
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 6 7 10 11 *12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 11 *12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 7 10 11 *12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 *12 14 15)
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC3] (IRQs *18), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC4] (IRQs *19), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCS] (IRQs *23), disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22) *0, disabled.
Jan 12 21:43:11 tony kernel: vgaarb: setting as boot device: PCI:0000:03:00.0
Jan 12 21:43:11 tony kernel: vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none
Jan 12 21:43:11 tony kernel: vgaarb: loaded
Jan 12 21:43:11 tony kernel: vgaarb: bridge control possible 0000:03:00.0
Jan 12 21:43:11 tony kernel: PCI: Using ACPI for IRQ routing
Jan 12 21:43:11 tony kernel: PCI: pci_cache_line_size set to 32 bytes
Jan 12 21:43:11 tony kernel: e820: reserve RAM buffer [mem 0x7fff0000-0x7fffffff]
Jan 12 21:43:11 tony kernel: Switched to clocksource refined-jiffies
Jan 12 21:43:11 tony kernel: pnp: PnP ACPI init
Jan 12 21:43:11 tony kernel: ACPI: bus type PNP registered
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4000-0x407f] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4080-0x40ff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4400-0x447f] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4480-0x44ff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4200-0x427f] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: [io  0x4280-0x42ff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 12 21:43:11 tony kernel: system 00:01: [io  0x5000-0x503f] has been reserved
Jan 12 21:43:11 tony kernel: system 00:01: [io  0x5500-0x553f] has been reserved
Jan 12 21:43:11 tony kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x000d7800-0x000d7fff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x000f0000-0x000f7fff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x000f8000-0x000fbfff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x000fc000-0x000fffff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x7fff0000-0x7fffffff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0xffff0000-0xffffffff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x00000000-0x0009ffff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0x00100000-0x7ffeffff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Jan 12 21:43:11 tony kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Jan 12 21:43:11 tony kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
Jan 12 21:43:11 tony kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Jan 12 21:43:11 tony kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 12 21:43:11 tony kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 12 21:43:11 tony kernel: pnp 00:05: [dma 2]
Jan 12 21:43:11 tony kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
Jan 12 21:43:11 tony kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
Jan 12 21:43:11 tony kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
Jan 12 21:43:11 tony kernel: pnp 00:08: [dma 3]
Jan 12 21:43:11 tony kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (active)
Jan 12 21:43:11 tony kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Jan 12 21:43:11 tony kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNPb006 (active)
Jan 12 21:43:11 tony kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNPb02f (active)
Jan 12 21:43:11 tony kernel: pnp: PnP ACPI: found 12 devices
Jan 12 21:43:11 tony kernel: ACPI: bus type PNP unregistered
Jan 12 21:43:11 tony kernel: PnPBIOS: Disabled by ACPI PNP
Jan 12 21:43:11 tony kernel: Switched to clocksource acpi_pm
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0: BAR 15: assigned [mem 0x80000000-0x800fffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0: BAR 15: assigned [mem 0x80100000-0x801fffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:01:0b.0: BAR 6: assigned [mem 0x80000000-0x8007ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0: PCI bridge to [bus 01]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0:   bridge window [io  0x9000-0xafff]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0:   bridge window [mem 0xe8000000-0xe9ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:08.0:   bridge window [mem 0x80000000-0x800fffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:02:01.0: BAR 6: assigned [mem 0x80100000-0x8011ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0: PCI bridge to [bus 02]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0:   bridge window [io  0xb000-0xbfff]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0:   bridge window [mem 0xe4000000-0xe5ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:0c.0:   bridge window [mem 0x80100000-0x801fffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xe6000000-0xe601ffff pref]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0: PCI bridge to [bus 03]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [io  0xc000-0xcfff]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [mem 0xe6000000-0xe7ffffff]
Jan 12 21:43:11 tony kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff pref]
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0x3ffffffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:01: resource 0 [io  0x9000-0xafff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:01: resource 1 [mem 0xe8000000-0xe9ffffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x800fffff pref]
Jan 12 21:43:11 tony kernel: pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:02: resource 1 [mem 0xe4000000-0xe5ffffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:02: resource 2 [mem 0x80100000-0x801fffff pref]
Jan 12 21:43:11 tony kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:03: resource 1 [mem 0xe6000000-0xe7ffffff]
Jan 12 21:43:11 tony kernel: pci_bus 0000:03: resource 2 [mem 0xc0000000-0xdfffffff pref]
Jan 12 21:43:11 tony kernel: NET: Registered protocol family 2
Jan 12 21:43:11 tony kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Jan 12 21:43:11 tony kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Jan 12 21:43:11 tony kernel: TCP: Hash tables configured (established 8192 bind 8192)
Jan 12 21:43:11 tony kernel: TCP: reno registered
Jan 12 21:43:11 tony kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
Jan 12 21:43:11 tony kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Jan 12 21:43:11 tony kernel: NET: Registered protocol family 1
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
Jan 12 21:43:11 tony kernel: pci 0000:03:00.0: Video device with shadowed ROM
Jan 12 21:43:11 tony kernel: PCI: CLS 32 bytes, default 32
Jan 12 21:43:11 tony kernel: Unpacking initramfs...
Jan 12 21:43:11 tony kernel: Freeing initrd memory: 14952K (f62bc000 - f7156000)
Jan 12 21:43:11 tony kernel: microcode: AMD CPU family 0x6 not supported
Jan 12 21:43:11 tony kernel: futex hash table entries: 256 (order: 2, 16384 bytes)
Jan 12 21:43:11 tony kernel: audit: initializing netlink subsys (disabled)
Jan 12 21:43:11 tony kernel: audit: type=2000 audit(1421098983.603:1): initialized
Jan 12 21:43:11 tony kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jan 12 21:43:11 tony kernel: zbud: loaded
Jan 12 21:43:11 tony kernel: VFS: Disk quotas dquot_6.5.2
Jan 12 21:43:11 tony kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 12 21:43:11 tony kernel: msgmni has been set to 1722
Jan 12 21:43:11 tony kernel: alg: No test for stdrng (krng)
Jan 12 21:43:11 tony kernel: bounce: pool size: 64 pages
Jan 12 21:43:11 tony kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Jan 12 21:43:11 tony kernel: io scheduler noop registered
Jan 12 21:43:11 tony kernel: io scheduler deadline registered
Jan 12 21:43:11 tony kernel: io scheduler cfq registered (default)
Jan 12 21:43:11 tony kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 12 21:43:11 tony kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Jan 12 21:43:11 tony kernel: GHES: HEST is not enabled!
Jan 12 21:43:11 tony kernel: isapnp: Scanning for PnP cards...
Jan 12 21:43:11 tony kernel: isapnp: No Plug & Play device found
Jan 12 21:43:11 tony kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jan 12 21:43:11 tony kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 12 21:43:11 tony kernel: 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Jan 12 21:43:11 tony kernel: Linux agpgart interface v0.103
Jan 12 21:43:11 tony kernel: agpgart: Detected NVIDIA nForce2 chipset
Jan 12 21:43:11 tony kernel: agpgart-nvidia 0000:00:00.0: AGP aperture is 64M @ 0xe0000000
Jan 12 21:43:11 tony kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jan 12 21:43:11 tony kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jan 12 21:43:11 tony kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 12 21:43:11 tony kernel: mousedev: PS/2 mouse device common for all mice
Jan 12 21:43:11 tony kernel: rtc_cmos 00:04: RTC can wake from S4
Jan 12 21:43:11 tony kernel: rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Jan 12 21:43:11 tony kernel: rtc_cmos 00:04: alarms up to one year, y3k, 242 bytes nvram
Jan 12 21:43:11 tony kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 12 21:43:11 tony kernel: TCP: cubic registered
Jan 12 21:43:11 tony kernel: NET: Registered protocol family 10
Jan 12 21:43:11 tony kernel: mip6: Mobile IPv6
Jan 12 21:43:11 tony kernel: NET: Registered protocol family 17
Jan 12 21:43:11 tony kernel: mpls_gso: MPLS GSO support
Jan 12 21:43:11 tony kernel: Using IPI No-Shortcut mode
Jan 12 21:43:11 tony kernel: registered taskstats version 1
Jan 12 21:43:11 tony kernel: rtc_cmos 00:04: setting system clock to 2015-01-12 21:43:04 UTC (1421098984)
Jan 12 21:43:11 tony kernel: PM: Hibernation image not present or could not be loaded.
Jan 12 21:43:11 tony kernel: Freeing unused kernel memory: 652K (c1669000 - c170c000)
Jan 12 21:43:11 tony kernel: Write protecting the kernel text: 4592k
Jan 12 21:43:11 tony kernel: Write protecting the kernel read-only data: 1448k
Jan 12 21:43:11 tony systemd-udevd[54]: starting version 215
Jan 12 21:43:11 tony kernel: random: systemd-udevd urandom read with 0 bits of entropy available
Jan 12 21:43:11 tony kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jan 12 21:43:11 tony kernel: ACPI: bus type USB registered
Jan 12 21:43:11 tony kernel: usbcore: registered new interface driver usbfs
Jan 12 21:43:11 tony kernel: usbcore: registered new interface driver hub
Jan 12 21:43:11 tony kernel: forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
Jan 12 21:43:11 tony kernel: usbcore: registered new device driver usb
Jan 12 21:43:11 tony kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 12 21:43:11 tony kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jan 12 21:43:11 tony kernel: ehci-pci: EHCI PCI platform driver
Jan 12 21:43:11 tony kernel: FDC 0 is a post-1991 82077
Jan 12 21:43:11 tony kernel: SCSI subsystem initialized
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [AP3C] enabled at IRQ 21
Jan 12 21:43:11 tony kernel: 3c59x: Donald Becker and others.
Jan 12 21:43:11 tony kernel: 0000:02:01.0: 3Com PCI 3c920 Tornado at f7e24000.
Jan 12 21:43:11 tony kernel: libata version 3.00 loaded.
Jan 12 21:43:11 tony kernel: sata_sil 0000:01:0b.0: version 2.4
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
Jan 12 21:43:11 tony kernel: scsi0 : sata_sil
Jan 12 21:43:11 tony kernel: scsi1 : sata_sil
Jan 12 21:43:11 tony kernel: ata1: SATA max UDMA/100 mmio m512 at 0xe9000000 tf 0xe9000080 irq 18
Jan 12 21:43:11 tony kernel: ata2: SATA max UDMA/100 mmio m512 at 0xe9000000 tf 0xe90000c0 irq 18
Jan 12 21:43:11 tony kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Jan 12 21:43:11 tony kernel: ata1.00: ATA-7: WDC WD2500JS-55MHB0, 02.01C03, max UDMA/133
Jan 12 21:43:11 tony kernel: ata1.00: 488397168 sectors, multi 16: LBA48 
Jan 12 21:43:11 tony kernel: ata1.00: configured for UDMA/100
Jan 12 21:43:11 tony kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD2500JS-55M 1C03 PQ: 0 ANSI: 5
Jan 12 21:43:11 tony kernel: forcedeth 0000:00:04.0: ifname eth1, PHY OUI 0x732 @ 1, addr 00:0c:6e:6f:60:67
Jan 12 21:43:11 tony kernel: forcedeth 0000:00:04.0: timirq lnktim desc-v1
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: EHCI Host Controller
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: new USB bus registered, assigned bus number 1
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: debug port 1
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: cache line size of 32 is not supported
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: irq 20, io mem 0xea083000
Jan 12 21:43:11 tony kernel: tsc: Refined TSC clocksource calibration: 2191.225 MHz
Jan 12 21:43:11 tony kernel: ehci-pci 0000:00:02.2: USB 2.0 started, EHCI 1.00
Jan 12 21:43:11 tony kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Jan 12 21:43:11 tony kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 21:43:11 tony kernel: usb usb1: Product: EHCI Host Controller
Jan 12 21:43:11 tony kernel: usb usb1: Manufacturer: Linux 3.16-3-686-pae ehci_hcd
Jan 12 21:43:11 tony kernel: usb usb1: SerialNumber: 0000:00:02.2
Jan 12 21:43:11 tony kernel: hub 1-0:1.0: USB hub found
Jan 12 21:43:11 tony kernel: hub 1-0:1.0: 6 ports detected
Jan 12 21:43:11 tony kernel: pata_amd 0000:00:09.0: version 0.4.1
Jan 12 21:43:11 tony kernel: ohci-pci: OHCI PCI platform driver
Jan 12 21:43:11 tony kernel: scsi2 : pata_amd
Jan 12 21:43:11 tony kernel: scsi3 : pata_amd
Jan 12 21:43:11 tony kernel: ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
Jan 12 21:43:11 tony kernel: ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
Jan 12 21:43:11 tony kernel: ACPI: PCI Interrupt Link [APCM] enabled at IRQ 20
Jan 12 21:43:11 tony kernel: firewire_ohci 0000:00:0d.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x0
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.0: OHCI PCI host controller
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 2
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.0: irq 22, io mem 0xea087000
Jan 12 21:43:11 tony kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Jan 12 21:43:11 tony kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 21:43:11 tony kernel: usb usb2: Product: OHCI PCI host controller
Jan 12 21:43:11 tony kernel: usb usb2: Manufacturer: Linux 3.16-3-686-pae ohci_hcd
Jan 12 21:43:11 tony kernel: usb usb2: SerialNumber: 0000:00:02.0
Jan 12 21:43:11 tony kernel: hub 2-0:1.0: USB hub found
Jan 12 21:43:11 tony kernel: hub 2-0:1.0: 3 ports detected
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.1: OHCI PCI host controller
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.1: new USB bus registered, assigned bus number 3
Jan 12 21:43:11 tony kernel: ohci-pci 0000:00:02.1: irq 21, io mem 0xea082000
Jan 12 21:43:11 tony kernel: ata3.01: NODEV after polling detection
Jan 12 21:43:11 tony kernel: ata3.00: ATAPI: PHILIPS DVD+/-RW DVD8701, 5D24, max UDMA/33
Jan 12 21:43:11 tony kernel: ata3: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000c000) ACPI=0x701f (60:600:0x13)
Jan 12 21:43:11 tony kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jan 12 21:43:11 tony kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 21:43:11 tony kernel: usb usb3: Product: OHCI PCI host controller
Jan 12 21:43:11 tony kernel: usb usb3: Manufacturer: Linux 3.16-3-686-pae ohci_hcd
Jan 12 21:43:11 tony kernel: usb usb3: SerialNumber: 0000:00:02.1
Jan 12 21:43:11 tony kernel: hub 3-0:1.0: USB hub found
Jan 12 21:43:11 tony kernel: hub 3-0:1.0: 3 ports detected
Jan 12 21:43:11 tony kernel: ata3.00: configured for UDMA/33
Jan 12 21:43:11 tony kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Jan 12 21:43:11 tony kernel: ata2.00: ATA-7: ST3250820AS, 3.ADG, max UDMA/133
Jan 12 21:43:11 tony kernel: ata2.00: 488281250 sectors, multi 16: LBA48 NCQ (depth 0/32)
Jan 12 21:43:11 tony kernel: ata2.00: configured for UDMA/100
Jan 12 21:43:11 tony kernel: scsi 1:0:0:0: Direct-Access     ATA      ST3250820AS      G    PQ: 0 ANSI: 5
Jan 12 21:43:11 tony kernel: scsi 2:0:0:0: CD-ROM            PHILIPS  DVD+-RW DVD8701  5D24 PQ: 0 ANSI: 5
Jan 12 21:43:11 tony kernel: ata4.00: ATAPI: HL-DT-ST DVDRAM GSA-4081B, A100, max UDMA/33
Jan 12 21:43:11 tony kernel: ata4: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000c000) ACPI=0x701f (60:600:0x13)
Jan 12 21:43:11 tony kernel: ata4.00: configured for UDMA/33
Jan 12 21:43:11 tony kernel: scsi 3:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4081B A100 PQ: 0 ANSI: 5
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: [sdb] 488281250 512-byte logical blocks: (250 GB/232 GiB)
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 12 21:43:11 tony kernel: sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
Jan 12 21:43:11 tony kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jan 12 21:43:11 tony kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Jan 12 21:43:11 tony kernel:  sda: unknown partition table
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 12 21:43:11 tony kernel: sr1: scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 12 21:43:11 tony kernel: sr 3:0:0:0: Attached scsi CD-ROM sr1
Jan 12 21:43:11 tony kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Jan 12 21:43:11 tony kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
Jan 12 21:43:11 tony kernel: sr 3:0:0:0: Attached scsi generic sg3 type 5
Jan 12 21:43:11 tony kernel:  sdb: sdb1 sdb2 < > sdb3
Jan 12 21:43:11 tony kernel: sdb: p3 start 891575370 is beyond EOD, enabling native capacity
Jan 12 21:43:11 tony kernel:  sdb: sdb1 sdb2 < > sdb3
Jan 12 21:43:11 tony kernel: sdb: p3 start 891575370 is beyond EOD, truncated
Jan 12 21:43:11 tony kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jan 12 21:43:11 tony kernel: firewire_core 0000:00:0d.0: created device fw0: GUID 00e0180000255f60, S400
Jan 12 21:43:11 tony kernel: device-mapper: uevent: version 1.0.3
Jan 12 21:43:11 tony kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel at redhat.com
Jan 12 21:43:11 tony kernel: usb 3-3: new full-speed USB device number 2 using ohci-pci
Jan 12 21:43:11 tony kernel: usb 3-3: New USB device found, idVendor=058f, idProduct=9254
Jan 12 21:43:11 tony kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 12 21:43:11 tony kernel: usb 3-3: Product: Generic USB Hub
Jan 12 21:43:11 tony kernel: usb 3-3: Manufacturer: ALCOR
Jan 12 21:43:11 tony kernel: hub 3-3:1.0: USB hub found
Jan 12 21:43:11 tony kernel: hub 3-3:1.0: 4 ports detected
Jan 12 21:43:11 tony kernel: Switched to clocksource tsc
Jan 12 21:43:11 tony kernel: random: nonblocking pool is initialized
Jan 12 21:43:11 tony kernel: usb 3-3.4: new full-speed USB device number 3 using ohci-pci
Jan 12 21:43:11 tony kernel: usb 3-3.4: New USB device found, idVendor=0dda, idProduct=0102
Jan 12 21:43:11 tony kernel: usb 3-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 12 21:43:11 tony kernel: usb 3-3.4: Product: USB All-in-One CardReader
Jan 12 21:43:11 tony kernel: usb 3-3.4: Manufacturer: GENERIC
Jan 12 21:43:11 tony kernel: usb 3-3.4: SerialNumber: 2003-06
Jan 12 21:43:11 tony kernel: usb-storage 3-3.4:1.0: USB Mass Storage device detected
Jan 12 21:43:11 tony kernel: scsi4 : usb-storage 3-3.4:1.0
Jan 12 21:43:11 tony kernel: usbcore: registered new interface driver usb-storage
Jan 12 21:43:11 tony kernel: PM: Starting manual resume from disk
Jan 12 21:43:11 tony kernel: PM: Hibernation image partition 254:4 present
Jan 12 21:43:11 tony kernel: PM: Looking for hibernation image.
Jan 12 21:43:11 tony kernel: PM: Image not found (code -22)
Jan 12 21:43:11 tony kernel: PM: Hibernation image not present or could not be loaded.
Jan 12 21:43:11 tony kernel: EXT4-fs (dm-2): mounting ext3 file system using the ext4 subsystem
Jan 12 21:43:11 tony kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
Jan 12 21:43:11 tony kernel: scsi 4:0:0:0: Direct-Access     ICSI     CardReader    CF 2.7C PQ: 0 ANSI: 0 CCS
Jan 12 21:43:11 tony kernel: scsi 4:0:0:1: Direct-Access     ICSI     CardReader    MS 2.7C PQ: 0 ANSI: 0 CCS
Jan 12 21:43:11 tony kernel: scsi 4:0:0:2: Direct-Access     ICSI     CardReaderMMC/SD 2.7C PQ: 0 ANSI: 0 CCS
Jan 12 21:43:11 tony kernel: scsi 4:0:0:3: Direct-Access     ICSI     CardReader    SM 2.7C PQ: 0 ANSI: 0 CCS
Jan 12 21:43:11 tony kernel: sd 4:0:0:0: Attached scsi generic sg4 type 0
Jan 12 21:43:11 tony kernel: sd 4:0:0:1: Attached scsi generic sg5 type 0
Jan 12 21:43:11 tony kernel: sd 4:0:0:2: Attached scsi generic sg6 type 0
Jan 12 21:43:11 tony kernel: sd 4:0:0:3: Attached scsi generic sg7 type 0
Jan 12 21:43:11 tony kernel: sd 4:0:0:0: [sdc] Attached SCSI removable disk
Jan 12 21:43:11 tony kernel: sd 4:0:0:1: [sdd] Attached SCSI removable disk
Jan 12 21:43:11 tony kernel: sd 4:0:0:2: [sde] Attached SCSI removable disk
Jan 12 21:43:11 tony kernel: sd 4:0:0:3: [sdf] Attached SCSI removable disk
Jan 12 21:43:11 tony systemd[1]: RTC configured in localtime, applying delta of 0 minutes to system time.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
Jan 12 21:43:11 tony systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event.
Jan 12 21:43:11 tony systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
Jan 12 21:43:11 tony systemd[1]: Detected architecture 'x86'.
Jan 12 21:43:11 tony systemd[1]: Your kernel apparently lacks built-in autofs4 support. Might be a good idea to compile it in. We'll now try to work around this by loading the module...
Jan 12 21:43:11 tony systemd[1]: Inserted module 'autofs4'
Jan 12 21:43:11 tony systemd[1]: Set hostname to <tony>.
Jan 12 21:43:11 tony systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
Jan 12 21:43:11 tony systemd[1]: Installed release agent.
Jan 12 21:43:11 tony systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-debug-generator as 214.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-gpt-auto-generator as 215.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-getty-generator as 216.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-cryptsetup-generator as 217.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-rc-local-generator as 218.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-fstab-generator as 219.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-sysv-generator as 220.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-system-update-generator as 221.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-insserv-generator as 222.
Jan 12 21:43:11 tony systemd[213]: Spawned /lib/systemd/system-generators/systemd-default-display-manager-generator as 223.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-debug-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-getty-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-rc-local-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-fstab-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-sysv-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-system-update-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-insserv-generator succeeded.
Jan 12 21:43:11 tony systemd[213]: /lib/systemd/system-generators/systemd-default-display-manager-generator succeeded.
Jan 12 21:43:11 tony systemd[1]: /lib/systemd/system-generators succeeded.
Jan 12 21:43:11 tony systemd[1]: Looking for unit files in (higher priority first):
Jan 12 21:43:11 tony systemd[1]: 	/etc/systemd/system
Jan 12 21:43:11 tony systemd[1]: 	/run/systemd/system
Jan 12 21:43:11 tony systemd[1]: 	/run/systemd/generator
Jan 12 21:43:11 tony systemd[1]: 	/usr/local/lib/systemd/system
Jan 12 21:43:11 tony systemd[1]: 	/lib/systemd/system
Jan 12 21:43:11 tony systemd[1]: 	/usr/lib/systemd/system
Jan 12 21:43:11 tony systemd[1]: 	/run/systemd/generator.late
Jan 12 21:43:11 tony systemd[1]: Looking for SysV init scripts in:
Jan 12 21:43:11 tony systemd[1]: 	/etc/init.d
Jan 12 21:43:11 tony systemd[1]: Looking for SysV rcN.d links in:
Jan 12 21:43:11 tony systemd[1]: 	/etc
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for systemd-sysusers.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for systemd-udev-hwdb-update.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for keymap.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for kbd.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for auditd.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for var-lock.mount: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for var-run.mount: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for systemd-vconsole-setup.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for syslog.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for festival.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for slapd.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for x-font-server.target: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for sdm.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for ldm.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for xdm.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for kdm.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for plymouth-quit.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
Jan 12 21:43:11 tony systemd[1]: Using notification socket /run/systemd/notify
Jan 12 21:43:11 tony systemd[1]: Successfully created private D-Bus server.
Jan 12 21:43:11 tony systemd[1]: -.mount changed dead -> mounted
Jan 12 21:43:11 tony systemd[1]: Activating default unit: default.target
Jan 12 21:43:11 tony systemd[1]: Trying to enqueue job graphical.target/start/isolate
Jan 12 21:43:11 tony systemd[1]: Cannot add dependency job for unit x-font-server.target, ignoring: Unit x-font-server.target failed to load: No such file or directory.
Jan 12 21:43:11 tony systemd[1]: Installed new job graphical.target/start as 1
Jan 12 21:43:11 tony systemd[1]: Installed new job multi-user.target/start as 2
Jan 12 21:43:11 tony systemd[1]: Installed new job basic.target/start as 3
Jan 12 21:43:11 tony systemd[1]: Installed new job sysinit.target/start as 4
Jan 12 21:43:11 tony systemd[1]: Installed new job local-fs.target/start as 5
Jan 12 21:43:11 tony systemd[1]: Installed new job mnt-games.mount/start as 6
Jan 12 21:43:11 tony systemd[1]: Installed new job system.slice/start as 8
Jan 12 21:43:11 tony systemd[1]: Installed new job -.slice/start as 9
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-mapper-sil_aibgahcdfbcc5.device/start as 10
Jan 12 21:43:11 tony systemd[1]: Installed new job mnt-shared.mount/start as 16
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-mapper-sil_aibgahcdfbcc7.device/start as 17
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-fsck-root.service/start as 18
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-remount-fs.service/start as 19
Jan 12 21:43:11 tony systemd[1]: Installed new job local-fs-pre.target/start as 20
Jan 12 21:43:11 tony systemd[1]: Installed new job swap.target/start as 22
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-mapper-sil_aibgahcdfbcc6.swap/start as 23
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-mapper-sil_aibgahcdfbcc6.device/start as 24
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 25
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-journal-flush.service/start as 26
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-journald.service/start as 27
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-journald.socket/start as 28
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-journald-dev-log.socket/start as 29
Jan 12 21:43:11 tony systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 30
Jan 12 21:43:11 tony systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 31
Jan 12 21:43:11 tony systemd[1]: Installed new job kmod-static-nodes.service/start as 32
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 33
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-mqueue.mount/start as 34
Jan 12 21:43:11 tony systemd[1]: Installed new job udev-finish.service/start as 35
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-binfmt.service/start as 36
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-ask-password-console.path/start as 37
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-sysctl.service/start as 38
Jan 12 21:43:11 tony systemd[1]: Installed new job debian-fixup.service/start as 39
Jan 12 21:43:11 tony systemd[1]: Installed new job sys-kernel-config.mount/start as 40
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-udev-trigger.service/start as 41
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-udevd.service/start as 42
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-udevd-control.socket/start as 43
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 44
Jan 12 21:43:11 tony systemd[1]: Installed new job dev-hugepages.mount/start as 45
Jan 12 21:43:11 tony systemd[1]: Installed new job cryptsetup.target/start as 46
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-update-utmp.service/start as 75
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-modules-load.service/start as 48
Jan 12 21:43:11 tony systemd[1]: Installed new job sys-kernel-debug.mount/start as 49
Jan 12 21:43:11 tony systemd[1]: Installed new job console-setup.service/start as 50
Jan 12 21:43:11 tony systemd[1]: Installed new job policykit.service/start as 51
Jan 12 21:43:11 tony systemd[1]: Installed new job console-screen.service/start as 52
Jan 12 21:43:11 tony systemd[1]: Installed new job networking.service/start as 53
Jan 12 21:43:11 tony systemd[1]: Installed new job network.target/start as 54
Jan 12 21:43:11 tony systemd[1]: Installed new job keyboard-setup.service/start as 55
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-random-seed.service/start as 56
Jan 12 21:43:11 tony systemd[1]: Installed new job sockets.target/start as 59
Jan 12 21:43:11 tony systemd[1]: Installed new job cups.socket/start as 60
Jan 12 21:43:11 tony systemd[1]: Installed new job acpid.socket/start as 61
Jan 12 21:43:11 tony systemd[1]: Installed new job avahi-daemon.socket/start as 62
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-shutdownd.socket/start as 63
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-initctl.socket/start as 64
Jan 12 21:43:11 tony systemd[1]: Installed new job dbus.socket/start as 65
Jan 12 21:43:11 tony systemd[1]: Installed new job timers.target/start as 66
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 67
Jan 12 21:43:11 tony systemd[1]: Installed new job paths.target/start as 68
Jan 12 21:43:11 tony systemd[1]: Installed new job acpid.path/start as 69
Jan 12 21:43:11 tony systemd[1]: Installed new job slices.target/start as 70
Jan 12 21:43:11 tony systemd[1]: Installed new job alsa-restore.service/start as 71
Jan 12 21:43:11 tony systemd[1]: Installed new job console-kit-log-system-start.service/start as 72
Jan 12 21:43:11 tony systemd[1]: Installed new job alsa-state.service/start as 73
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-update-utmp-runlevel.service/start as 74
Jan 12 21:43:11 tony systemd[1]: Installed new job apache2.service/start as 76
Jan 12 21:43:11 tony systemd[1]: Installed new job network-online.target/start as 77
Jan 12 21:43:11 tony systemd[1]: Installed new job xfs.service/start as 78
Jan 12 21:43:11 tony systemd[1]: Installed new job nmbd.service/start as 79
Jan 12 21:43:11 tony systemd[1]: Installed new job hddtemp.service/start as 80
Jan 12 21:43:11 tony systemd[1]: Installed new job smbd.service/start as 81
Jan 12 21:43:11 tony systemd[1]: Installed new job mbmon.service/start as 82
Jan 12 21:43:11 tony systemd[1]: Installed new job speech-dispatcher.service/start as 83
Jan 12 21:43:11 tony systemd[1]: Installed new job samba-ad-dc.service/start as 84
Jan 12 21:43:11 tony systemd[1]: Installed new job NetworkManager.service/start as 85
Jan 12 21:43:11 tony systemd[1]: Installed new job avahi-daemon.service/start as 86
Jan 12 21:43:11 tony systemd[1]: Installed new job ssh.service/start as 87
Jan 12 21:43:11 tony systemd[1]: Installed new job cron.service/start as 88
Jan 12 21:43:11 tony systemd[1]: Installed new job remote-fs.target/start as 89
Jan 12 21:43:11 tony systemd[1]: Installed new job home-kate-MyDocs.mount/start as 90
Jan 12 21:43:11 tony systemd[1]: Installed new job mnt-archive.mount/start as 91
Jan 12 21:43:11 tony systemd[1]: Installed new job home-chrisc-Documents.mount/start as 92
Jan 12 21:43:11 tony systemd[1]: Installed new job remote-fs-pre.target/start as 93
Jan 12 21:43:11 tony systemd[1]: Installed new job rc-local.service/start as 94
Jan 12 21:43:11 tony systemd[1]: Installed new job getty.target/start as 95
Jan 12 21:43:11 tony systemd[1]: Installed new job getty at tty1.service/start as 96
Jan 12 21:43:11 tony systemd[1]: Installed new job system-getty.slice/start as 97
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-ask-password-wall.path/start as 98
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-logind.service/start as 99
Jan 12 21:43:11 tony systemd[1]: Installed new job user.slice/start as 100
Jan 12 21:43:11 tony systemd[1]: Installed new job dbus.service/start as 101
Jan 12 21:43:11 tony systemd[1]: Installed new job systemd-user-sessions.service/start as 102
Jan 12 21:43:11 tony systemd[1]: Installed new job accounts-daemon.service/start as 105
Jan 12 21:43:11 tony systemd[1]: Installed new job gdm.service/start as 106
Jan 12 21:43:11 tony systemd[1]: Installed new job x-display-manager.target/start as 107
Jan 12 21:43:11 tony systemd[1]: Enqueued job graphical.target/start as 1
Jan 12 21:43:11 tony systemd[1]: Loaded units and determined initial transaction in 1.065153s.
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Collecting (null)
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 213 (n/a).
Jan 12 21:43:11 tony systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Jan 12 21:43:11 tony systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
Jan 12 21:43:11 tony systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 12 21:43:11 tony systemd[1]: Starting Remote File Systems (Pre).
Jan 12 21:43:11 tony systemd[1]: remote-fs-pre.target changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job remote-fs-pre.target/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Reached target Remote File Systems (Pre).
Jan 12 21:43:11 tony systemd[1]: Starting Encrypted Volumes.
Jan 12 21:43:11 tony systemd[1]: cryptsetup.target changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job cryptsetup.target/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Reached target Encrypted Volumes.
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
Jan 12 21:43:11 tony systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
Jan 12 21:43:11 tony systemd[1]: systemd-ask-password-console.path changed dead -> waiting
Jan 12 21:43:11 tony systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
Jan 12 21:43:11 tony systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Jan 12 21:43:11 tony systemd[1]: Autofs kernel version 1.0
Jan 12 21:43:11 tony systemd[1]: Autofs protocol version 5.2
Jan 12 21:43:11 tony systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
Jan 12 21:43:11 tony systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 12 21:43:11 tony systemd[1]: Expecting device dev-mapper-sil_aibgahcdfbcc6.device...
Jan 12 21:43:11 tony systemd[1]: Expecting device dev-mapper-sil_aibgahcdfbcc7.device...
Jan 12 21:43:11 tony systemd[1]: Expecting device dev-mapper-sil_aibgahcdfbcc5.device...
Jan 12 21:43:11 tony systemd[1]: Starting Root Slice.
Jan 12 21:43:11 tony systemd[1]: -.slice changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job -.slice/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Created slice Root Slice.
Jan 12 21:43:11 tony systemd[1]: Starting User and Session Slice.
Jan 12 21:43:11 tony systemd[1]: user.slice changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job user.slice/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Created slice User and Session Slice.
Jan 12 21:43:11 tony systemd[1]: Starting Delayed Shutdown Socket.
Jan 12 21:43:11 tony systemd[1]: systemd-shutdownd.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on Delayed Shutdown Socket.
Jan 12 21:43:11 tony systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Jan 12 21:43:11 tony systemd[1]: systemd-initctl.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-initctl.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Jan 12 21:43:11 tony systemd[1]: Starting Journal Socket (/dev/log).
Jan 12 21:43:11 tony systemd[1]: systemd-journald-dev-log.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-journald-dev-log.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on Journal Socket (/dev/log).
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
Jan 12 21:43:11 tony systemd[1]: Starting udev Control Socket.
Jan 12 21:43:11 tony systemd[1]: systemd-udevd-control.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on udev Control Socket.
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
Jan 12 21:43:11 tony systemd[1]: Starting udev Kernel Socket.
Jan 12 21:43:11 tony systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on udev Kernel Socket.
Jan 12 21:43:11 tony systemd[1]: Starting Journal Socket.
Jan 12 21:43:11 tony systemd[1]: systemd-journald.socket changed dead -> listening
Jan 12 21:43:11 tony systemd[1]: Job systemd-journald.socket/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Listening on Journal Socket.
Jan 12 21:43:11 tony systemd[1]: Starting System Slice.
Jan 12 21:43:11 tony systemd[1]: system.slice changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job system.slice/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Created slice System Slice.
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=!/ succeeded for systemd-fsck-root.service.
Jan 12 21:43:11 tony systemd[1]: Starting File System Check on Root Device...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/systemd/systemd-fsck
Jan 12 21:43:11 tony systemd[1]: Forked /lib/systemd/systemd-fsck as 224
Jan 12 21:43:11 tony systemd[1]: systemd-fsck-root.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: Starting system-getty.slice.
Jan 12 21:43:11 tony systemd[1]: system-getty.slice changed dead -> active
Jan 12 21:43:11 tony systemd[1]: Job system-getty.slice/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Created slice system-getty.slice.
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/lib/modules/3.16-3-686-pae/modules.devname succeeded for kmod-static-nodes.service.
Jan 12 21:43:11 tony systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for kmod-static-nodes.service.
Jan 12 21:43:11 tony systemd[1]: Starting Create list of required static device nodes for the current kernel...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
Jan 12 21:43:11 tony systemd[1]: Forked /bin/kmod as 225
Jan 12 21:43:11 tony systemd[1]: kmod-static-nodes.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
Jan 12 21:43:11 tony systemd[1]: Mounting POSIX Message Queue File System...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/mount -n mqueue /dev/mqueue -t mqueue
Jan 12 21:43:11 tony systemd[1]: Forked /bin/mount as 226
Jan 12 21:43:11 tony systemd[1]: dev-mqueue.mount changed dead -> mounting
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
Jan 12 21:43:11 tony systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
Jan 12 21:43:11 tony systemd[1]: Job systemd-binfmt.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Set Up Additional Binary Formats.
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
Jan 12 21:43:11 tony systemd[1]: Starting udev Coldplug all Devices...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/udevadm trigger --type=subsystems --action=add
Jan 12 21:43:11 tony systemd[1]: Forked /bin/udevadm as 227
Jan 12 21:43:11 tony systemd[1]: systemd-udev-trigger.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
Jan 12 21:43:11 tony systemd[1]: Mounting Huge Pages File System...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/mount -n hugetlbfs /dev/hugepages -t hugetlbfs
Jan 12 21:43:11 tony systemd[1]: Forked /bin/mount as 228
Jan 12 21:43:11 tony systemd[1]: dev-hugepages.mount changed dead -> mounting
Jan 12 21:43:11 tony systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d succeeded for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d succeeded for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
Jan 12 21:43:11 tony systemd[1]: Starting Load Kernel Modules...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/systemd/systemd-modules-load
Jan 12 21:43:11 tony systemd[1]: Forked /lib/systemd/systemd-modules-load as 229
Jan 12 21:43:11 tony systemd[1]: systemd-modules-load.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-debug.mount.
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
Jan 12 21:43:11 tony systemd[1]: Mounting Debug File System...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/mount -n debugfs /sys/kernel/debug -t debugfs
Jan 12 21:43:11 tony systemd[1]: Forked /bin/mount as 230
Jan 12 21:43:11 tony systemd[1]: sys-kernel-debug.mount changed dead -> mounting
Jan 12 21:43:11 tony systemd[1]: Starting Journal Service...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/systemd/systemd-journald
Jan 12 21:43:11 tony systemd[1]: Forked /lib/systemd/systemd-journald as 231
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service changed dead -> running
Jan 12 21:43:11 tony systemd[1]: Job systemd-journald.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Journal Service.
Jan 12 21:43:11 tony systemd[1]: systemd-journald.socket changed listening -> running
Jan 12 21:43:11 tony systemd[1]: Job slices.target/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 225 (kmod).
Jan 12 21:43:11 tony systemd[1]: Child 225 (kmod) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 225 belongs to kmod-static-nodes.service
Jan 12 21:43:11 tony systemd[1]: kmod-static-nodes.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job kmod-static-nodes.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: kmod-static-nodes.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Child 227 (udevadm) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 227 belongs to systemd-udev-trigger.service
Jan 12 21:43:11 tony systemd[1]: systemd-udev-trigger.service running next main command for state start
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 227 (n/a).
Jan 12 21:43:11 tony systemd[1]: Incoming traffic on systemd-udevd-kernel.socket
Jan 12 21:43:11 tony systemd[1]: systemd-udevd-kernel.socket changed listening -> running
Jan 12 21:43:11 tony systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-tmpfiles-setup-dev.service.
Jan 12 21:43:11 tony systemd[1]: systemd-tmpfiles-setup-dev.service changed dead -> start
Jan 12 21:43:11 tony kernel: lp: driver loaded but no devices found
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: kmod-static-nodes.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: sys-kernel-debug.mount changed mounting -> mounting-done
Jan 12 21:43:11 tony systemd[1]: Job sys-kernel-debug.mount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: dev-hugepages.mount changed mounting -> mounting-done
Jan 12 21:43:11 tony systemd[1]: Job dev-hugepages.mount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: dev-mqueue.mount changed mounting -> mounting-done
Jan 12 21:43:11 tony systemd-journal[231]: Journal started
Jan 12 21:43:11 tony systemd[224]: Executing: /lib/systemd/systemd-fsck
Jan 12 21:43:11 tony systemd[225]: Executing: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
Jan 12 21:43:11 tony systemd[226]: Executing: /bin/mount -n mqueue /dev/mqueue -t mqueue
Jan 12 21:43:11 tony systemd[228]: Executing: /bin/mount -n hugetlbfs /dev/hugepages -t hugetlbfs
Jan 12 21:43:11 tony systemd[227]: Executing: /bin/udevadm trigger --type=subsystems --action=add
Jan 12 21:43:11 tony systemd[1]: systemd-journald-dev-log.socket changed listening -> running
Jan 12 21:43:11 tony systemd[230]: Executing: /bin/mount -n debugfs /sys/kernel/debug -t debugfs
Jan 12 21:43:11 tony systemd[231]: Executing: /lib/systemd/systemd-journald
Jan 12 21:43:11 tony systemd[229]: Executing: /lib/systemd/systemd-modules-load
Jan 12 21:43:11 tony systemd[1]: Starting Slices.
Jan 12 21:43:11 tony systemd[1]: slices.target changed dead -> active
Jan 12 21:43:11 tony systemd[235]: Executing: /bin/udevadm trigger --type=devices --action=add
Jan 12 21:43:11 tony systemd[237]: Executing: /bin/systemd-tmpfiles --prefix=/dev --create
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'lp'
Jan 12 21:43:11 tony systemd[1]: Job dev-mqueue.mount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Mounted POSIX Message Queue File System.
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (READY=1...)
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: got STATUS=Processing requests...
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (READY=1...)
Jan 12 21:43:11 tony systemd[1]: systemd-journald.service: got STATUS=Processing requests...
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 230 (mount).
Jan 12 21:43:11 tony systemd[1]: Child 226 (mount) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 226 belongs to dev-mqueue.mount
Jan 12 21:43:11 tony systemd[1]: dev-mqueue.mount mount process exited, code=exited status=0
Jan 12 21:43:11 tony systemd[1]: dev-mqueue.mount changed mounting-done -> mounted
Jan 12 21:43:11 tony systemd[1]: Child 228 (mount) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 228 belongs to dev-hugepages.mount
Jan 12 21:43:11 tony systemd[1]: dev-hugepages.mount mount process exited, code=exited status=0
Jan 12 21:43:11 tony systemd[1]: dev-hugepages.mount changed mounting-done -> mounted
Jan 12 21:43:11 tony systemd[1]: Child 230 (mount) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 230 belongs to sys-kernel-debug.mount
Jan 12 21:43:11 tony systemd[1]: sys-kernel-debug.mount mount process exited, code=exited status=0
Jan 12 21:43:11 tony systemd[1]: sys-kernel-debug.mount changed mounting-done -> mounted
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 235 (udevadm).
Jan 12 21:43:11 tony systemd[1]: Child 235 (udevadm) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 235 belongs to systemd-udev-trigger.service
Jan 12 21:43:11 tony systemd[1]: systemd-udev-trigger.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:11 tony systemd[1]: systemd-udev-trigger.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job systemd-udev-trigger.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started udev Coldplug all Devices.
Jan 12 21:43:11 tony systemd[1]: systemd-udev-trigger.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'ppdev'
Jan 12 21:43:11 tony kernel: ppdev: user-space parallel port driver
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony kernel: parport_pc 00:08: reported by Plug and Play ACPI
Jan 12 21:43:11 tony kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'parport_pc'
Jan 12 21:43:11 tony kernel: lp0: using parport0 (interrupt-driven).
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'fuse'
Jan 12 21:43:11 tony kernel: fuse init (API version 7.23)
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 237 (systemd-tmpfile).
Jan 12 21:43:11 tony systemd[1]: Child 237 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 237 belongs to systemd-tmpfiles-setup-dev.service
Jan 12 21:43:11 tony systemd[1]: systemd-tmpfiles-setup-dev.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:11 tony systemd[1]: systemd-tmpfiles-setup-dev.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job systemd-tmpfiles-setup-dev.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Create Static Device Nodes in /dev.
Jan 12 21:43:11 tony systemd[1]: systemd-tmpfiles-setup-dev.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd.service.
Jan 12 21:43:11 tony systemd[1]: Starting udev Kernel Device Manager...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/systemd/systemd-udevd
Jan 12 21:43:11 tony systemd[1]: Forked /lib/systemd/systemd-udevd as 247
Jan 12 21:43:11 tony systemd[1]: systemd-udevd.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[247]: Executing: /lib/systemd/systemd-udevd
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: systemd-tmpfiles-setup-dev.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'loop'
Jan 12 21:43:11 tony kernel: loop: module loaded
Jan 12 21:43:11 tony systemd-modules-load[229]: Inserted module 'firewire_sbp2'
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 229 (systemd-modules).
Jan 12 21:43:11 tony systemd[1]: Child 229 (systemd-modules) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 229 belongs to systemd-modules-load.service
Jan 12 21:43:11 tony systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:11 tony systemd[1]: systemd-modules-load.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job systemd-modules-load.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Load Kernel Modules.
Jan 12 21:43:11 tony systemd[1]: systemd-modules-load.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/sys/fs/fuse/connections succeeded for sys-fs-fuse-connections.mount.
Jan 12 21:43:11 tony systemd[1]: Mounting FUSE Control File System...
Jan 12 21:43:11 tony systemd[1]: About to execute: /bin/mount -n fusectl /sys/fs/fuse/connections -t fusectl
Jan 12 21:43:11 tony systemd[1]: Forked /bin/mount as 250
Jan 12 21:43:11 tony systemd[1]: sys-fs-fuse-connections.mount changed dead -> mounting
Jan 12 21:43:11 tony systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
Jan 12 21:43:11 tony systemd[1]: Starting Apply Kernel Variables...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/systemd/systemd-sysctl
Jan 12 21:43:11 tony systemd[1]: Forked /lib/systemd/systemd-sysctl as 251
Jan 12 21:43:11 tony systemd[1]: systemd-sysctl.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-config.mount.
Jan 12 21:43:11 tony systemd[1]: ConditionPathExists=/sys/kernel/config failed for sys-kernel-config.mount.
Jan 12 21:43:11 tony systemd[1]: Starting of sys-kernel-config.mount requested but condition failed. Ignoring.
Jan 12 21:43:11 tony systemd[250]: Executing: /bin/mount -n fusectl /sys/fs/fuse/connections -t fusectl
Jan 12 21:43:11 tony systemd[251]: Executing: /lib/systemd/systemd-sysctl
Jan 12 21:43:11 tony systemd[1]: Job sys-kernel-config.mount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Mounted Configuration File System.
Jan 12 21:43:11 tony systemd[1]: sys-fs-fuse-connections.mount changed mounting -> mounting-done
Jan 12 21:43:11 tony systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Mounted FUSE Control File System.
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 250 (mount).
Jan 12 21:43:11 tony systemd[1]: Child 250 (mount) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 250 belongs to sys-fs-fuse-connections.mount
Jan 12 21:43:11 tony systemd[1]: sys-fs-fuse-connections.mount mount process exited, code=exited status=0
Jan 12 21:43:11 tony systemd[1]: sys-fs-fuse-connections.mount changed mounting-done -> mounted
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: systemd-modules-load.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-udevd.service
Jan 12 21:43:11 tony systemd[1]: systemd-udevd.service: Got notification message from PID 247 (READY=1...)
Jan 12 21:43:11 tony systemd[1]: systemd-udevd.service: got READY=1
Jan 12 21:43:11 tony systemd[1]: systemd-udevd.service changed start -> running
Jan 12 21:43:11 tony systemd[1]: Job systemd-udevd.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started udev Kernel Device Manager.
Jan 12 21:43:11 tony systemd[1]: systemd-udevd-control.socket changed listening -> running
Jan 12 21:43:11 tony systemd[1]: Got notification message for unit systemd-udevd.service
Jan 12 21:43:11 tony systemd[1]: systemd-udevd.service: Got notification message from PID 247 (READY=1...)
Jan 12 21:43:11 tony systemd[1]: Starting Copy rules generated while the root was ro...
Jan 12 21:43:11 tony systemd[1]: About to execute: /lib/udev/udev-finish
Jan 12 21:43:11 tony systemd[1]: Forked /lib/udev/udev-finish as 253
Jan 12 21:43:11 tony systemd[1]: udev-finish.service changed dead -> start
Jan 12 21:43:11 tony systemd[1]: Starting LSB: Set preliminary keymap...
Jan 12 21:43:11 tony systemd[1]: About to execute: /etc/init.d/keyboard-setup start
Jan 12 21:43:11 tony systemd[1]: Forked /etc/init.d/keyboard-setup as 254
Jan 12 21:43:11 tony systemd[1]: keyboard-setup.service changed dead -> start
Jan 12 21:43:11 tony systemd-udevd[247]: starting version 215
Jan 12 21:43:11 tony systemd[253]: Executing: /lib/udev/udev-finish
Jan 12 21:43:11 tony systemd[254]: Executing: /etc/init.d/keyboard-setup start
Jan 12 21:43:11 tony systemd-udevd[247]: Network interface NamePolicy= disabled on kernel commandline, ignoring.
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 251 (systemd-sysctl).
Jan 12 21:43:11 tony systemd[1]: Child 251 (systemd-sysctl) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 251 belongs to systemd-sysctl.service
Jan 12 21:43:11 tony systemd[1]: systemd-sysctl.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:11 tony systemd[1]: systemd-sysctl.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job systemd-sysctl.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Apply Kernel Variables.
Jan 12 21:43:11 tony systemd[1]: systemd-sysctl.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:11 tony systemd[1]: Received SIGCHLD from PID 253 (udev-finish).
Jan 12 21:43:11 tony systemd[1]: Child 253 (udev-finish) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 253 belongs to udev-finish.service
Jan 12 21:43:11 tony systemd[1]: udev-finish.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:11 tony systemd[1]: udev-finish.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job udev-finish.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started Copy rules generated while the root was ro.
Jan 12 21:43:11 tony systemd[1]: udev-finish.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Child 254 (keyboard-setup) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:11 tony systemd[1]: Child 254 belongs to keyboard-setup.service
Jan 12 21:43:11 tony systemd[1]: keyboard-setup.service: control process exited, code=exited status=0
Jan 12 21:43:11 tony systemd[1]: keyboard-setup.service got final SIGCHLD for state start
Jan 12 21:43:11 tony systemd[1]: keyboard-setup.service changed start -> exited
Jan 12 21:43:11 tony systemd[1]: Job keyboard-setup.service/start finished, result=done
Jan 12 21:43:11 tony systemd[1]: Started LSB: Set preliminary keymap.
Jan 12 21:43:11 tony systemd[1]: keyboard-setup.service: cgroup is empty
Jan 12 21:43:11 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:11 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:11 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:12 tony systemd-fsck[224]: /dev/mapper/sil_aibgahcdfbcc3: clean, 175280/2657200 files, 2093993/10620973 blocks
Jan 12 21:43:12 tony systemd[1]: Received SIGCHLD from PID 224 (systemd-fsck).
Jan 12 21:43:12 tony systemd[1]: Child 224 (systemd-fsck) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:12 tony systemd[1]: Child 224 belongs to systemd-fsck-root.service
Jan 12 21:43:12 tony systemd[1]: systemd-fsck-root.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:12 tony systemd[1]: systemd-fsck-root.service changed start -> exited
Jan 12 21:43:12 tony systemd[1]: Job systemd-fsck-root.service/start finished, result=done
Jan 12 21:43:12 tony systemd[1]: Started File System Check on Root Device.
Jan 12 21:43:12 tony systemd[1]: systemd-fsck-root.service: cgroup is empty
Jan 12 21:43:12 tony systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
Jan 12 21:43:12 tony systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 12 21:43:12 tony systemd[1]: About to execute: /lib/systemd/systemd-remount-fs
Jan 12 21:43:12 tony systemd[1]: Forked /lib/systemd/systemd-remount-fs as 257
Jan 12 21:43:12 tony systemd[1]: systemd-remount-fs.service changed dead -> start
Jan 12 21:43:12 tony systemd[257]: Executing: /lib/systemd/systemd-remount-fs
Jan 12 21:43:12 tony systemd[1]: Received SIGCHLD from PID 257 (systemd-remount).
Jan 12 21:43:12 tony systemd[1]: Child 257 (systemd-remount) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:12 tony systemd[1]: Child 257 belongs to systemd-remount-fs.service
Jan 12 21:43:12 tony systemd[1]: systemd-remount-fs.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:12 tony systemd[1]: systemd-remount-fs.service changed start -> exited
Jan 12 21:43:12 tony systemd[1]: Job systemd-remount-fs.service/start finished, result=done
Jan 12 21:43:12 tony systemd[1]: Started Remount Root and Kernel File Systems.
Jan 12 21:43:12 tony systemd[1]: systemd-remount-fs.service: cgroup is empty
Jan 12 21:43:12 tony systemd[1]: ConditionPathIsSymbolicLink=|!/var/lock failed for debian-fixup.service.
Jan 12 21:43:12 tony systemd[1]: ConditionPathIsSymbolicLink=|!/var/run failed for debian-fixup.service.
Jan 12 21:43:12 tony systemd[1]: ConditionPathIsSymbolicLink=|!/etc/mtab failed for debian-fixup.service.
Jan 12 21:43:12 tony systemd[1]: Starting of debian-fixup.service requested but condition failed. Ignoring.
Jan 12 21:43:12 tony systemd[1]: Job debian-fixup.service/start finished, result=done
Jan 12 21:43:12 tony systemd[1]: Started Various fixups to make systemd work better on Debian.
Jan 12 21:43:12 tony systemd[1]: Starting Load/Save Random Seed...
Jan 12 21:43:12 tony systemd[1]: About to execute: /lib/systemd/systemd-random-seed load
Jan 12 21:43:12 tony systemd[1]: Forked /lib/systemd/systemd-random-seed as 261
Jan 12 21:43:12 tony systemd[1]: systemd-random-seed.service changed dead -> start
Jan 12 21:43:12 tony systemd[1]: Starting Local File Systems (Pre).
Jan 12 21:43:12 tony systemd[1]: local-fs-pre.target changed dead -> active
Jan 12 21:43:12 tony systemd[1]: Job local-fs-pre.target/start finished, result=done
Jan 12 21:43:12 tony systemd[1]: Reached target Local File Systems (Pre).
Jan 12 21:43:12 tony systemd[261]: Executing: /lib/systemd/systemd-random-seed load
Jan 12 21:43:12 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:12 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:12 tony systemd[1]: systemd-remount-fs.service: cgroup is empty
Jan 12 21:43:12 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:12 tony kernel: EXT4-fs (dm-2): re-mounted. Opts: errors=remount-ro
Jan 12 21:43:12 tony systemd[1]: Received SIGCHLD from PID 261 (systemd-random-).
Jan 12 21:43:12 tony systemd[1]: Child 261 (systemd-random-) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:12 tony systemd[1]: Child 261 belongs to systemd-random-seed.service
Jan 12 21:43:12 tony systemd[1]: systemd-random-seed.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:43:12 tony systemd[1]: systemd-random-seed.service changed start -> exited
Jan 12 21:43:12 tony systemd[1]: Job systemd-random-seed.service/start finished, result=done
Jan 12 21:43:12 tony systemd[1]: Started Load/Save Random Seed.
Jan 12 21:43:12 tony systemd[1]: systemd-random-seed.service: cgroup is empty
Jan 12 21:43:12 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:12 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:12 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:12 tony systemd-udevd[273]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[274]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[275]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[276]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[277]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[278]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[279]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[280]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[281]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[282]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[288]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[285]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[289]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[290]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[287]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[291]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[292]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[286]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[284]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[283]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[293]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[296]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[297]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[298]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[299]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[295]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[300]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[294]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[306]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[307]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[308]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[309]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[305]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[310]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[304]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[303]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[302]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[301]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[316]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[317]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[314]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[318]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[315]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[313]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[311]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[312]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[319]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[320]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[326]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[327]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[328]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[329]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[325]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[330]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[324]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[323]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[322]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[321]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[336]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[337]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[338]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[339]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[335]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[340]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[332]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[334]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[333]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[331]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[342]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[343]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[347]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[344]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[346]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[348]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[341]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[355]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[356]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[353]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[357]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[354]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[358]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[359]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[360]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[352]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:12 tony systemd-udevd[351]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[366]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[367]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[368]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[365]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[369]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[370]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[363]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[364]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[362]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[361]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[376]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[377]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[378]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[379]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[375]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[374]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[380]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[373]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[372]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[371]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[384]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[385]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[389]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[386]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[387]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[388]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[381]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[383]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[382]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[395]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[396]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[397]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[398]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[394]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[399]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[393]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[392]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[391]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[390]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[405]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[406]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[407]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[408]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[404]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[409]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[403]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[402]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[401]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[410]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[400]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[412]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[413]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[411]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[414]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[415]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[416]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[417]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[418]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[420]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[421]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[422]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[419]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[426]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[428]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[427]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[425]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[424]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[423]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jan 12 21:43:13 tony kernel: ACPI: Power Button [PWRB]
Jan 12 21:43:13 tony kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jan 12 21:43:13 tony kernel: ACPI: Power Button [PWRF]
Jan 12 21:43:13 tony systemd-udevd[430]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[429]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[432]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[431]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[434]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[433]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[435]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[436]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[437]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[438]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[440]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[439]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[441]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[442]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[268]: renamed network interface eth1 to rename3
Jan 12 21:43:13 tony systemd-udevd[444]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[443]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[446]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[445]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[447]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[451]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[452]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[450]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[449]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[448]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[453]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[459]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[458]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[457]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[456]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[455]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[454]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[464]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[465]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[463]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[462]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[461]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[460]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[471]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[470]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[469]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[472]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony kernel: i2c i2c-0: nForce2 SMBus adapter at 0x5000
Jan 12 21:43:13 tony kernel: i2c i2c-1: nForce2 SMBus adapter at 0x5500
Jan 12 21:43:13 tony systemd-udevd[468]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[467]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[466]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[473]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 12 21:43:13 tony systemd-udevd[478]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[479]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[480]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[477]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[481]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[476]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[475]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[474]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[484]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[487]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[486]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[485]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[482]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[483]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[493]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[492]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[491]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[490]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[489]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[488]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[498]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[497]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[494]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[496]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[495]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[499]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[505]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[504]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[503]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[502]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[500]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[501]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[509]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[510]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[508]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[507]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[506]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[514]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[513]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[511]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[512]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[518]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[517]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[516]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[515]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[519]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[521]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[524]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[523]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[522]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[520]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[529]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[528]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[527]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[526]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[525]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[533]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[534]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[532]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[530]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[531]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[538]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[539]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[537]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[536]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[543]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[542]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[541]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[540]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[547]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[546]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[545]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[548]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony kernel: gameport gameport0: NS558 PnP Gameport is pnp00:0b/gameport0, io 0x201, speed 718kHz
Jan 12 21:43:13 tony systemd-udevd[550]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[553]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[554]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[555]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[557]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[556]: failed to execute '/lib/udev/mtp-probe' 'mtp-probe /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4 3 3': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[558]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[560]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[559]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[561]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[562]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[564]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[563]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[566]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[567]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[565]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[570]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[569]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[568]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[572]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[571]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[573]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[574]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[575]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[576]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[577]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[578]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[579]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[580]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[581]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[582]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[583]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[584]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony kernel: ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
Jan 12 21:43:13 tony systemd-udevd[590]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd[1]: dev-dvdrw.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: dev-dvd.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: dev-cdrw.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: dev-cdrom.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: dev-sr0.device changed dead -> plugged
Jan 12 21:43:13 tony systemd[1]: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device changed dead -> plugged
Jan 12 21:43:13 tony systemd-udevd[591]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[592]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[593]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[594]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:13 tony systemd-udevd[595]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[596]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[597]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[599]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[600]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[601]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[602]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[265]: renamed network interface eth0 to eth1
Jan 12 21:43:14 tony systemd-udevd[605]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GSA\x2d4081B_K1441RF4719.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-sr1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[606]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[268]: renamed network interface eth1 to eth0
Jan 12 21:43:14 tony systemd-udevd[607]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[609]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[610]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony kernel: snd_intel8x0 0000:00:06.0: intel8x0_measure_ac97_clock: measured 54307 usecs (2632 samples)
Jan 12 21:43:14 tony kernel: snd_intel8x0 0000:00:06.0: clocking to 48000
Jan 12 21:43:14 tony systemd-udevd[611]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[614]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[615]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: sys-subsystem-net-devices-eth1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:0c.0-0000:02:01.0-net-eth1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-subsystem-net-devices-eth0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:04.0-net-eth0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[623]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[622]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[624]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[627]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[626]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[625]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[629]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[628]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[630]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[631]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[632]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-ttyS2.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-platform-serial8250-tty-ttyS2.device changed dead -> plugged
Jan 12 21:43:14 tony kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jan 12 21:43:14 tony systemd-udevd[633]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[634]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-ttyS3.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-platform-serial8250-tty-ttyS3.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[635]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[636]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[638]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[637]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[639]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[640]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[642]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[643]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-ttyS0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pnp0-00:06-tty-ttyS0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[644]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[645]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[646]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-ttyS1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pnp0-00:07-tty-ttyS1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[647]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[648]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[649]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[650]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[651]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[653]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[652]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[655]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[654]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[656]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[658]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[657]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[660]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[659]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[666]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[664]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-sdc.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[665]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[663]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[668]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-sdf.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[667]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[669]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[670]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[672]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[671]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-sdd.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[673]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[675]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-sde.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[674]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[677]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[678]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[679]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[676]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[680]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[685]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[684]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[686]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[683]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[681]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[682]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[692]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[689]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[691]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[693]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[690]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[688]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[687]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[698]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[699]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[697]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[700]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[695]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[696]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[694]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[706]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[705]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[707]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[704]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[702]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[701]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[708]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[711]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[713]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[712]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[710]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: Received SIGCHLD from PID 709 (net.agent).
Jan 12 21:43:14 tony systemd[1]: Child 709 (net.agent) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:14 tony systemd-udevd[715]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[714]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[716]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[719]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[720]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[718]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[717]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[721]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[722]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[724]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[727]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[725]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[726]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[728]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[729]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[723]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[732]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[735]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[734]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[736]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[733]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[731]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[730]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[740]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[742]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[741]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[743]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[739]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[738]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[737]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony kernel: [drm] Initialized drm 1.1.0 20060810
Jan 12 21:43:14 tony systemd-udevd[751]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[753]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[752]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[754]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[750]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[749]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[748]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[760]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[759]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[761]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[758]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[757]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[756]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[755]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[767]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[766]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[768]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[765]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[764]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[763]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[762]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[774]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[773]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[775]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[772]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[771]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[770]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[769]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[781]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[782]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[783]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[784]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[778]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[777]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[776]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[786]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[785]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: dev-dm\x2d0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-virtual-block-dm\x2d0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd-udevd[789]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[791]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[797]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[796]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[801]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[802]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[803]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[804]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[805]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[806]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[807]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[808]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[809]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[811]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[812]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[813]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[814]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[815]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[817]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[819]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[820]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[821]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[823]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[825]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[826]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[827]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[829]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[831]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[832]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[833]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[835]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[837]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[838]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[839]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[840]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[841]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[842]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[843]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[844]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[845]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[846]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[847]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[848]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[849]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[851]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[854]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[853]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[856]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[855]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[858]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[857]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[860]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[859]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[861]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[862]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[863]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[864]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[865]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[866]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[868]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[867]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[869]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[870]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[871]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[872]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[873]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[874]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[875]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[876]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[878]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[877]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[879]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[880]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[881]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[882]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[883]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[884]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[885]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[886]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd-udevd[887]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: dev-lp0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: sys-devices-pnp0-00:08-printer-lp0.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: Trying to enqueue job printer.target/start/fail
Jan 12 21:43:14 tony systemd[1]: Installed new job printer.target/start as 110
Jan 12 21:43:14 tony systemd[1]: Installed new job cups.service/start as 111
Jan 12 21:43:14 tony systemd[1]: Merged into installed job cups.socket/start as 60
Jan 12 21:43:14 tony systemd[1]: Merged into installed job sysinit.target/start as 4
Jan 12 21:43:14 tony systemd[1]: Merged into installed job local-fs.target/start as 5
Jan 12 21:43:14 tony systemd[1]: Merged into installed job mnt-games.mount/start as 6
Jan 12 21:43:14 tony systemd[1]: Merged into installed job dev-mapper-sil_aibgahcdfbcc5.device/start as 10
Jan 12 21:43:14 tony systemd[1]: Merged into installed job mnt-shared.mount/start as 16
Jan 12 21:43:14 tony systemd[1]: Merged into installed job dev-mapper-sil_aibgahcdfbcc7.device/start as 17
Jan 12 21:43:14 tony systemd[1]: Merged into installed job swap.target/start as 22
Jan 12 21:43:14 tony systemd[1]: Merged into installed job dev-mapper-sil_aibgahcdfbcc6.swap/start as 23
Jan 12 21:43:14 tony systemd[1]: Merged into installed job dev-mapper-sil_aibgahcdfbcc6.device/start as 24
Jan 12 21:43:14 tony systemd[1]: Merged into installed job systemd-journal-flush.service/start as 26
Jan 12 21:43:14 tony systemd[1]: Merged into installed job systemd-tmpfiles-setup.service/start as 33
Jan 12 21:43:14 tony systemd[1]: Installed new job systemd-binfmt.service/start as 145
Jan 12 21:43:14 tony systemd[1]: Installed new job debian-fixup.service/start as 148
Jan 12 21:43:14 tony systemd[1]: Installed new job sys-kernel-config.mount/start as 149
Jan 12 21:43:14 tony systemd[1]: Merged into installed job systemd-update-utmp.service/start as 75
Jan 12 21:43:14 tony systemd[1]: Merged into installed job console-setup.service/start as 50
Jan 12 21:43:14 tony systemd[1]: Merged into installed job policykit.service/start as 51
Jan 12 21:43:14 tony systemd[1]: Merged into installed job console-screen.service/start as 52
Jan 12 21:43:14 tony systemd[1]: Merged into installed job networking.service/start as 53
Jan 12 21:43:14 tony systemd[1]: Merged into installed job network.target/start as 54
Jan 12 21:43:14 tony systemd[1]: Merged into installed job basic.target/start as 3
Jan 12 21:43:14 tony systemd[1]: Merged into installed job sockets.target/start as 59
Jan 12 21:43:14 tony systemd[1]: Merged into installed job acpid.socket/start as 61
Jan 12 21:43:14 tony systemd[1]: Merged into installed job avahi-daemon.socket/start as 62
Jan 12 21:43:14 tony systemd-udevd[888]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: Merged into installed job dbus.socket/start as 65
Jan 12 21:43:14 tony systemd[1]: Merged into installed job timers.target/start as 66
Jan 12 21:43:14 tony systemd[1]: Merged into installed job systemd-tmpfiles-clean.timer/start as 67
Jan 12 21:43:14 tony systemd[1]: Merged into installed job paths.target/start as 68
Jan 12 21:43:14 tony systemd[1]: Merged into installed job acpid.path/start as 69
Jan 12 21:43:14 tony systemd[1]: Merged into installed job alsa-restore.service/start as 71
Jan 12 21:43:14 tony systemd[1]: Merged into installed job console-kit-log-system-start.service/start as 72
Jan 12 21:43:14 tony systemd[1]: Merged into installed job alsa-state.service/start as 73
Jan 12 21:43:14 tony systemd[1]: Enqueued job printer.target/start as 110
Jan 12 21:43:14 tony systemd[1]: Received SIGCHLD from PID 852 (net.agent).
Jan 12 21:43:14 tony systemd-udevd[889]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: Child 852 (net.agent) died (code=exited, status=1/FAILURE)
Jan 12 21:43:14 tony systemd[1]: sys-module-fuse.device changed dead -> plugged
Jan 12 21:43:14 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:14 tony systemd-udevd[890]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:14 tony systemd[1]: Accepted new private connection.
Jan 12 21:43:14 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd-udevd[891]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[892]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[893]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[894]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[895]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[896]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[897]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[898]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[899]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[900]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[901]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[902]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[903]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[904]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[905]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[906]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[907]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[908]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[909]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[910]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[911]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[912]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[913]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[914]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[915]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[916]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[917]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[918]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[919]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[920]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[921]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[922]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[923]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[924]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[925]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[926]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[927]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[928]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[929]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[930]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[931]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[932]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[933]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[934]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[935]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[936]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[937]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[938]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[939]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[940]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[941]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[942]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[943]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[944]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[945]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[946]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[947]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[948]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[949]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[950]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[951]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[952]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[953]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[954]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[955]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[956]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[957]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[958]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd[1]: Trying to enqueue job ifup at eth0.service/start/replace
Jan 12 21:43:15 tony systemd[1]: Installed new job ifup at eth0.service/start as 183
Jan 12 21:43:15 tony systemd[1]: Installed new job system-ifup.slice/start as 186
Jan 12 21:43:15 tony systemd[1]: Enqueued job ifup at eth0.service/start as 183
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=2 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=3 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=2 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=4 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=3 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=5 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=4 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=1 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Trying to enqueue job ifup at eth1.service/start/replace
Jan 12 21:43:15 tony systemd[1]: Installed new job ifup at eth1.service/start as 194
Jan 12 21:43:15 tony systemd[1]: Merged into installed job system-ifup.slice/start as 186
Jan 12 21:43:15 tony systemd[1]: Enqueued job ifup at eth1.service/start as 194
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=1 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=6 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=6 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/186 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/186 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=8 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=8 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=9 reply_cookie=2 error=n/a
Jan 12 21:43:15 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=9 reply_cookie=2 error=n/a
Jan 12 21:43:15 tony systemd-udevd[959]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/ifup_40eth0_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=3 error=n/a
Jan 12 21:43:15 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/ifup_40eth1_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=10 reply_cookie=3 error=n/a
Jan 12 21:43:15 tony systemd[1]: sys-subsystem-net-devices-rename3.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: sys-devices-pci0000:00-0000:00:04.0-net-rename3.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=11 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=11 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=12 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitNew cookie=12 reply_cookie=0 error=n/a
Jan 12 21:43:15 tony systemd-udevd[960]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[961]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[962]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[963]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[964]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[965]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[966]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[967]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[968]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[969]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[970]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[971]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[972]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[973]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[974]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[975]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[976]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[977]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[978]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[979]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[980]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[981]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[982]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[983]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[984]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[985]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[986]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[987]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[988]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[989]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[990]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[991]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[992]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[993]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[994]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[995]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[996]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[998]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[999]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1000]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1001]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1002]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1003]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1004]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1005]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1006]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1007]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1008]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1009]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1010]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1011]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1012]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1013]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1014]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1015]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1016]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1017]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1018]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1019]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1020]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1021]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1022]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1023]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1024]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1025]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1026]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1027]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1028]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1029]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1030]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1031]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1032]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1035]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1038]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1039]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd[1]: sys-devices-pnp0-00:0a-sound-card1.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: Trying to enqueue job sound.target/start/fail
Jan 12 21:43:15 tony systemd[1]: Installed new job sound.target/start as 205
Jan 12 21:43:15 tony systemd[1]: Enqueued job sound.target/start as 205
Jan 12 21:43:15 tony systemd[1]: Failed to send unit change signal for sys-devices-pnp0-00:0a-sound-card1.device: Connection reset by peer
Jan 12 21:43:15 tony systemd[1]: Failed to send unit change signal for sound.target: Transport endpoint is not connected
Jan 12 21:43:15 tony systemd[1]: Failed to send job change signal for 205: Transport endpoint is not connected
Jan 12 21:43:15 tony systemd[1]: Received SIGCHLD from PID 612 (systemctl).
Jan 12 21:43:15 tony systemd[1]: Child 612 (systemctl) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:15 tony systemd[1]: Child 613 (systemctl) died (code=exited, status=0/SUCCESS)
Jan 12 21:43:15 tony systemd[1]: Child 1034 (net.agent) died (code=exited, status=1/FAILURE)
Jan 12 21:43:15 tony systemd[1]: Child 1037 (net.agent) died (code=exited, status=1/FAILURE)
Jan 12 21:43:15 tony systemd[1]: Failed to send unit change signal for sys-subsystem-net-devices-eth1.device: Transport endpoint is not connected
Jan 12 21:43:15 tony systemd[1]: Failed to send unit change signal for sys-devices-pci0000:00-0000:00:0c.0-0000:02:01.0-net-eth1.device: Transport endpoint is not connected
Jan 12 21:43:15 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:15 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:43:15 tony systemd[1]: sys-devices-pci0000:00-0000:00:06.0-sound-card0.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: Trying to enqueue job sound.target/start/fail
Jan 12 21:43:15 tony systemd[1]: Merged into installed job sound.target/start as 205
Jan 12 21:43:15 tony systemd[1]: Enqueued job sound.target/start as 205
Jan 12 21:43:15 tony systemd[1]: Starting Sound Card.
Jan 12 21:43:15 tony systemd[1]: sound.target changed dead -> active
Jan 12 21:43:15 tony systemd[1]: Job sound.target/start finished, result=done
Jan 12 21:43:15 tony systemd[1]: Reached target Sound Card.
Jan 12 21:43:15 tony systemd[1]: Starting system-ifup.slice.
Jan 12 21:43:15 tony systemd[1]: system-ifup.slice changed dead -> active
Jan 12 21:43:15 tony systemd[1]: Job system-ifup.slice/start finished, result=done
Jan 12 21:43:15 tony systemd[1]: Created slice system-ifup.slice.
Jan 12 21:43:15 tony systemd[1]: ConditionCapability=CAP_SYS_RAWIO succeeded for sys-kernel-config.mount.
Jan 12 21:43:15 tony systemd[1]: ConditionPathExists=/sys/kernel/config failed for sys-kernel-config.mount.
Jan 12 21:43:15 tony systemd[1]: Starting of sys-kernel-config.mount requested but condition failed. Ignoring.
Jan 12 21:43:15 tony systemd[1]: Job sys-kernel-config.mount/start finished, result=done
Jan 12 21:43:15 tony systemd[1]: Mounted Configuration File System.
Jan 12 21:43:15 tony systemd[1]: ConditionPathIsSymbolicLink=|!/var/lock failed for debian-fixup.service.
Jan 12 21:43:15 tony systemd[1]: ConditionPathIsSymbolicLink=|!/var/run failed for debian-fixup.service.
Jan 12 21:43:15 tony systemd[1]: ConditionPathIsSymbolicLink=|!/etc/mtab failed for debian-fixup.service.
Jan 12 21:43:15 tony systemd[1]: Starting of debian-fixup.service requested but condition failed. Ignoring.
Jan 12 21:43:15 tony systemd[1]: Job debian-fixup.service/start finished, result=done
Jan 12 21:43:15 tony systemd[1]: Started Various fixups to make systemd work better on Debian.
Jan 12 21:43:15 tony systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
Jan 12 21:43:15 tony systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
Jan 12 21:43:15 tony systemd[1]: Job systemd-binfmt.service/start finished, result=done
Jan 12 21:43:15 tony systemd[1]: Started Set Up Additional Binary Formats.
Jan 12 21:43:15 tony systemd-udevd[1041]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd[1]: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: dev-dm\x2d2.device changed dead -> plugged
Jan 12 21:43:15 tony systemd[1]: sys-devices-virtual-block-dm\x2d2.device changed dead -> plugged
Jan 12 21:43:15 tony systemd-udevd[1042]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1043]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1044]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1045]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1046]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1047]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1048]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1049]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1050]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1051]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1052]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1053]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1054]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1055]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1056]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1057]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1060]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1061]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1062]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1063]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1064]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1065]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1066]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1067]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1068]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1069]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1070]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:15 tony systemd-udevd[1071]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1074]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony kernel: [drm] radeon kernel modesetting enabled.
Jan 12 21:43:16 tony kernel: ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
Jan 12 21:43:16 tony kernel: [drm] initializing kernel modesetting (RV350 0x1002:0x4150 0x148C:0x2066).
Jan 12 21:43:16 tony kernel: [drm] register mmio base: 0xE7000000
Jan 12 21:43:16 tony kernel: [drm] register mmio size: 65536
Jan 12 21:43:16 tony kernel: agpgart-nvidia 0000:00:00.0: AGP 3.0 bridge
Jan 12 21:43:16 tony kernel: agpgart-nvidia 0000:00:00.0: putting AGP V3 device into 8x mode
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: putting AGP V3 device into 8x mode
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: GTT: 64M 0xE0000000 - 0xE3FFFFFF
Jan 12 21:43:16 tony kernel: [drm] Generation 2 PCI interface, using max accessible memory
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: VRAM: 256M 0x00000000C0000000 - 0x00000000CFFFFFFF (128M used)
Jan 12 21:43:16 tony kernel: [drm] Detected VRAM RAM=256M, BAR=256M
Jan 12 21:43:16 tony kernel: [drm] RAM width 128bits DDR
Jan 12 21:43:16 tony kernel: [TTM] Zone  kernel: Available graphics memory: 441206 kiB
Jan 12 21:43:16 tony kernel: [TTM] Zone highmem: Available graphics memory: 1036122 kiB
Jan 12 21:43:16 tony kernel: [TTM] Initializing pool allocator
Jan 12 21:43:16 tony kernel: [TTM] Initializing DMA pool allocator
Jan 12 21:43:16 tony kernel: [drm] radeon: 128M of VRAM memory ready
Jan 12 21:43:16 tony kernel: [drm] radeon: 64M of GTT memory ready.
Jan 12 21:43:16 tony kernel: [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: WB disabled
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: fence driver on ring 0 use gpu addr 0x00000000e0000000 and cpu addr 0xf7fa2000
Jan 12 21:43:16 tony kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jan 12 21:43:16 tony kernel: [drm] Driver supports precise vblank timestamp query.
Jan 12 21:43:16 tony kernel: [drm] radeon: irq initialized.
Jan 12 21:43:16 tony kernel: [drm] Loading R300 Microcode
Jan 12 21:43:16 tony dmraid-activate[1073]: ERROR: Cannot retrieve RAID set information for sil_aibgahcdfbcc
Jan 12 21:43:16 tony dmraid-activate[1072]: ERROR: Cannot retrieve RAID set information for sil_aibgahcdfbcc
Jan 12 21:43:16 tony systemd-udevd[1076]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1077]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd[1]: dev-disk-by\x2did-ata\x2dWDC_WD2500JS\x2d55MHB0_WD\x2dWCANK2809914.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: dev-sda.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: dev-sdb.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device changed dead -> plugged
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: firmware: direct-loading firmware radeon/R300_cp.bin
Jan 12 21:43:16 tony kernel: [drm] radeon: ring at 0x00000000E0001000
Jan 12 21:43:16 tony kernel: [drm] ring test succeeded in 0 usecs
Jan 12 21:43:16 tony kernel: [drm] ib test succeeded in 0 usecs
Jan 12 21:43:16 tony kernel: [drm] Radeon Display Connectors
Jan 12 21:43:16 tony kernel: [drm] Connector 0:
Jan 12 21:43:16 tony kernel: [drm]   VGA-1
Jan 12 21:43:16 tony kernel: [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
Jan 12 21:43:16 tony kernel: [drm]   Encoders:
Jan 12 21:43:16 tony kernel: [drm]     CRT1: INTERNAL_DAC1
Jan 12 21:43:16 tony kernel: [drm] Connector 1:
Jan 12 21:43:16 tony kernel: [drm]   DVI-I-1
Jan 12 21:43:16 tony kernel: [drm]   HPD1
Jan 12 21:43:16 tony kernel: [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
Jan 12 21:43:16 tony kernel: [drm]   Encoders:
Jan 12 21:43:16 tony kernel: [drm]     CRT2: INTERNAL_DAC2
Jan 12 21:43:16 tony kernel: [drm]     DFP1: INTERNAL_TMDS1
Jan 12 21:43:16 tony kernel: [drm] Connector 2:
Jan 12 21:43:16 tony kernel: [drm]   SVIDEO-1
Jan 12 21:43:16 tony kernel: [drm]   Encoders:
Jan 12 21:43:16 tony kernel: [drm]     TV1: INTERNAL_DAC2
Jan 12 21:43:16 tony systemd-udevd[1081]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony kernel: [drm] fb mappable at 0xC0040000
Jan 12 21:43:16 tony kernel: [drm] vram apper at 0xC0000000
Jan 12 21:43:16 tony kernel: [drm] size 5242880
Jan 12 21:43:16 tony kernel: [drm] fb depth is 24
Jan 12 21:43:16 tony kernel: [drm]    pitch is 5120
Jan 12 21:43:16 tony kernel: fbcon: radeondrmfb (fb0) is primary device
Jan 12 21:43:16 tony systemd[1]: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart2.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: dev-sdb2.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device changed dead -> plugged
Jan 12 21:43:16 tony systemd-udevd[1082]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1083]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1084]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony kernel: Console: switching to colour frame buffer device 160x64
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: fb0: radeondrmfb frame buffer device
Jan 12 21:43:16 tony kernel: radeon 0000:03:00.0: registered panic notifier
Jan 12 21:43:16 tony kernel: [drm] Initialized radeon 2.39.0 20080528 for 0000:03:00.0 on minor 0
Jan 12 21:43:16 tony systemd-udevd[1085]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1086]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1087]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1088]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1089]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1090]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1091]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1092]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1093]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1094]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1095]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1096]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd-udevd[1098]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:16 tony systemd[1]: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart1.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: dev-sdb1.device changed dead -> plugged
Jan 12 21:43:16 tony systemd[1]: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device changed dead -> plugged
Jan 12 21:43:17 tony systemd-udevd[1099]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-dm\x2d4.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: sys-devices-virtual-block-dm\x2d4.device changed dead -> plugged
Jan 12 21:43:17 tony systemd-udevd[1100]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2duuid-7B98\x2d08C2.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2dlabel-TONY\x2dSHARED.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-dm\x2d5.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: sys-devices-virtual-block-dm\x2d5.device changed dead -> plugged
Jan 12 21:43:17 tony systemd-udevd[1101]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2duuid-A6080A7E080A4DAD.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2dlabel-Tony\x2dC.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-dm\x2d1.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: sys-devices-virtual-block-dm\x2d1.device changed dead -> plugged
Jan 12 21:43:17 tony systemd-udevd[1102]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2duuid-2C50E44F50E420F6.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2dlabel-Tony\x2dGames.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: dev-dm\x2d3.device changed dead -> plugged
Jan 12 21:43:17 tony systemd[1]: sys-devices-virtual-block-dm\x2d3.device changed dead -> plugged
Jan 12 21:43:18 tony systemd-udevd[1103]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:18 tony systemd-udevd[1104]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:18 tony systemd-udevd[1105]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:18 tony systemd-udevd[1106]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:43:50 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:50 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:43:50 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:43:50 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:43:50 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:43:50 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:44:30 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:44:30 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:44:30 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:44:30 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:44:30 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:44:30 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc6.device/start timed out.
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc6.device/start finished, result=timeout
Jan 12 21:44:40 tony systemd[1]: Timed out waiting for device dev-mapper-sil_aibgahcdfbcc6.device.
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc6.swap/start finished, result=dependency
Jan 12 21:44:40 tony systemd[1]: Dependency failed for /dev/mapper/sil_aibgahcdfbcc6.
Jan 12 21:44:40 tony systemd[1]: Job swap.target/start finished, result=dependency
Jan 12 21:44:40 tony systemd[1]: Dependency failed for Swap.
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc5.device/start timed out.
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc5.device/start finished, result=timeout
Jan 12 21:44:40 tony systemd[1]: Timed out waiting for device dev-mapper-sil_aibgahcdfbcc5.device.
Jan 12 21:44:40 tony systemd[1]: Job mnt-games.mount/start finished, result=dependency
Jan 12 21:44:40 tony systemd[1]: Dependency failed for /mnt/games.
Jan 12 21:44:40 tony systemd[1]: Job local-fs.target/start finished, result=dependency
Jan 12 21:44:40 tony systemd[1]: Dependency failed for Local File Systems.
Jan 12 21:44:40 tony systemd[1]: Triggering OnFailure= dependencies of local-fs.target.
Jan 12 21:44:40 tony systemd[1]: Trying to enqueue job emergency.target/start/replace-irreversibly
Jan 12 21:44:40 tony systemd[1]: Installed new job emergency.target/start as 217
Jan 12 21:44:40 tony systemd[1]: Installed new job emergency.service/start as 218
Jan 12 21:44:40 tony systemd[1]: Job sysinit.target/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job sysinit.target/stop as 230
Jan 12 21:44:40 tony systemd[1]: Job acpid.path/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job acpid.path/stop as 231
Jan 12 21:44:40 tony systemd[1]: Job basic.target/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job basic.target/stop as 232
Jan 12 21:44:40 tony systemd[1]: Job systemd-user-sessions.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job systemd-user-sessions.service/stop as 234
Jan 12 21:44:40 tony systemd[1]: Job dbus.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job dbus.service/stop as 235
Jan 12 21:44:40 tony systemd[1]: Job avahi-daemon.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job avahi-daemon.service/stop as 236
Jan 12 21:44:40 tony systemd[1]: Job cups.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job cups.service/stop as 237
Jan 12 21:44:40 tony systemd[1]: Job samba-ad-dc.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job samba-ad-dc.service/stop as 238
Jan 12 21:44:40 tony systemd[1]: Job speech-dispatcher.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job speech-dispatcher.service/stop as 239
Jan 12 21:44:40 tony systemd[1]: Job mbmon.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job mbmon.service/stop as 240
Jan 12 21:44:40 tony systemd[1]: Job smbd.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job smbd.service/stop as 241
Jan 12 21:44:40 tony systemd[1]: Job hddtemp.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job hddtemp.service/stop as 242
Jan 12 21:44:40 tony systemd[1]: Job nmbd.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job nmbd.service/stop as 243
Jan 12 21:44:40 tony systemd[1]: Job xfs.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job xfs.service/stop as 244
Jan 12 21:44:40 tony systemd[1]: Job gdm.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job gdm.service/stop as 245
Jan 12 21:44:40 tony systemd[1]: Job x-display-manager.target/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job x-display-manager.target/stop as 246
Jan 12 21:44:40 tony systemd[1]: Job getty at tty1.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job getty at tty1.service/stop as 248
Jan 12 21:44:40 tony systemd[1]: Job rc-local.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job rc-local.service/stop as 249
Jan 12 21:44:40 tony systemd[1]: Job apache2.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job apache2.service/stop as 250
Jan 12 21:44:40 tony systemd[1]: Job multi-user.target/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job multi-user.target/stop as 251
Jan 12 21:44:40 tony systemd[1]: Job graphical.target/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job graphical.target/stop as 252
Jan 12 21:44:40 tony systemd[1]: Job systemd-logind.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job systemd-logind.service/stop as 253
Jan 12 21:44:40 tony systemd[1]: Job cron.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job cron.service/stop as 255
Jan 12 21:44:40 tony systemd[1]: Job ssh.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job ssh.service/stop as 256
Jan 12 21:44:40 tony systemd[1]: Job NetworkManager.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job NetworkManager.service/stop as 257
Jan 12 21:44:40 tony systemd[1]: Job accounts-daemon.service/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job accounts-daemon.service/stop as 258
Jan 12 21:44:40 tony systemd[1]: Job systemd-tmpfiles-clean.timer/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job systemd-tmpfiles-clean.timer/stop as 259
Jan 12 21:44:40 tony systemd[1]: Job acpid.socket/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job acpid.socket/stop as 260
Jan 12 21:44:40 tony systemd[1]: Job dbus.socket/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job dbus.socket/stop as 261
Jan 12 21:44:40 tony systemd[1]: Job avahi-daemon.socket/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job avahi-daemon.socket/stop as 262
Jan 12 21:44:40 tony systemd[1]: Job cups.socket/start finished, result=canceled
Jan 12 21:44:40 tony systemd[1]: Installed new job cups.socket/stop as 263
Jan 12 21:44:40 tony systemd[1]: Enqueued job emergency.target/start as 217
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc7.device/start timed out.
Jan 12 21:44:40 tony systemd[1]: Job dev-mapper-sil_aibgahcdfbcc7.device/start finished, result=timeout
Jan 12 21:44:40 tony systemd[1]: Timed out waiting for device dev-mapper-sil_aibgahcdfbcc7.device.
Jan 12 21:44:40 tony systemd[1]: Job mnt-shared.mount/start finished, result=dependency
Jan 12 21:44:40 tony systemd[1]: Dependency failed for /mnt/shared.
Jan 12 21:44:40 tony systemd[1]: Job acpid.socket/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Closed ACPID Listen Socket.
Jan 12 21:44:40 tony systemd[1]: Job systemd-tmpfiles-clean.timer/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jan 12 21:44:40 tony systemd[1]: Job graphical.target/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped target Graphical Interface.
Jan 12 21:44:40 tony systemd[1]: Job accounts-daemon.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Accounts Service.
Jan 12 21:44:40 tony systemd[1]: Job multi-user.target/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped target Multi-User System.
Jan 12 21:44:40 tony systemd[1]: Job NetworkManager.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Network Manager.
Jan 12 21:44:40 tony systemd[1]: Job ssh.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped OpenBSD Secure Shell server.
Jan 12 21:44:40 tony systemd[1]: Job cron.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Regular background program processing daemon.
Jan 12 21:44:40 tony systemd[1]: Job systemd-logind.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Login Service.
Jan 12 21:44:40 tony systemd[1]: Job apache2.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: Start/stop apache2 web server.
Jan 12 21:44:40 tony systemd[1]: Job getty at tty1.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Getty on tty1.
Jan 12 21:44:40 tony systemd[1]: Job rc-local.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped /etc/rc.local Compatibility.
Jan 12 21:44:40 tony systemd[1]: Starting Login Prompts.
Jan 12 21:44:40 tony systemd[1]: getty.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job getty.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Login Prompts.
Jan 12 21:44:40 tony systemd[1]: Job x-display-manager.target/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped target X11 Display Manager.
Jan 12 21:44:40 tony systemd[1]: Job gdm.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped GNOME Display Manager.
Jan 12 21:44:40 tony systemd[1]: Job xfs.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: Start/stop script for the X Font Server..
Jan 12 21:44:40 tony systemd[1]: Job hddtemp.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: disk temperature monitoring daemon.
Jan 12 21:44:40 tony systemd[1]: Job smbd.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: start Samba SMB/CIFS daemon (smbd).
Jan 12 21:44:40 tony systemd[1]: Job nmbd.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: start Samba NetBIOS nameserver (nmbd).
Jan 12 21:44:40 tony systemd[1]: Job mbmon.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped (null).
Jan 12 21:44:40 tony systemd[1]: Job speech-dispatcher.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: Speech Dispatcher.
Jan 12 21:44:40 tony systemd[1]: Job samba-ad-dc.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped LSB: start Samba daemons for the AD DC.
Jan 12 21:44:40 tony systemd[1]: Job cups.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped CUPS Printing Service.
Jan 12 21:44:40 tony systemd[1]: Job cups.socket/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Closed CUPS Printing Service Sockets.
Jan 12 21:44:40 tony systemd[1]: Starting Printer.
Jan 12 21:44:40 tony systemd[1]: printer.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job printer.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Printer.
Jan 12 21:44:40 tony systemd[1]: Job avahi-daemon.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Jan 12 21:44:40 tony systemd[1]: Job avahi-daemon.socket/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Jan 12 21:44:40 tony systemd[1]: Job dbus.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped D-Bus System Message Bus.
Jan 12 21:44:40 tony systemd[1]: Job dbus.socket/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Closed D-Bus System Message Bus Socket.
Jan 12 21:44:40 tony systemd[1]: Job systemd-user-sessions.service/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped Permit User Sessions.
Jan 12 21:44:40 tony systemd[1]: Job basic.target/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped target Basic System.
Jan 12 21:44:40 tony systemd[1]: Starting Timers.
Jan 12 21:44:40 tony systemd[1]: timers.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job timers.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Timers.
Jan 12 21:44:40 tony systemd[1]: Starting Sockets.
Jan 12 21:44:40 tony systemd[1]: sockets.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job sockets.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Sockets.
Jan 12 21:44:40 tony systemd[1]: Job acpid.path/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped ACPI Events Check.
Jan 12 21:44:40 tony systemd[1]: Starting Paths.
Jan 12 21:44:40 tony systemd[1]: paths.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job paths.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Paths.
Jan 12 21:44:40 tony systemd[1]: Job sysinit.target/stop finished, result=done
Jan 12 21:44:40 tony systemd[1]: Stopped target System Initialization.
Jan 12 21:44:40 tony systemd[1]: Starting Console System Startup Logging...
Jan 12 21:44:40 tony systemd[1]: About to execute: /usr/sbin/ck-log-system-start
Jan 12 21:44:40 tony systemd[1]: Forked /usr/sbin/ck-log-system-start as 1107
Jan 12 21:44:40 tony systemd[1]: console-kit-log-system-start.service changed dead -> start
Jan 12 21:44:40 tony systemd[1]: ConditionPathExists=/etc/alsa/state-daemon.conf failed for alsa-state.service.
Jan 12 21:44:40 tony systemd[1]: Starting of alsa-state.service requested but condition failed. Ignoring.
Jan 12 21:44:40 tony systemd[1]: Job alsa-state.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Manage Sound Card State (restore and store).
Jan 12 21:44:40 tony systemd[1]: ConditionPathExists=/var/lib/alsa/asound.state succeeded for alsa-restore.service.
Jan 12 21:44:40 tony systemd[1]: ConditionPathExists=!/etc/alsa/state-daemon.conf succeeded for alsa-restore.service.
Jan 12 21:44:40 tony systemd[1]: Starting Restore Sound Card State...
Jan 12 21:44:40 tony systemd[1107]: Executing: /usr/sbin/ck-log-system-start
Jan 12 21:44:40 tony systemd[1]: About to execute: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
Jan 12 21:44:40 tony systemd[1]: Forked /usr/sbin/alsactl as 1108
Jan 12 21:44:40 tony systemd[1]: alsa-restore.service changed dead -> start
Jan 12 21:44:40 tony systemd[1]: Starting Create Volatile Files and Directories...
Jan 12 21:44:40 tony systemd[1108]: Executing: /usr/sbin/alsactl -E HOME=/var/run/alsa restore
Jan 12 21:44:40 tony systemd[1]: About to execute: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Jan 12 21:44:40 tony systemd[1]: Forked /bin/systemd-tmpfiles as 1109
Jan 12 21:44:40 tony systemd[1]: systemd-tmpfiles-setup.service changed dead -> start
Jan 12 21:44:40 tony systemd[1]: Starting LSB: Create PolicyKit runtime directories...
Jan 12 21:44:40 tony systemd[1109]: Executing: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
Jan 12 21:44:40 tony systemd[1]: About to execute: /etc/init.d/policykit start
Jan 12 21:44:40 tony systemd[1]: Forked /etc/init.d/policykit as 1110
Jan 12 21:44:40 tony systemd[1]: policykit.service changed dead -> start
Jan 12 21:44:40 tony systemd[1]: Starting LSB: Raise network interfaces....
Jan 12 21:44:40 tony systemd[1110]: Executing: /etc/init.d/policykit start
Jan 12 21:44:40 tony systemd[1]: About to execute: /etc/init.d/networking start
Jan 12 21:44:40 tony systemd[1]: Forked /etc/init.d/networking as 1113
Jan 12 21:44:40 tony systemd[1]: networking.service changed dead -> start
Jan 12 21:44:40 tony systemd[1]: Starting Emergency Shell...
Jan 12 21:44:40 tony systemd[1113]: Executing: /etc/init.d/networking start
Jan 12 21:44:40 tony systemd[1]: About to execute: /bin/plymouth quit
Jan 12 21:44:40 tony systemd[1]: Forked /bin/plymouth as 1114
Jan 12 21:44:40 tony systemd[1]: emergency.service changed dead -> start-pre
Jan 12 21:44:40 tony systemd[1]: Job emergency.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Emergency Shell.
Jan 12 21:44:40 tony systemd[1]: Starting Emergency Mode.
Jan 12 21:44:40 tony systemd[1]: emergency.target changed dead -> active
Jan 12 21:44:40 tony systemd[1]: Job emergency.target/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Reached target Emergency Mode.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1108 (alsactl).
Jan 12 21:44:40 tony systemd[1]: Child 1108 (alsactl) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1108 belongs to alsa-restore.service
Jan 12 21:44:40 tony systemd[1]: alsa-restore.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:40 tony systemd[1]: alsa-restore.service changed start -> dead
Jan 12 21:44:40 tony systemd[1]: Job alsa-restore.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Restore Sound Card State.
Jan 12 21:44:40 tony systemd[1]: alsa-restore.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1109 (systemd-tmpfile).
Jan 12 21:44:40 tony systemd[1]: Child 1109 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1109 belongs to systemd-tmpfiles-setup.service
Jan 12 21:44:40 tony systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:40 tony systemd[1]: systemd-tmpfiles-setup.service changed start -> exited
Jan 12 21:44:40 tony systemd[1]: Job systemd-tmpfiles-setup.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Create Volatile Files and Directories.
Jan 12 21:44:40 tony systemd[1]: systemd-tmpfiles-setup.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jan 12 21:44:40 tony systemd[1]: About to execute: /lib/systemd/systemd-update-utmp reboot
Jan 12 21:44:40 tony systemd[1]: Forked /lib/systemd/systemd-update-utmp as 1117
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp.service changed dead -> start
Jan 12 21:44:40 tony systemd[1117]: Executing: /lib/systemd/systemd-update-utmp reboot
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1117 (systemd-update-).
Jan 12 21:44:40 tony systemd[1]: Child 1117 (systemd-update-) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1117 belongs to systemd-update-utmp.service
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp.service changed start -> exited
Jan 12 21:44:40 tony systemd[1]: Job systemd-update-utmp.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan 12 21:44:40 tony systemd[1]: About to execute: /lib/systemd/systemd-update-utmp runlevel
Jan 12 21:44:40 tony systemd[1]: Forked /lib/systemd/systemd-update-utmp as 1120
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp-runlevel.service changed dead -> start
Jan 12 21:44:40 tony systemd[1120]: Executing: /lib/systemd/systemd-update-utmp runlevel
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/runlevel5_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/runlevel3_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=2 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=2 reply_cookie=2 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/runlevel4_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=3 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/runlevel2_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=4 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=4 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/rescue_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=5 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=5 reply_cookie=5 error=n/a
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1120 (systemd-update-).
Jan 12 21:44:40 tony systemd[1]: Child 1120 (systemd-update-) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1120 belongs to systemd-update-utmp-runlevel.service
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp-runlevel.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp-runlevel.service changed start -> dead
Jan 12 21:44:40 tony systemd[1]: Job systemd-update-utmp-runlevel.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan 12 21:44:40 tony systemd[1]: Failed to send job remove signal for 74: Connection reset by peer
Jan 12 21:44:40 tony systemd[1]: systemd-update-utmp-runlevel.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Failed to send unit change signal for systemd-update-utmp-runlevel.service: Transport endpoint is not connected
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1110 (policykit).
Jan 12 21:44:40 tony systemd[1]: Child 1110 (policykit) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1110 belongs to policykit.service
Jan 12 21:44:40 tony systemd[1]: policykit.service: control process exited, code=exited status=0
Jan 12 21:44:40 tony systemd[1]: policykit.service got final SIGCHLD for state start
Jan 12 21:44:40 tony systemd[1]: policykit.service changed start -> exited
Jan 12 21:44:40 tony systemd[1]: Job policykit.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started LSB: Create PolicyKit runtime directories.
Jan 12 21:44:40 tony systemd[1]: policykit.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1107 (ck-log-system-s).
Jan 12 21:44:40 tony systemd[1]: Child 1107 (ck-log-system-s) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1107 belongs to console-kit-log-system-start.service
Jan 12 21:44:40 tony systemd[1]: console-kit-log-system-start.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:40 tony systemd[1]: console-kit-log-system-start.service changed start -> exited
Jan 12 21:44:40 tony systemd[1]: Job console-kit-log-system-start.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1]: Started Console System Startup Logging.
Jan 12 21:44:40 tony systemd[1]: Failed to send job remove signal for 72: Connection reset by peer
Jan 12 21:44:40 tony systemd[1]: console-kit-log-system-start.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Failed to send unit change signal for console-kit-log-system-start.service: Transport endpoint is not connected
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ListJobs cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ListJobs cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony kernel: forcedeth 0000:00:04.0 eth0: no link during initialization
Jan 12 21:44:40 tony kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 12 21:44:40 tony kernel: eth1:  setting full-duplex.
Jan 12 21:44:40 tony systemd[1]: Received SIGCHLD from PID 1113 (networking).
Jan 12 21:44:40 tony systemd[1]: Child 1113 (networking) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:40 tony systemd[1]: Child 1113 belongs to networking.service
Jan 12 21:44:40 tony systemd[1]: networking.service: control process exited, code=exited status=0
Jan 12 21:44:40 tony systemd[1]: networking.service got final SIGCHLD for state start
Jan 12 21:44:40 tony systemd[1]: networking.service changed start -> exited
Jan 12 21:44:40 tony systemd[1]: Job networking.service/start finished, result=done
Jan 12 21:44:40 tony networking[1113]: Configuring network interfaces...done.
Jan 12 21:44:40 tony systemd[1]: Started LSB: Raise network interfaces..
Jan 12 21:44:40 tony systemd[1]: networking.service: cgroup is empty
Jan 12 21:44:40 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:40 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:40 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:40 tony systemd[1]: ConditionPathIsDirectory=/run/network succeeded for ifup at eth1.service.
Jan 12 21:44:40 tony systemd[1]: Starting ifup for eth1...
Jan 12 21:44:40 tony systemd[1]: About to execute: /sbin/ifup --allow=hotplug eth1
Jan 12 21:44:40 tony systemd[1]: Forked /sbin/ifup as 1173
Jan 12 21:44:40 tony systemd[1]: ifup at eth1.service changed dead -> running
Jan 12 21:44:40 tony systemd[1]: Job ifup at eth1.service/start finished, result=done
Jan 12 21:44:40 tony systemd[1173]: Executing: /sbin/ifup --allow=hotplug eth1
Jan 12 21:44:40 tony systemd[1]: Started ifup for eth1.
Jan 12 21:44:40 tony systemd[1]: ConditionPathIsDirectory=/run/network succeeded for ifup at eth0.service.
Jan 12 21:44:40 tony systemd[1]: Starting ifup for eth0...
Jan 12 21:44:40 tony systemd[1]: About to execute: /sbin/ifup --allow=hotplug eth0
Jan 12 21:44:40 tony systemd[1]: Forked /sbin/ifup as 1177
Jan 12 21:44:40 tony systemd[1]: ifup at eth0.service changed dead -> running
Jan 12 21:44:40 tony systemd[1]: Job ifup at eth0.service/start finished, result=done
Jan 12 21:44:41 tony systemd[1177]: Executing: /sbin/ifup --allow=hotplug eth0
Jan 12 21:44:41 tony systemd[1]: Started ifup for eth0.
Jan 12 21:44:41 tony systemd[1]: Starting Network.
Jan 12 21:44:41 tony systemd[1]: network.target changed dead -> active
Jan 12 21:44:41 tony systemd[1]: Job network.target/start finished, result=done
Jan 12 21:44:41 tony systemd[1]: Reached target Network.
Jan 12 21:44:41 tony systemd[1]: Starting Network is Online.
Jan 12 21:44:41 tony systemd[1]: network-online.target changed dead -> active
Jan 12 21:44:41 tony systemd[1]: Job network-online.target/start finished, result=done
Jan 12 21:44:41 tony systemd[1]: Reached target Network is Online.
Jan 12 21:44:41 tony systemd[1]: Mounting /home/kate/MyDocs...
Jan 12 21:44:41 tony systemd[1]: About to execute: /bin/mount -n //fatboy/kate /home/kate/MyDocs -t cifs -o user=kate,uid=kate,password=monkey
Jan 12 21:44:41 tony systemd[1]: Forked /bin/mount as 1191
Jan 12 21:44:41 tony systemd[1]: home-kate-MyDocs.mount changed dead -> mounting
Jan 12 21:44:41 tony systemd[1]: Mounting /mnt/archive...
Jan 12 21:44:41 tony systemd[1191]: Executing: /bin/mount -n //fatboy/kate /home/kate/MyDocs -t cifs -o user=kate,uid=kate,password=monkey
Jan 12 21:44:41 tony systemd[1]: mnt-archive.mount: Directory /mnt/archive to mount over is not empty, mounting anyway.
Jan 12 21:44:41 tony systemd[1]: About to execute: /bin/mount -n //fatboy/archive /mnt/archive -t cifs -o user=chrisc,password=smegma231
Jan 12 21:44:41 tony systemd[1]: Forked /bin/mount as 1194
Jan 12 21:44:41 tony systemd[1]: mnt-archive.mount changed dead -> mounting
Jan 12 21:44:41 tony systemd[1]: Mounting /home/chrisc/Documents...
Jan 12 21:44:41 tony systemd[1194]: Executing: /bin/mount -n //fatboy/archive /mnt/archive -t cifs -o user=chrisc,password=smegma231
Jan 12 21:44:41 tony systemd[1]: home-chrisc-Documents.mount: Directory /home/chrisc/Documents to mount over is not empty, mounting anyway.
Jan 12 21:44:41 tony systemd[1]: About to execute: /bin/mount -n //fatboy/chrisc /home/chrisc/Documents -t cifs -o user=chrisc,password=smegma231
Jan 12 21:44:41 tony systemd[1]: Forked /bin/mount as 1197
Jan 12 21:44:41 tony systemd[1]: home-chrisc-Documents.mount changed dead -> mounting
Jan 12 21:44:41 tony systemd[1197]: Executing: /bin/mount -n //fatboy/chrisc /home/chrisc/Documents -t cifs -o user=chrisc,password=smegma231
Jan 12 21:44:41 tony mount[1197]: mount error: could not resolve address for fatboy: Unknown error
Jan 12 21:44:41 tony systemd[1]: Received SIGCHLD from PID 1197 (mount).
Jan 12 21:44:41 tony systemd[1]: Child 1197 (mount) died (code=exited, status=1/FAILURE)
Jan 12 21:44:41 tony systemd[1]: Child 1197 belongs to home-chrisc-Documents.mount
Jan 12 21:44:41 tony systemd[1]: home-chrisc-Documents.mount mount process exited, code=exited status=1
Jan 12 21:44:41 tony systemd[1]: home-chrisc-Documents.mount changed mounting -> failed
Jan 12 21:44:41 tony systemd[1]: Job home-chrisc-Documents.mount/start finished, result=failed
Jan 12 21:44:41 tony mount[1194]: mount error: could not resolve address for fatboy: Unknown error
Jan 12 21:44:41 tony mount[1191]: mount error: could not resolve address for fatboy: Unknown error
Jan 12 21:44:41 tony systemd[1]: Failed to mount /home/chrisc/Documents.
Jan 12 21:44:41 tony systemd[1]: Job remote-fs.target/start finished, result=dependency
Jan 12 21:44:41 tony systemd[1]: Dependency failed for Remote File Systems.
Jan 12 21:44:41 tony systemd[1]: Unit home-chrisc-Documents.mount entered failed state.
Jan 12 21:44:41 tony systemd[1]: Child 1191 (mount) died (code=exited, status=1/FAILURE)
Jan 12 21:44:41 tony systemd[1]: Child 1191 belongs to home-kate-MyDocs.mount
Jan 12 21:44:41 tony systemd[1]: home-kate-MyDocs.mount mount process exited, code=exited status=1
Jan 12 21:44:41 tony systemd[1]: home-kate-MyDocs.mount changed mounting -> failed
Jan 12 21:44:41 tony systemd[1]: Job home-kate-MyDocs.mount/start finished, result=failed
Jan 12 21:44:41 tony systemd[1]: Failed to mount /home/kate/MyDocs.
Jan 12 21:44:41 tony systemd[1]: Unit home-kate-MyDocs.mount entered failed state.
Jan 12 21:44:41 tony systemd[1]: Child 1194 (mount) died (code=exited, status=1/FAILURE)
Jan 12 21:44:41 tony systemd[1]: Child 1194 belongs to mnt-archive.mount
Jan 12 21:44:41 tony systemd[1]: mnt-archive.mount mount process exited, code=exited status=1
Jan 12 21:44:41 tony systemd[1]: mnt-archive.mount changed mounting -> failed
Jan 12 21:44:41 tony systemd[1]: Job mnt-archive.mount/start finished, result=failed
Jan 12 21:44:41 tony dhclient[1185]: Internet Systems Consortium DHCP Client 4.3.1
Jan 12 21:44:41 tony dhclient[1185]: Copyright 2004-2014 Internet Systems Consortium.
Jan 12 21:44:41 tony dhclient[1185]: All rights reserved.
Jan 12 21:44:41 tony dhclient[1185]: For info, please visit https://www.isc.org/software/dhcp/
Jan 12 21:44:41 tony dhclient[1185]: 
Jan 12 21:44:41 tony dhclient[1190]: Internet Systems Consortium DHCP Client 4.3.1
Jan 12 21:44:41 tony dhclient[1190]: Copyright 2004-2014 Internet Systems Consortium.
Jan 12 21:44:41 tony dhclient[1190]: All rights reserved.
Jan 12 21:44:41 tony dhclient[1190]: For info, please visit https://www.isc.org/software/dhcp/
Jan 12 21:44:41 tony dhclient[1190]: 
Jan 12 21:44:41 tony ifup[1173]: Internet Systems Consortium DHCP Client 4.3.1
Jan 12 21:44:41 tony ifup[1173]: Copyright 2004-2014 Internet Systems Consortium.
Jan 12 21:44:41 tony ifup[1173]: All rights reserved.
Jan 12 21:44:41 tony ifup[1173]: For info, please visit https://www.isc.org/software/dhcp/
Jan 12 21:44:41 tony ifup[1177]: Internet Systems Consortium DHCP Client 4.3.1
Jan 12 21:44:41 tony ifup[1177]: Copyright 2004-2014 Internet Systems Consortium.
Jan 12 21:44:41 tony ifup[1177]: All rights reserved.
Jan 12 21:44:41 tony ifup[1177]: For info, please visit https://www.isc.org/software/dhcp/
Jan 12 21:44:41 tony systemd[1]: Failed to mount /mnt/archive.
Jan 12 21:44:41 tony systemd[1]: Unit mnt-archive.mount entered failed state.
Jan 12 21:44:41 tony systemd[1]: Received SIGCHLD from PID 1194 (n/a).
Jan 12 21:44:41 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:41 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:41 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:41 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:41 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:41 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:41 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:41 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:41 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:41 tony systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Jan 12 21:44:41 tony systemd[1]: About to execute: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
Jan 12 21:44:41 tony systemd[1]: Forked /bin/systemctl as 1203
Jan 12 21:44:41 tony systemd[1]: systemd-journal-flush.service changed dead -> start
Jan 12 21:44:41 tony systemd[1]: Starting LSB: Prepare console...
Jan 12 21:44:41 tony systemd[1203]: Executing: /bin/systemctl kill --kill-who=main --signal=SIGUSR1 systemd-journald.service
Jan 12 21:44:41 tony systemd[1]: About to execute: /etc/init.d/console-screen.sh start
Jan 12 21:44:41 tony systemd[1]: Forked /etc/init.d/console-screen.sh as 1204
Jan 12 21:44:41 tony systemd[1]: console-screen.service changed dead -> start
Jan 12 21:44:41 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:41 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=KillUnit cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:41 tony systemd-journal[231]: Runtime journal is using 5.0M (max allowed 40.4M, trying to leave 60.7M free of 399.0M available → current limit 40.4M).
Jan 12 21:44:41 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:41 tony systemd[1]: Received SIGCHLD from PID 1203 (systemctl).
Jan 12 21:44:41 tony systemd[1]: Child 1203 (systemctl) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:41 tony systemd[1]: Child 1203 belongs to systemd-journal-flush.service
Jan 12 21:44:41 tony systemd[1]: systemd-journal-flush.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:41 tony systemd[1]: systemd-journal-flush.service changed start -> dead
Jan 12 21:44:41 tony systemd[1]: Job systemd-journal-flush.service/start finished, result=done
Jan 12 21:44:41 tony systemd[1204]: Executing: /etc/init.d/console-screen.sh start
Jan 12 21:44:41 tony systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Jan 12 21:44:41 tony systemd[1]: Failed to send job remove signal for 26: Connection reset by peer
Jan 12 21:44:41 tony systemd[1]: systemd-journal-flush.service: cgroup is empty
Jan 12 21:44:41 tony systemd[1]: Failed to send unit change signal for systemd-journal-flush.service: Transport endpoint is not connected
Jan 12 21:44:41 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:41 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:41 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:41 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:41 tony dhclient[1190]: Listening on LPF/eth0/00:0c:6e:6f:60:67
Jan 12 21:44:41 tony dhclient[1190]: Sending on   LPF/eth0/00:0c:6e:6f:60:67
Jan 12 21:44:41 tony dhclient[1190]: Sending on   Socket/fallback
Jan 12 21:44:41 tony dhclient[1190]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jan 12 21:44:41 tony ifup[1177]: Listening on LPF/eth0/00:0c:6e:6f:60:67
Jan 12 21:44:41 tony ifup[1177]: Sending on   LPF/eth0/00:0c:6e:6f:60:67
Jan 12 21:44:41 tony ifup[1177]: Sending on   Socket/fallback
Jan 12 21:44:41 tony ifup[1177]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
Jan 12 21:44:41 tony dhclient[1185]: Listening on LPF/eth1/00:26:54:0e:e1:8c
Jan 12 21:44:41 tony dhclient[1185]: Sending on   LPF/eth1/00:26:54:0e:e1:8c
Jan 12 21:44:41 tony dhclient[1185]: Sending on   Socket/fallback
Jan 12 21:44:41 tony dhclient[1185]: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Jan 12 21:44:41 tony ifup[1173]: Listening on LPF/eth1/00:26:54:0e:e1:8c
Jan 12 21:44:41 tony ifup[1173]: Sending on   LPF/eth1/00:26:54:0e:e1:8c
Jan 12 21:44:41 tony ifup[1173]: Sending on   Socket/fallback
Jan 12 21:44:41 tony ifup[1173]: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 3
Jan 12 21:44:41 tony dhclient[1185]: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Jan 12 21:44:41 tony dhclient[1185]: DHCPOFFER from 192.168.1.30
Jan 12 21:44:41 tony ifup[1173]: DHCPREQUEST on eth1 to 255.255.255.255 port 67
Jan 12 21:44:41 tony ifup[1173]: DHCPOFFER from 192.168.1.30
Jan 12 21:44:41 tony console-screen.sh[1204]: Setting console screen modes and fonts.
Jan 12 21:44:41 tony dhclient[1185]: DHCPACK from 192.168.1.30
Jan 12 21:44:41 tony ifup[1173]: DHCPACK from 192.168.1.30
Jan 12 21:44:41 tony console-screen.sh[1204]: setterm: $TERM is not defined.
Jan 12 21:44:42 tony systemd[1]: Received SIGCHLD from PID 1204 (console-screen.).
Jan 12 21:44:42 tony systemd[1]: Child 1204 (console-screen.) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:42 tony systemd[1]: Child 1204 belongs to console-screen.service
Jan 12 21:44:42 tony systemd[1]: console-screen.service: control process exited, code=exited status=0
Jan 12 21:44:42 tony systemd[1]: console-screen.service got final SIGCHLD for state start
Jan 12 21:44:42 tony systemd[1]: console-screen.service changed start -> exited
Jan 12 21:44:42 tony systemd[1]: Job console-screen.service/start finished, result=done
Jan 12 21:44:42 tony systemd[1]: Started LSB: Prepare console.
Jan 12 21:44:42 tony systemd[1]: console-screen.service: cgroup is empty
Jan 12 21:44:42 tony systemd[1]: Starting LSB: Set console font and keymap...
Jan 12 21:44:42 tony systemd[1]: About to execute: /etc/init.d/console-setup start
Jan 12 21:44:42 tony systemd[1]: Forked /etc/init.d/console-setup as 1242
Jan 12 21:44:42 tony systemd[1]: console-setup.service changed dead -> start
Jan 12 21:44:42 tony systemd[1242]: Executing: /etc/init.d/console-setup start
Jan 12 21:44:42 tony systemd[1]: Received SIGCHLD from PID 1242 (console-setup).
Jan 12 21:44:42 tony systemd[1]: Child 1242 (console-setup) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:42 tony systemd[1]: Child 1242 belongs to console-setup.service
Jan 12 21:44:42 tony systemd[1]: console-setup.service: control process exited, code=exited status=0
Jan 12 21:44:42 tony systemd[1]: console-setup.service got final SIGCHLD for state start
Jan 12 21:44:42 tony systemd[1]: console-setup.service changed start -> exited
Jan 12 21:44:42 tony systemd[1]: Job console-setup.service/start finished, result=done
Jan 12 21:44:42 tony systemd[1]: Started LSB: Set console font and keymap.
Jan 12 21:44:42 tony systemd[1]: Startup finished in 4.714s (kernel) + 1min 33.652s (userspace) = 1min 38.367s.
Jan 12 21:44:42 tony systemd[1]: console-setup.service: cgroup is empty
Jan 12 21:44:42 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:42 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:42 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:42 tony dhclient[1185]: bound to 192.168.1.10 -- renewal in 34647 seconds.
Jan 12 21:44:42 tony systemd[1114]: Executing: /bin/plymouth quit
Jan 12 21:44:42 tony systemd[1114]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Jan 12 21:44:42 tony ifup[1173]: bound to 192.168.1.10 -- renewal in 34647 seconds.
Jan 12 21:44:42 tony systemd[1]: Received SIGCHLD from PID 1114 ((plymouth)).
Jan 12 21:44:42 tony systemd[1]: Child 1114 ((plymouth)) died (code=exited, status=203/EXEC)
Jan 12 21:44:42 tony systemd[1]: Child 1114 belongs to emergency.service
Jan 12 21:44:42 tony systemd[1]: emergency.service: control process exited, code=exited status=203
Jan 12 21:44:42 tony systemd[1]: emergency.service running next control command for state start-pre
Jan 12 21:44:42 tony systemd[1]: About to execute: /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.'
Jan 12 21:44:42 tony systemd[1]: Forked /bin/echo as 1248
Jan 12 21:44:42 tony systemd[1248]: Executing: /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.'
Jan 12 21:44:42 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:42 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:42 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:42 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:42 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:42 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:42 tony systemd[1]: Received SIGCHLD from PID 1248 (echo).
Jan 12 21:44:42 tony systemd[1]: Child 1248 (echo) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:42 tony systemd[1]: Child 1248 belongs to emergency.service
Jan 12 21:44:42 tony systemd[1]: emergency.service: control process exited, code=exited status=0
Jan 12 21:44:42 tony systemd[1]: emergency.service got final SIGCHLD for state start-pre
Jan 12 21:44:42 tony systemd[1]: About to execute: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
Jan 12 21:44:42 tony systemd[1]: Forked /bin/sh as 1251
Jan 12 21:44:42 tony systemd[1]: emergency.service changed start-pre -> running
Jan 12 21:44:42 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:42 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:42 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:42 tony systemd[1251]: Executing: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
Jan 12 21:44:42 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:42 tony systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:42 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:43 tony systemd[1]: Accepted new private connection.
Jan 12 21:44:43 tony systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=ListJobs cookie=1 reply_cookie=0 error=n/a
Jan 12 21:44:43 tony systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
Jan 12 21:44:43 tony systemd[1]: Got disconnect on private connection.
Jan 12 21:44:43 tony kernel: FS-Cache: Loaded
Jan 12 21:44:43 tony systemd-udevd[1295]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony kernel: Key type dns_resolver registered
Jan 12 21:44:43 tony systemd-udevd[1296]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony kernel: FS-Cache: Netfs 'cifs' registered for caching
Jan 12 21:44:43 tony kernel: Key type cifs.spnego registered
Jan 12 21:44:43 tony systemd-udevd[1297]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony kernel: Key type cifs.idmap registered
Jan 12 21:44:43 tony systemd-udevd[1301]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd-udevd[1304]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd-udevd[1312]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd-udevd[1316]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd-udevd[1327]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd-udevd[1330]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd[1]: home-chrisc-Documents.mount changed failed -> mounted
Jan 12 21:44:43 tony systemd-udevd[1338]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd[1]: mnt-archive.mount changed failed -> mounted
Jan 12 21:44:43 tony systemd-udevd[1341]: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_event' 'socket:@/org/freedesktop/hal/udev_event': No such file or directory
Jan 12 21:44:43 tony systemd[1]: home-kate-MyDocs.mount changed failed -> mounted
Jan 12 21:44:43 tony systemd[1]: Received SIGCHLD from PID 1173 (ifup).
Jan 12 21:44:43 tony systemd[1]: Child 1173 (ifup) died (code=exited, status=0/SUCCESS)
Jan 12 21:44:43 tony systemd[1]: Child 1173 belongs to ifup at eth1.service
Jan 12 21:44:43 tony systemd[1]: ifup at eth1.service: main process exited, code=exited, status=0/SUCCESS
Jan 12 21:44:43 tony systemd[1]: Failed to destroy cgroup /system.slice/system-ifup.slice/ifup at eth1.service: Device or resource busy
Jan 12 21:44:43 tony systemd[1]: ifup at eth1.service changed running -> exited
Jan 12 21:44:43 tony systemd[1]: ifup at eth1.service: cgroup is empty
Jan 12 21:44:48 tony dhclient[1190]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jan 12 21:44:48 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:44:48 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:44:48 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:44:48 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:44:48 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:44:48 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:44:48 tony ifup[1177]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Jan 12 21:44:56 tony dhclient[1190]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Jan 12 21:44:56 tony ifup[1177]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
Jan 12 21:45:05 tony dhclient[1190]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
Jan 12 21:45:05 tony ifup[1177]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
Jan 12 21:45:05 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:45:05 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:45:05 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:45:05 tony systemd[1]: Got notification message for unit systemd-journald.service
Jan 12 21:45:05 tony systemd[1]: systemd-journald.service: Got notification message from PID 231 (WATCHDOG=1...)
Jan 12 21:45:05 tony systemd[1]: systemd-journald.service: got WATCHDOG=1
Jan 12 21:45:20 tony dhclient[1190]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
Jan 12 21:45:20 tony ifup[1177]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
-------------- next part --------------
-> Unit -.mount:
	Description: /
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/-.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: -.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/-.mount
	Source Path: /etc/fstab
	Wants: system.slice
	RequiredBy: local-fs.target
	RequiredBy: systemd-journald.socket
	RequiredBy: systemd-udevd-control.socket
	RequiredBy: systemd-random-seed.service
	RequiredBy: home-chrisc-Documents.mount
	RequiredBy: mnt-archive.mount
	RequiredBy: home-kate-MyDocs.mount
	RequiredBy: sys-kernel-debug.mount
	RequiredBy: systemd-update-utmp.service
	RequiredBy: dev-hugepages.mount
	RequiredBy: sys-kernel-config.mount
	RequiredBy: systemd-ask-password-console.path
	RequiredBy: acpid.path
	RequiredBy: acpid.socket
	RequiredBy: dev-mqueue.mount
	RequiredBy: sys-fs-fuse-connections.mount
	RequiredBy: proc-sys-fs-binfmt_misc.automount
	RequiredBy: proc-sys-fs-binfmt_misc.mount
	RequiredBy: dev-mapper-sil_aibgahcdfbcc6.swap
	RequiredBy: emergency.service
	RequiredBy: rescue.service
	RequiredBy: syslog.socket
	RequiredBy: systemd-journald-dev-log.socket
	RequiredBy: dbus.socket
	RequiredBy: systemd-initctl.socket
	RequiredBy: systemd-shutdownd.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: cups.socket
	RequiredBy: cups.service
	RequiredBy: systemd-update-utmp-runlevel.service
	RequiredBy: systemd-ask-password-wall.path
	RequiredBy: mnt-shared.mount
	RequiredBy: mnt-games.mount
	Before: local-fs.target
	Before: systemd-journald.socket
	Before: systemd-udevd-control.socket
	Before: systemd-random-seed.service
	Before: home-chrisc-Documents.mount
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	Before: sys-kernel-debug.mount
	Before: systemd-update-utmp.service
	Before: dev-hugepages.mount
	Before: sys-kernel-config.mount
	Before: systemd-ask-password-console.path
	Before: acpid.path
	Before: acpid.socket
	Before: dev-mqueue.mount
	Before: sys-fs-fuse-connections.mount
	Before: proc-sys-fs-binfmt_misc.automount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: dev-mapper-sil_aibgahcdfbcc6.swap
	Before: emergency.service
	Before: rescue.service
	Before: syslog.socket
	Before: systemd-journald-dev-log.socket
	Before: dbus.socket
	Before: systemd-initctl.socket
	Before: systemd-shutdownd.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: cups.service
	Before: systemd-update-utmp-runlevel.service
	Before: systemd-ask-password-wall.path
	Before: mnt-shared.mount
	Before: mnt-games.mount
	After: system.slice
	References: local-fs.target
	References: system.slice
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: acpid.path
	ReferencedBy: acpid.socket
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	ReferencedBy: emergency.service
	ReferencedBy: rescue.service
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: cups.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	RequiresMountsFor: /dev/mapper/sil_aibgahcdfbcc3
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: yes
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: success
	Where: /
	What: /dev/dm-2
	File System Type: ext3
	Options: rw,relatime,rw,errors=remount-ro,data=ordered
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: inherit
	StandardError: inherit
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit local-fs.target:
	Description: 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: local-fs.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs.target
	Requires: mnt-games.mount
	Requires: mnt-shared.mount
	Requires: -.mount
	Wants: systemd-fsck-root.service
	Wants: systemd-remount-fs.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: networking.service
	Before: console-screen.service
	Before: remote-fs.target
	Before: policykit.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-journal-flush.service
	Before: samba-ad-dc.service
	Before: smbd.service
	Before: nmbd.service
	Before: xfs.service
	Before: apache2.service
	Before: ifup at eth0.service
	Before: ifup at eth1.service
	After: local-fs-pre.target
	After: systemd-remount-fs.service
	After: mnt-shared.mount
	After: mnt-games.mount
	After: systemd-fsck-root.service
	After: -.mount
	OnFailure: emergency.target
	References: shutdown.target
	References: local-fs-pre.target
	References: emergency.target
	References: systemd-fsck-root.service
	References: mnt-games.mount
	References: mnt-shared.mount
	References: -.mount
	References: systemd-remount-fs.service
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: sysinit.target
	ReferencedBy: networking.service
	ReferencedBy: console-screen.service
	ReferencedBy: remote-fs.target
	ReferencedBy: policykit.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: smbd.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: -.mount
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at eth1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace-irreversibly
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: shutdown.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/shutdown.target
	Wants: unattended-upgrades.service
	Wants: alsa-store.service
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	ConflictedBy: local-fs.target
	ConflictedBy: systemd-remount-fs.service
	ConflictedBy: slices.target
	ConflictedBy: sysinit.target
	ConflictedBy: networking.service
	ConflictedBy: network.target
	ConflictedBy: network-pre.target
	ConflictedBy: systemd-random-seed.service
	ConflictedBy: remote-fs.target
	ConflictedBy: network-online.target
	ConflictedBy: remote-fs-pre.target
	ConflictedBy: systemd-modules-load.service
	ConflictedBy: systemd-update-utmp.service
	ConflictedBy: cryptsetup.target
	ConflictedBy: systemd-sysctl.service
	ConflictedBy: systemd-ask-password-console.path
	ConflictedBy: systemd-ask-password-console.service
	ConflictedBy: paths.target
	ConflictedBy: acpid.path
	ConflictedBy: acpid.service
	ConflictedBy: basic.target
	ConflictedBy: alsa-state.service
	ConflictedBy: alsa-restore.service
	ConflictedBy: timers.target
	ConflictedBy: systemd-tmpfiles-clean.timer
	ConflictedBy: systemd-tmpfiles-clean.service
	ConflictedBy: time-sync.target
	ConflictedBy: acpid.socket
	ConflictedBy: systemd-binfmt.service
	ConflictedBy: systemd-tmpfiles-setup.service
	ConflictedBy: systemd-user-sessions.service
	ConflictedBy: systemd-tmpfiles-setup-dev.service
	ConflictedBy: swap.target
	ConflictedBy: emergency.service
	ConflictedBy: rescue.service
	ConflictedBy: syslog.socket
	ConflictedBy: sockets.target
	ConflictedBy: dbus.socket
	ConflictedBy: dbus.service
	ConflictedBy: avahi-daemon.socket
	ConflictedBy: avahi-daemon.service
	ConflictedBy: cups.socket
	ConflictedBy: cups.service
	ConflictedBy: systemd-readahead-replay.service
	ConflictedBy: systemd-readahead-collect.service
	ConflictedBy: systemd-readahead-done.timer
	ConflictedBy: systemd-readahead-done.service
	ConflictedBy: graphical.target
	ConflictedBy: systemd-update-utmp-runlevel.service
	ConflictedBy: samba-ad-dc.service
	ConflictedBy: speech-dispatcher.service
	ConflictedBy: mbmon.service
	ConflictedBy: smbd.service
	ConflictedBy: hddtemp.service
	ConflictedBy: nmbd.service
	ConflictedBy: xfs.service
	ConflictedBy: gdm.service
	ConflictedBy: x-display-manager.target
	ConflictedBy: getty at tty7.service
	ConflictedBy: system-getty.slice
	ConflictedBy: getty.target
	ConflictedBy: getty at tty1.service
	ConflictedBy: rc-local.service
	ConflictedBy: apache2.service
	ConflictedBy: multi-user.target
	ConflictedBy: systemd-logind.service
	ConflictedBy: nss-user-lookup.target
	ConflictedBy: user.slice
	ConflictedBy: systemd-ask-password-wall.path
	ConflictedBy: systemd-ask-password-wall.service
	ConflictedBy: cron.service
	ConflictedBy: ssh.service
	ConflictedBy: NetworkManager.service
	ConflictedBy: rescue.target
	ConflictedBy: accounts-daemon.service
	ConflictedBy: emergency.target
	ConflictedBy: local-fs-pre.target
	ConflictedBy: printer.target
	ConflictedBy: system-ifup.slice
	ConflictedBy: sound.target
	Before: systemd-halt.service
	Before: final.target
	Before: systemd-reboot.service
	After: systemd-remount-fs.service
	After: networking.service
	After: systemd-random-seed.service
	After: systemd-modules-load.service
	After: systemd-update-utmp.service
	After: systemd-sysctl.service
	After: systemd-ask-password-console.path
	After: systemd-ask-password-console.service
	After: acpid.path
	After: acpid.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: acpid.socket
	After: systemd-binfmt.service
	After: systemd-tmpfiles-setup.service
	After: systemd-user-sessions.service
	After: systemd-tmpfiles-setup-dev.service
	After: emergency.service
	After: rescue.service
	After: syslog.socket
	After: dbus.socket
	After: dbus.service
	After: avahi-daemon.socket
	After: avahi-daemon.service
	After: cups.socket
	After: cups.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-done.timer
	After: systemd-readahead-done.service
	After: systemd-update-utmp-runlevel.service
	After: samba-ad-dc.service
	After: speech-dispatcher.service
	After: mbmon.service
	After: smbd.service
	After: hddtemp.service
	After: nmbd.service
	After: xfs.service
	After: gdm.service
	After: getty at tty7.service
	After: system-getty.slice
	After: getty at tty1.service
	After: rc-local.service
	After: apache2.service
	After: systemd-logind.service
	After: user.slice
	After: systemd-ask-password-wall.path
	After: systemd-ask-password-wall.service
	After: cron.service
	After: ssh.service
	After: NetworkManager.service
	After: accounts-daemon.service
	After: systemd-fsck-root.service
	After: alsa-store.service
	After: unattended-upgrades.service
	After: console-kit-log-system-stop.service
	After: console-kit-log-system-restart.service
	After: system-ifup.slice
	References: unattended-upgrades.service
	References: alsa-store.service
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: slices.target
	ReferencedBy: sysinit.target
	ReferencedBy: networking.service
	ReferencedBy: network.target
	ReferencedBy: network-pre.target
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: remote-fs.target
	ReferencedBy: network-online.target
	ReferencedBy: remote-fs-pre.target
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: cryptsetup.target
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: paths.target
	ReferencedBy: acpid.path
	ReferencedBy: acpid.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: time-sync.target
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: swap.target
	ReferencedBy: emergency.service
	ReferencedBy: rescue.service
	ReferencedBy: syslog.socket
	ReferencedBy: sockets.target
	ReferencedBy: dbus.socket
	ReferencedBy: dbus.service
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: avahi-daemon.service
	ReferencedBy: cups.socket
	ReferencedBy: cups.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: graphical.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: gdm.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: getty at tty7.service
	ReferencedBy: system-getty.slice
	ReferencedBy: getty.target
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: apache2.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: nss-user-lookup.target
	ReferencedBy: user.slice
	ReferencedBy: systemd-ask-password-wall.path
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: cron.service
	ReferencedBy: ssh.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: rescue.target
	ReferencedBy: accounts-daemon.service
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: emergency.target
	ReferencedBy: local-fs-pre.target
	ReferencedBy: alsa-store.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: systemd-halt.service
	ReferencedBy: final.target
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: systemd-reboot.service
	ReferencedBy: printer.target
	ReferencedBy: system-ifup.slice
	ReferencedBy: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit local-fs-pre.target:
	Description: Local File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: local-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/local-fs-pre.target
	Condition Timestamp: Mon 2015-01-12 21:43:12 GMT
	Condition Result: yes
	WantedBy: systemd-remount-fs.service
	Conflicts: shutdown.target
	Before: local-fs.target
	Before: mnt-shared.mount
	Before: mnt-games.mount
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup-dev.service
	References: shutdown.target
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit emergency.target:
	Description: Emergency Mode
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: emergency.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/emergency.target
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Requires: emergency.service
	Conflicts: shutdown.target
	ConflictedBy: sysinit.target
	Before: sysinit.target
	After: emergency.service
	References: emergency.service
	References: shutdown.target
	ReferencedBy: local-fs.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-fsck-root.service:
	Description: File System Check on Root Device
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-fsck-root.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-fsck-root.service
	Documentation: man:systemd-fsck-root.service(8)
	Fragment Path: /lib/systemd/system/systemd-fsck-root.service
	ConditionPathIsReadWrite: !/ succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: local-fs.target
	Before: systemd-remount-fs.service
	Before: local-fs.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	After: system.slice
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: local-fs.target
	ReferencedBy: systemd-remount-fs.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal+console
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-fsck
			PID: 224
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:12 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit mnt-games.mount:
	Description: /mnt/games
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: mnt-games.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/mnt-games.mount
	Source Path: /etc/fstab
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-mapper-sil_aibgahcdfbcc5.device
	RequiredBy: local-fs.target
	WantedBy: dev-mapper-sil_aibgahcdfbcc5.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: dev-mapper-sil_aibgahcdfbcc5.device
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: dev-mapper-sil_aibgahcdfbcc5.device
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /mnt /dev/mapper/sil_aibgahcdfbcc5
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: dead
	Result: success
	Where: /mnt/games
	What: /dev/mapper/sil_aibgahcdfbcc5
	File System Type: ntfs
	Options: uid=chrisc
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit mnt-shared.mount:
	Description: /mnt/shared
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: mnt-shared.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/mnt-shared.mount
	Source Path: /etc/fstab
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-mapper-sil_aibgahcdfbcc7.device
	RequiredBy: local-fs.target
	WantedBy: dev-mapper-sil_aibgahcdfbcc7.device
	Conflicts: umount.target
	Before: local-fs.target
	Before: umount.target
	After: dev-mapper-sil_aibgahcdfbcc7.device
	After: systemd-journald.socket
	After: local-fs-pre.target
	After: system.slice
	After: -.mount
	References: local-fs.target
	References: dev-mapper-sil_aibgahcdfbcc7.device
	References: systemd-journald.socket
	References: local-fs-pre.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: local-fs.target
	RequiresMountsFor: /mnt /dev/mapper/sil_aibgahcdfbcc7
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: dead
	Result: success
	Where: /mnt/shared
	What: /dev/mapper/sil_aibgahcdfbcc7
	File System Type: vfat
	Options: utf8,uid=chrisc
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> 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: Mon 2015-01-12 21:43:12 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-remount-fs.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-remount-fs.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 succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:12 GMT
	Condition Result: yes
	Wants: local-fs-pre.target
	Wants: system.slice
	WantedBy: local-fs.target
	Conflicts: shutdown.target
	Before: local-fs-pre.target
	Before: local-fs.target
	Before: shutdown.target
	Before: systemd-random-seed.service
	Before: systemd-update-utmp.service
	Before: debian-fixup.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-fsck-root.service
	After: systemd-journald.socket
	After: system.slice
	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
	References: system.slice
	ReferencedBy: local-fs.target
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: debian-fixup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-remount-fs
			PID: 257
			Start Timestamp: Mon 2015-01-12 21:43:12 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:12 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-readahead-collect.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-collect.service
	ConditionVirtualization: no untested
	ConditionPathExists: !/run/systemd/readahead/done untested
	ConditionPathExists: !/run/systemd/readahead/cancel untested
	Wants: systemd-readahead-done.timer
	Wants: system.slice
	Conflicts: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-random-seed.service
	Before: systemd-modules-load.service
	Before: systemd-update-utmp.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-binfmt.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-fsck-root.service
	After: system.slice
	References: systemd-readahead-done.timer
	References: shutdown.target
	References: sysinit.target
	References: system.slice
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-fsck-root.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead collect
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-readahead-replay.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-replay.service
	ConditionVirtualization: no untested
	ConditionPathExists: /.readahead untested
	ConditionPathExists: !/run/systemd/readahead/noreplay untested
	Wants: system.slice
	Conflicts: shutdown.target
	Before: systemd-remount-fs.service
	Before: systemd-random-seed.service
	Before: systemd-modules-load.service
	Before: systemd-update-utmp.service
	Before: systemd-sysctl.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-binfmt.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-fsck-root.service
	After: system.slice
	References: shutdown.target
	References: sysinit.target
	References: system.slice
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-fsck-root.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: 1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: null
	StandardError: inherit
	-> ExecStart:
		Command Line: /lib/systemd/systemd-readahead replay
	SysVStartPriority: 0
-> Unit systemd-journald.socket:
	Description: Journal Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: -.slice
	RequiredBy: systemd-journald.service
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-remount-fs.service
	Before: sockets.target
	Before: systemd-journald.service
	Before: keyboard-setup.service
	Before: systemd-udevd.service
	Before: networking.service
	Before: systemd-random-seed.service
	Before: console-screen.service
	Before: home-chrisc-Documents.mount
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	Before: policykit.service
	Before: console-setup.service
	Before: sys-kernel-debug.mount
	Before: systemd-modules-load.service
	Before: systemd-update-utmp.service
	Before: dev-hugepages.mount
	Before: systemd-udev-trigger.service
	Before: sys-kernel-config.mount
	Before: debian-fixup.service
	Before: systemd-sysctl.service
	Before: systemd-ask-password-console.service
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: alsa-restore.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-binfmt.service
	Before: udev-finish.service
	Before: systemd-udev-settle.service
	Before: dev-mqueue.mount
	Before: systemd-tmpfiles-setup.service
	Before: kmod-static-nodes.service
	Before: sys-fs-fuse-connections.mount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: dev-mapper-sil_aibgahcdfbcc6.swap
	Before: dbus.service
	Before: systemd-initctl.service
	Before: systemd-shutdownd.service
	Before: avahi-daemon.service
	Before: cups.service
	Before: systemd-readahead-done.service
	Before: systemd-update-utmp-runlevel.service
	Before: samba-ad-dc.service
	Before: speech-dispatcher.service
	Before: mbmon.service
	Before: smbd.service
	Before: hddtemp.service
	Before: nmbd.service
	Before: xfs.service
	Before: gdm.service
	Before: getty at tty7.service
	Before: getty at tty1.service
	Before: rc-local.service
	Before: apache2.service
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: cron.service
	Before: ssh.service
	Before: NetworkManager.service
	Before: accounts-daemon.service
	Before: mnt-shared.mount
	Before: mnt-games.mount
	Before: systemd-fsck-root.service
	Before: alsa-store.service
	Before: unattended-upgrades.service
	Before: console-kit-log-system-stop.service
	Before: systemd-halt.service
	Before: console-kit-log-system-restart.service
	Before: systemd-reboot.service
	Before: ifup at eth0.service
	Before: ifup at eth1.service
	After: -.slice
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: systemd-journald.service
	References: -.slice
	References: -.mount
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: networking.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: console-screen.service
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: policykit.service
	ReferencedBy: console-setup.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: udev-finish.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: cups.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: gdm.service
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: apache2.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: cron.service
	ReferencedBy: ssh.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: alsa-store.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: systemd-halt.service
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: systemd-reboot.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at eth1.service
	RequiresMountsFor: /run/systemd/journal/stdout /run/systemd/journal/socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ReceiveBuffer: 8388608
	ListenStream: /run/systemd/journal/stdout
	ListenDatagram: /run/systemd/journal/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit system.slice:
	Description: System Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: -.slice
	CGroup: /system.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: system.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/system.slice
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: -.slice
	WantedBy: systemd-remount-fs.service
	WantedBy: slices.target
	WantedBy: systemd-journald.service
	WantedBy: keyboard-setup.service
	WantedBy: systemd-udevd.service
	WantedBy: networking.service
	WantedBy: systemd-random-seed.service
	WantedBy: console-screen.service
	WantedBy: home-chrisc-Documents.mount
	WantedBy: mnt-archive.mount
	WantedBy: home-kate-MyDocs.mount
	WantedBy: policykit.service
	WantedBy: console-setup.service
	WantedBy: sys-kernel-debug.mount
	WantedBy: systemd-modules-load.service
	WantedBy: systemd-update-utmp.service
	WantedBy: dev-hugepages.mount
	WantedBy: systemd-udev-trigger.service
	WantedBy: sys-kernel-config.mount
	WantedBy: debian-fixup.service
	WantedBy: systemd-sysctl.service
	WantedBy: systemd-ask-password-console.service
	WantedBy: acpid.service
	WantedBy: alsa-state.service
	WantedBy: console-kit-log-system-start.service
	WantedBy: alsa-restore.service
	WantedBy: systemd-tmpfiles-clean.service
	WantedBy: systemd-binfmt.service
	WantedBy: udev-finish.service
	WantedBy: systemd-udev-settle.service
	WantedBy: dev-mqueue.mount
	WantedBy: systemd-tmpfiles-setup.service
	WantedBy: kmod-static-nodes.service
	WantedBy: sys-fs-fuse-connections.mount
	WantedBy: proc-sys-fs-binfmt_misc.mount
	WantedBy: systemd-journal-flush.service
	WantedBy: systemd-user-sessions.service
	WantedBy: systemd-tmpfiles-setup-dev.service
	WantedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	WantedBy: emergency.service
	WantedBy: rescue.service
	WantedBy: dbus.service
	WantedBy: systemd-initctl.service
	WantedBy: systemd-shutdownd.service
	WantedBy: avahi-daemon.service
	WantedBy: cups.service
	WantedBy: systemd-readahead-replay.service
	WantedBy: systemd-readahead-collect.service
	WantedBy: systemd-readahead-done.service
	WantedBy: systemd-update-utmp-runlevel.service
	WantedBy: samba-ad-dc.service
	WantedBy: speech-dispatcher.service
	WantedBy: mbmon.service
	WantedBy: smbd.service
	WantedBy: hddtemp.service
	WantedBy: nmbd.service
	WantedBy: xfs.service
	WantedBy: gdm.service
	WantedBy: system-getty.slice
	WantedBy: rc-local.service
	WantedBy: apache2.service
	WantedBy: systemd-logind.service
	WantedBy: systemd-ask-password-wall.service
	WantedBy: cron.service
	WantedBy: ssh.service
	WantedBy: NetworkManager.service
	WantedBy: accounts-daemon.service
	WantedBy: mnt-shared.mount
	WantedBy: mnt-games.mount
	WantedBy: systemd-fsck-root.service
	WantedBy: alsa-store.service
	WantedBy: unattended-upgrades.service
	WantedBy: console-kit-log-system-stop.service
	WantedBy: systemd-halt.service
	WantedBy: console-kit-log-system-restart.service
	WantedBy: systemd-reboot.service
	WantedBy: -.mount
	WantedBy: system-ifup.slice
	Before: systemd-remount-fs.service
	Before: slices.target
	Before: systemd-journald.service
	Before: keyboard-setup.service
	Before: systemd-udevd.service
	Before: networking.service
	Before: systemd-random-seed.service
	Before: console-screen.service
	Before: home-chrisc-Documents.mount
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	Before: policykit.service
	Before: console-setup.service
	Before: sys-kernel-debug.mount
	Before: systemd-modules-load.service
	Before: systemd-update-utmp.service
	Before: dev-hugepages.mount
	Before: systemd-udev-trigger.service
	Before: sys-kernel-config.mount
	Before: debian-fixup.service
	Before: systemd-sysctl.service
	Before: systemd-ask-password-console.service
	Before: acpid.service
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: alsa-restore.service
	Before: systemd-tmpfiles-clean.service
	Before: systemd-binfmt.service
	Before: udev-finish.service
	Before: systemd-udev-settle.service
	Before: dev-mqueue.mount
	Before: systemd-tmpfiles-setup.service
	Before: kmod-static-nodes.service
	Before: sys-fs-fuse-connections.mount
	Before: proc-sys-fs-binfmt_misc.mount
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: systemd-tmpfiles-setup-dev.service
	Before: dev-mapper-sil_aibgahcdfbcc6.swap
	Before: emergency.service
	Before: rescue.service
	Before: dbus.service
	Before: systemd-initctl.service
	Before: systemd-shutdownd.service
	Before: avahi-daemon.service
	Before: cups.service
	Before: systemd-readahead-replay.service
	Before: systemd-readahead-collect.service
	Before: systemd-readahead-done.service
	Before: systemd-update-utmp-runlevel.service
	Before: samba-ad-dc.service
	Before: speech-dispatcher.service
	Before: mbmon.service
	Before: smbd.service
	Before: hddtemp.service
	Before: nmbd.service
	Before: xfs.service
	Before: gdm.service
	Before: system-getty.slice
	Before: rc-local.service
	Before: apache2.service
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: cron.service
	Before: ssh.service
	Before: NetworkManager.service
	Before: accounts-daemon.service
	Before: mnt-shared.mount
	Before: mnt-games.mount
	Before: systemd-fsck-root.service
	Before: alsa-store.service
	Before: unattended-upgrades.service
	Before: console-kit-log-system-stop.service
	Before: systemd-halt.service
	Before: console-kit-log-system-restart.service
	Before: systemd-reboot.service
	Before: -.mount
	Before: system-ifup.slice
	After: -.slice
	References: slices.target
	References: -.slice
	ReferencedBy: systemd-remount-fs.service
	ReferencedBy: slices.target
	ReferencedBy: systemd-journald.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: networking.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: console-screen.service
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: policykit.service
	ReferencedBy: console-setup.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: acpid.service
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: alsa-restore.service
	ReferencedBy: systemd-tmpfiles-clean.service
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: udev-finish.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.mount
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	ReferencedBy: emergency.service
	ReferencedBy: rescue.service
	ReferencedBy: dbus.service
	ReferencedBy: systemd-initctl.service
	ReferencedBy: systemd-shutdownd.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: cups.service
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: gdm.service
	ReferencedBy: system-getty.slice
	ReferencedBy: rc-local.service
	ReferencedBy: apache2.service
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: cron.service
	ReferencedBy: ssh.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: accounts-daemon.service
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	ReferencedBy: systemd-fsck-root.service
	ReferencedBy: alsa-store.service
	ReferencedBy: unattended-upgrades.service
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: systemd-halt.service
	ReferencedBy: console-kit-log-system-restart.service
	ReferencedBy: systemd-reboot.service
	ReferencedBy: -.mount
	ReferencedBy: system-ifup.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=4294967295
	StartupCPUShares=4294967295
	CPUQuotaPerSecSec=n/a
	BlockIOWeight=4294967295
	StartupBlockIOWeight=4294967295
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit slices.target:
	Description: Slices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: slices.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/slices.target
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: -.slice
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: system.slice
	After: -.slice
	After: user.slice
	References: -.slice
	References: system.slice
	References: shutdown.target
	ReferencedBy: system.slice
	ReferencedBy: -.slice
	ReferencedBy: basic.target
	ReferencedBy: user.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit -.slice:
	Description: Root Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: 
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: -.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/-.slice
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	WantedBy: system.slice
	WantedBy: slices.target
	WantedBy: systemd-journald.socket
	WantedBy: systemd-udevd-kernel.socket
	WantedBy: systemd-udevd-control.socket
	WantedBy: acpid.socket
	WantedBy: syslog.socket
	WantedBy: systemd-journald-dev-log.socket
	WantedBy: dbus.socket
	WantedBy: systemd-initctl.socket
	WantedBy: systemd-shutdownd.socket
	WantedBy: avahi-daemon.socket
	WantedBy: cups.socket
	WantedBy: user.slice
	Before: system.slice
	Before: slices.target
	Before: systemd-journald.socket
	Before: systemd-udevd-kernel.socket
	Before: systemd-udevd-control.socket
	Before: acpid.socket
	Before: syslog.socket
	Before: systemd-journald-dev-log.socket
	Before: dbus.socket
	Before: systemd-initctl.socket
	Before: systemd-shutdownd.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: user.slice
	References: slices.target
	ReferencedBy: system.slice
	ReferencedBy: slices.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: acpid.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: user.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=4294967295
	StartupCPUShares=4294967295
	CPUQuotaPerSecSec=n/a
	BlockIOWeight=4294967295
	StartupBlockIOWeight=4294967295
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit sockets.target:
	Description: Sockets
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sockets.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sockets.target
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: cups.socket
	Wants: acpid.socket
	Wants: avahi-daemon.socket
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	Wants: systemd-journald-dev-log.socket
	Wants: systemd-shutdownd.socket
	Wants: systemd-initctl.socket
	Wants: systemd-journald.socket
	Wants: dbus.socket
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-journald.socket
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: acpid.socket
	After: syslog.socket
	After: systemd-journald-dev-log.socket
	After: dbus.socket
	After: systemd-initctl.socket
	After: systemd-shutdownd.socket
	After: avahi-daemon.socket
	After: cups.socket
	References: cups.socket
	References: acpid.socket
	References: avahi-daemon.socket
	References: systemd-udevd-control.socket
	References: systemd-udevd-kernel.socket
	References: systemd-journald-dev-log.socket
	References: systemd-shutdownd.socket
	References: systemd-initctl.socket
	References: systemd-journald.socket
	References: dbus.socket
	References: shutdown.target
	ReferencedBy: systemd-journald.socket
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: basic.target
	ReferencedBy: acpid.socket
	ReferencedBy: syslog.socket
	ReferencedBy: systemd-journald-dev-log.socket
	ReferencedBy: dbus.socket
	ReferencedBy: systemd-initctl.socket
	ReferencedBy: systemd-shutdownd.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-journald.service:
	Description: Journal Service
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-journald.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: systemd-journald.socket
	Wants: systemd-journald.socket
	Wants: systemd-journald-dev-log.socket
	Wants: system.slice
	RequiredBy: systemd-journal-flush.service
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-journal-flush.service
	After: systemd-journald.socket
	After: systemd-journald-dev-log.socket
	After: syslog.socket
	After: system.slice
	TriggeredBy: systemd-journald.socket
	TriggeredBy: systemd-journald-dev-log.socket
	References: systemd-journald.socket
	References: systemd-journald-dev-log.socket
	References: syslog.socket
	References: sysinit.target
	References: system.slice
	ReferencedBy: systemd-journald.socket
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-journald-dev-log.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: all
	Main PID: 231
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
			PID: 231
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
	SysVStartPriority: 0
	Status Text: Processing requests...
-> Unit systemd-journald-dev-log.socket:
	Description: Journal Socket (/dev/log)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-journald-dev-log.socket
	Documentation: man:systemd-journald.service(8)
	Documentation: man:journald.conf(5)
	Fragment Path: /lib/systemd/system/systemd-journald-dev-log.socket
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: -.slice
	WantedBy: systemd-journald.service
	WantedBy: sockets.target
	Before: systemd-journald.service
	Before: sockets.target
	Before: speech-dispatcher.service
	Before: mbmon.service
	Before: hddtemp.service
	Before: xfs.service
	Before: apache2.service
	After: -.slice
	After: -.mount
	Triggers: systemd-journald.service
	References: sockets.target
	References: systemd-journald.service
	References: -.slice
	References: -.mount
	ReferencedBy: systemd-journald.service
	ReferencedBy: sockets.target
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: hddtemp.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	RequiresMountsFor: /run/systemd/journal/dev-log
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/dev-log
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit syslog.socket:
	Description: Syslog Socket
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: syslog.socket
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/syslog
	Fragment Path: /lib/systemd/system/syslog.socket
	Requires: -.mount
	Wants: -.slice
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	Before: systemd-journald.service
	Before: sockets.target
	Before: shutdown.target
	Before: syslog.service
	After: -.slice
	After: -.mount
	Triggers: syslog.service
	References: sockets.target
	References: shutdown.target
	References: syslog.service
	References: -.slice
	References: -.mount
	ReferencedBy: systemd-journald.service
	ReferencedBy: emergency.service
	RequiresMountsFor: /run/systemd/journal/syslog
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: dead
	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
	RemoveOnStop: no
	ReceiveBuffer: 8388608
	ListenDatagram: /run/systemd/journal/syslog
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit sysinit.target:
	Description: System Initialization
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sysinit.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sysinit.target
	Wants: local-fs.target
	Wants: swap.target
	Wants: systemd-tmpfiles-setup-dev.service
	Wants: systemd-journal-flush.service
	Wants: proc-sys-fs-binfmt_misc.automount
	Wants: sys-fs-fuse-connections.mount
	Wants: kmod-static-nodes.service
	Wants: systemd-tmpfiles-setup.service
	Wants: dev-mqueue.mount
	Wants: udev-finish.service
	Wants: systemd-binfmt.service
	Wants: systemd-ask-password-console.path
	Wants: systemd-sysctl.service
	Wants: debian-fixup.service
	Wants: sys-kernel-config.mount
	Wants: systemd-udev-trigger.service
	Wants: dev-hugepages.mount
	Wants: cryptsetup.target
	Wants: systemd-journald.service
	Wants: systemd-update-utmp.service
	Wants: systemd-modules-load.service
	Wants: sys-kernel-debug.mount
	Wants: console-setup.service
	Wants: policykit.service
	Wants: console-screen.service
	Wants: networking.service
	Wants: keyboard-setup.service
	Wants: systemd-udevd.service
	Wants: systemd-random-seed.service
	RequiredBy: acpid.path
	RequiredBy: basic.target
	RequiredBy: systemd-tmpfiles-clean.timer
	RequiredBy: acpid.socket
	RequiredBy: dbus.socket
	RequiredBy: avahi-daemon.socket
	RequiredBy: cups.socket
	RequiredBy: rescue.target
	Conflicts: emergency.service
	Conflicts: emergency.target
	Conflicts: shutdown.target
	Before: acpid.path
	Before: basic.target
	Before: alsa-state.service
	Before: console-kit-log-system-start.service
	Before: systemd-tmpfiles-clean.timer
	Before: acpid.socket
	Before: rescue.service
	Before: dbus.socket
	Before: avahi-daemon.socket
	Before: cups.socket
	Before: rescue.target
	Before: console-kit-log-system-stop.service
	Before: console-kit-log-system-restart.service
	After: systemd-journald.service
	After: local-fs.target
	After: swap.target
	After: emergency.service
	After: emergency.target
	After: keyboard-setup.service
	After: systemd-udevd.service
	After: networking.service
	After: systemd-random-seed.service
	After: console-screen.service
	After: policykit.service
	After: console-setup.service
	After: sys-kernel-debug.mount
	After: systemd-modules-load.service
	After: systemd-update-utmp.service
	After: cryptsetup.target
	After: dev-hugepages.mount
	After: systemd-udev-trigger.service
	After: sys-kernel-config.mount
	After: debian-fixup.service
	After: systemd-sysctl.service
	After: systemd-binfmt.service
	After: systemd-udev-settle.service
	After: dev-mqueue.mount
	After: systemd-tmpfiles-setup.service
	After: kmod-static-nodes.service
	After: sys-fs-fuse-connections.mount
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-tmpfiles-setup-dev.service
	After: systemd-readahead-replay.service
	After: systemd-readahead-collect.service
	References: emergency.service
	References: emergency.target
	References: local-fs.target
	References: swap.target
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-journal-flush.service
	References: proc-sys-fs-binfmt_misc.automount
	References: sys-fs-fuse-connections.mount
	References: kmod-static-nodes.service
	References: systemd-tmpfiles-setup.service
	References: dev-mqueue.mount
	References: udev-finish.service
	References: systemd-binfmt.service
	References: systemd-ask-password-console.path
	References: systemd-sysctl.service
	References: debian-fixup.service
	References: sys-kernel-config.mount
	References: systemd-udev-trigger.service
	References: dev-hugepages.mount
	References: cryptsetup.target
	References: systemd-journald.service
	References: systemd-update-utmp.service
	References: systemd-modules-load.service
	References: sys-kernel-debug.mount
	References: console-setup.service
	References: policykit.service
	References: console-screen.service
	References: networking.service
	References: keyboard-setup.service
	References: shutdown.target
	References: systemd-udevd.service
	References: systemd-random-seed.service
	ReferencedBy: systemd-journald.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: networking.service
	ReferencedBy: systemd-random-seed.service
	ReferencedBy: console-screen.service
	ReferencedBy: policykit.service
	ReferencedBy: console-setup.service
	ReferencedBy: sys-kernel-debug.mount
	ReferencedBy: systemd-modules-load.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: dev-hugepages.mount
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: debian-fixup.service
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: acpid.path
	ReferencedBy: basic.target
	ReferencedBy: alsa-state.service
	ReferencedBy: console-kit-log-system-start.service
	ReferencedBy: systemd-tmpfiles-clean.timer
	ReferencedBy: acpid.socket
	ReferencedBy: systemd-binfmt.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: dev-mqueue.mount
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: kmod-static-nodes.service
	ReferencedBy: sys-fs-fuse-connections.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	ReferencedBy: rescue.service
	ReferencedBy: dbus.socket
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: cups.socket
	ReferencedBy: systemd-readahead-replay.service
	ReferencedBy: systemd-readahead-collect.service
	ReferencedBy: rescue.target
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: console-kit-log-system-restart.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit emergency.service:
	Description: Emergency Shell
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/emergency.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: emergency.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/emergency.service
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	RequiredBy: emergency.target
	Conflicts: shutdown.target
	Conflicts: rescue.service
	Conflicts: syslog.socket
	ConflictedBy: sysinit.target
	Before: sysinit.target
	Before: shutdown.target
	Before: emergency.target
	After: system.slice
	After: -.mount
	References: shutdown.target
	References: rescue.service
	References: syslog.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: emergency.target
	RequiresMountsFor: /root
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: no
	NotifyAccess: none
	Main PID: 1251
	Main PID Known: yes
	Main PID Alien: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	Environment: HOME=/root
	LimitNOFILE: 4096
	StandardInput: tty-force
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStartPre:
		Command Line: /bin/plymouth quit
			PID: 1114
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Code: exited
			Exit Status: 203
		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.'
			PID: 1248
			Start Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStart:
		Command Line: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
			PID: 1251
			Start Timestamp: Mon 2015-01-12 21:44:42 GMT
	SysVStartPriority: 0
-> Unit swap.target:
	Description: Swap
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: swap.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/swap.target
	Requires: dev-mapper-sil_aibgahcdfbcc6.swap
	Wants: dev-mapper-sil_aibgahcdfbcc6.swap
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	After: dev-mapper-sil_aibgahcdfbcc6.swap
	References: dev-mapper-sil_aibgahcdfbcc6.swap
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-tmpfiles-setup-dev.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: local-fs-pre.target
	Before: systemd-udevd.service
	Before: shutdown.target
	After: kmod-static-nodes.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-sysusers.service
	References: sysinit.target
	References: local-fs-pre.target
	References: systemd-udevd.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: kmod-static-nodes.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --prefix=/dev --create
			PID: 237
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:44:41 GMT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	Requires: systemd-journald.service
	Wants: system.slice
	WantedBy: sysinit.target
	Before: systemd-user-sessions.service
	After: systemd-journald.service
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: system.slice
	References: systemd-journald.service
	References: local-fs.target
	References: remote-fs.target
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
			PID: 1203
			Start Timestamp: Mon 2015-01-12 21:44:41 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:41 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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/ succeeded
	ConditionPathExists: /proc/sys/fs/binfmt_misc/ succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	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
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Automount State: waiting
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	DirectoryMode: 0755
-> 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: Mon 2015-01-12 21:43:11 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sys-fs-fuse-connections.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:11 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	WantedBy: sys-module-fuse.device
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: sys-module-fuse.device
	RequiresMountsFor: /sys/fs/fuse
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit kmod-static-nodes.service:
	Description: Create list of required static device nodes for the current kernel
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/kmod-static-nodes.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: kmod-static-nodes.service
	Fragment Path: /lib/systemd/system/kmod-static-nodes.service
	ConditionPathExists: /lib/modules/3.16-3-686-pae/modules.devname succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-tmpfiles-setup-dev.service
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: systemd-tmpfiles-setup-dev.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
			PID: 225
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit systemd-tmpfiles-setup.service:
	Description: Create Volatile Files and Directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-tmpfiles-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-setup.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-setup.service
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: systemd-update-utmp.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: systemd-sysusers.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: yes
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
			PID: 1109
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit dev-mqueue.mount:
	Description: POSIX Message Queue File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-mqueue.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> 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: Mon 2015-01-12 21:43:11 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/udev-finish.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: udev-finish.service
	Fragment Path: /lib/systemd/system/udev-finish.service
	Condition Timestamp: Mon 2015-01-12 21:43:11 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	After: systemd-udevd.service
	After: systemd-udev-settle.service
	After: systemd-journald.socket
	After: system.slice
	References: systemd-udevd.service
	References: systemd-udev-settle.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/udev/udev-finish
			PID: 253
			Start Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 failed
	ConditionDirectoryNotEmpty: |/etc/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/local/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/binfmt.d failed
	ConditionDirectoryNotEmpty: |/lib/binfmt.d failed
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:15 GMT
	Condition Result: no
	Wants: system.slice
	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
	After: system.slice
	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
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-binfmt
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	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
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	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 systemd-random-seed.service:
	Description: Load/Save Random Seed
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:12 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-random-seed.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: urandom.service
	Name: systemd-random-seed.service
	Documentation: man:systemd-random-seed.service(8)
	Documentation: man:random(4)
	Fragment Path: /lib/systemd/system/systemd-random-seed.service
	Condition Timestamp: Mon 2015-01-12 21:43:12 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: networking.service
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: networking.service
	ReferencedBy: sysinit.target
	RequiresMountsFor: /var/lib/systemd/random-seed
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-random-seed load
			PID: 261
			Start Timestamp: Mon 2015-01-12 21:43:12 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:12 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-random-seed save
	SysVStartPriority: 0
-> Unit systemd-sysctl.service:
	Description: Apply Kernel Variables
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-sysctl.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-sysctl.service
	Documentation: man:systemd-sysctl.service(8)
	Documentation: man:sysctl.d(5)
	Fragment Path: /lib/systemd/system/systemd-sysctl.service
	ConditionPathIsReadWrite: /proc/sys/ succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:11 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-sysctl
			PID: 251
			Start Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: debian-fixup.service
	Fragment Path: /lib/systemd/system/debian-fixup.service
	ConditionPathIsSymbolicLink: |!/var/lock failed
	ConditionPathIsSymbolicLink: |!/var/run failed
	ConditionPathIsSymbolicLink: |!/etc/mtab failed
	Condition Timestamp: Mon 2015-01-12 21:43:15 GMT
	Condition Result: no
	Wants: system.slice
	WantedBy: sysinit.target
	Before: var-run.mount
	Before: var-lock.mount
	Before: sysinit.target
	After: systemd-remount-fs.service
	After: systemd-journald.socket
	After: system.slice
	References: var-run.mount
	References: var-lock.mount
	References: sysinit.target
	References: systemd-remount-fs.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/debian-fixup
	SysVStartPriority: 0
-> Unit systemd-udevd.service:
	Description: udev Kernel Device Manager
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-udevd.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: udev.service
	Name: systemd-udevd.service
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:11 GMT
	Condition Result: yes
	Wants: systemd-udevd-control.socket
	Wants: systemd-udevd-kernel.socket
	Wants: system.slice
	WantedBy: sysinit.target
	WantedBy: systemd-udev-trigger.service
	WantedBy: systemd-udev-settle.service
	Before: keyboard-setup.service
	Before: sysinit.target
	Before: udev-finish.service
	After: systemd-udevd-control.socket
	After: systemd-udevd-kernel.socket
	After: systemd-udev-hwdb-update.service
	After: systemd-sysusers.service
	After: systemd-journald.socket
	After: system.slice
	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: systemd-udev-hwdb-update.service
	References: systemd-sysusers.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: keyboard-setup.service
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udevd-kernel.socket
	ReferencedBy: systemd-udevd-control.socket
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: udev-finish.service
	ReferencedBy: systemd-udev-settle.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: running
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: notify
	Restart: always
	NotifyAccess: main
	Main PID: 247
	Main PID Known: yes
	Main PID Alien: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	OOMScoreAdjust: -1000
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-udevd
			PID: 247
			Start Timestamp: Mon 2015-01-12 21:43:11 GMT
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/config failed
	Condition Timestamp: Mon 2015-01-12 21:43:15 GMT
	Condition Result: no
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-modules-load.service
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: systemd-modules-load.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udev-trigger.service:
	Description: udev Coldplug all Devices
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-udev-trigger.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udev-trigger.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-trigger.service
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: systemd-udevd.service
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: systemd-udev-settle.service
	After: systemd-udevd-kernel.socket
	After: systemd-udevd-control.socket
	After: systemd-journald.socket
	After: system.slice
	References: systemd-udevd.service
	References: systemd-udevd-kernel.socket
	References: systemd-udevd-control.socket
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-udev-settle.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
			PID: 227
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Code: exited
			Exit Status: 0
		Command Line: /bin/udevadm trigger --type=devices --action=add
			PID: 235
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit dev-hugepages.mount:
	Description: Huge Pages File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/dev-hugepages.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /dev
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit cryptsetup.target:
	Description: Encrypted Volumes
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cryptsetup.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/cryptsetup.target
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	References: shutdown.target
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit systemd-update-utmp.service:
	Description: Update UTMP about System Boot/Shutdown
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-update-utmp.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-update-utmp.service
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp.service
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	RequiredBy: systemd-update-utmp-runlevel.service
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: systemd-update-utmp-runlevel.service
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-remount-fs.service
	After: systemd-tmpfiles-setup.service
	After: auditd.service
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: systemd-remount-fs.service
	References: systemd-tmpfiles-setup.service
	References: auditd.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp reboot
			PID: 1117
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /lib/systemd/systemd-update-utmp shutdown
	SysVStartPriority: 0
-> Unit systemd-modules-load.service:
	Description: Load Kernel Modules
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/systemd-modules-load.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-modules-load.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 failed
	ConditionKernelCommandLine: |modules-load failed
	ConditionDirectoryNotEmpty: |/run/modules-load.d failed
	ConditionDirectoryNotEmpty: |/etc/modules-load.d succeeded
	ConditionDirectoryNotEmpty: |/usr/local/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/usr/lib/modules-load.d failed
	ConditionDirectoryNotEmpty: |/lib/modules-load.d succeeded
	ConditionCapability: CAP_SYS_MODULE succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: sys-kernel-config.mount
	Before: systemd-sysctl.service
	Before: sys-fs-fuse-connections.mount
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: sys-kernel-config.mount
	ReferencedBy: systemd-sysctl.service
	ReferencedBy: sys-fs-fuse-connections.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-modules-load
			PID: 229
			Start Timestamp: Mon 2015-01-12 21:43:10 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit sys-kernel-debug.mount:
	Description: Debug File System
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/sys-kernel-debug.mount
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	ConditionCapability: CAP_SYS_RAWIO succeeded
	ConditionPathExists: /sys/kernel/debug succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: sysinit.target
	RequiresMountsFor: /sys/kernel
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	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
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> 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: Mon 2015-01-12 21:44:42 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:42 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-setup.service
	Fragment Path: /run/systemd/generator.late/console-setup.service
	Source Path: /etc/init.d/console-setup
	Condition Timestamp: Mon 2015-01-12 21:44:42 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: remote-fs.target
	After: console-screen.service
	After: kbd.service
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: remote-fs.target
	References: console-screen.service
	References: kbd.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/console-setup start
			PID: 1242
			Start Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/console-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/console-setup stop
	SysVStartPriority: 17
-> Unit policykit.service:
	Description: LSB: Create PolicyKit runtime directories
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/policykit.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: policykit.service
	Fragment Path: /run/systemd/generator.late/policykit.service
	Source Path: /etc/init.d/policykit
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	After: local-fs.target
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: local-fs.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/policykit start
			PID: 1110
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/policykit stop
	SysVStartPriority: 12
-> Unit console-screen.service:
	Description: LSB: Prepare console
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:41 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:42 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-screen.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-screen.service
	Fragment Path: /run/systemd/generator.late/console-screen.service
	Source Path: /etc/init.d/console-screen.sh
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: sysinit.target
	Before: sysinit.target
	Before: console-setup.service
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: console-setup.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/console-screen.sh start
			PID: 1204
			Start Timestamp: Mon 2015-01-12 21:44:41 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:42 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /etc/init.d/console-screen.sh stop
	SysVStartPriority: 16
-> Unit networking.service:
	Description: LSB: Raise network interfaces.
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/networking.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: networking.service
	Fragment Path: /run/systemd/generator.late/networking.service
	Source Path: /etc/init.d/networking
	DropIn Path: /run/systemd/generator/networking.service.d/50-insserv.conf-$network.conf
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: network.target
	Wants: system.slice
	WantedBy: sysinit.target
	Conflicts: shutdown.target
	Before: sysinit.target
	Before: shutdown.target
	Before: network.target
	Before: ifup at eth0.service
	Before: ifup at eth1.service
	After: mountkernfs.service
	After: local-fs.target
	After: systemd-random-seed.service
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: shutdown.target
	References: mountkernfs.service
	References: local-fs.target
	References: systemd-random-seed.service
	References: network.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at eth1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/networking start
			PID: 1113
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/networking reload
	-> ExecStop:
		Command Line: /etc/init.d/networking stop
	SysVStartPriority: 13
-> Unit keyboard-setup.service:
	Description: LSB: Set preliminary keymap
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:11 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/keyboard-setup.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: keyboard-setup.service
	Fragment Path: /run/systemd/generator.late/keyboard-setup.service
	Source Path: /etc/init.d/keyboard-setup
	Condition Timestamp: Mon 2015-01-12 21:43:11 GMT
	Condition Result: yes
	Wants: system.slice
	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
	After: system.slice
	References: systemd-remount-fs.service
	References: sysinit.target
	References: mountkernfs.service
	References: keymap.service
	References: systemd-udevd.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: sysinit.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/keyboard-setup start
			PID: 254
			Start Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Timestamp: Mon 2015-01-12 21:43:11 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecReload:
		Command Line: /etc/init.d/keyboard-setup reload
	-> ExecStop:
		Command Line: /etc/init.d/keyboard-setup stop
	SysVStartPriority: 3
-> 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: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: mountkernfs.service
	Fragment Path: /dev/null
	Before: keyboard-setup.service
	Before: networking.service
	ReferencedBy: keyboard-setup.service
	ReferencedBy: networking.service
-> Unit keymap.service:
	Description: keymap.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: keymap.service
	Before: keyboard-setup.service
	ReferencedBy: keyboard-setup.service
-> Unit systemd-udevd-control.socket:
	Description: udev Control Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udevd-control.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-control.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: -.slice
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	After: -.slice
	After: -.mount
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	References: -.slice
	References: -.mount
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/udev/control
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ListenSequentialPacket: /run/udev/control
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udevd-kernel.socket:
	Description: udev Kernel Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udevd-kernel.socket
	Documentation: man:systemd-udevd.service(8)
	Documentation: man:udev(7)
	Fragment Path: /lib/systemd/system/systemd-udevd-kernel.socket
	ConditionPathIsReadWrite: /sys succeeded
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: -.slice
	WantedBy: systemd-udevd.service
	WantedBy: sockets.target
	Before: systemd-udevd.service
	Before: sockets.target
	Before: systemd-udev-trigger.service
	After: -.slice
	Triggers: systemd-udevd.service
	References: sockets.target
	References: systemd-udevd.service
	References: -.slice
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-udev-trigger.service
	ReferencedBy: sockets.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ReceiveBuffer: 134217728
	ListenNetlink: kobject-uevent 1
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-udev-hwdb-update.service:
	Description: systemd-udev-hwdb-update.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udev-hwdb-update.service
	Before: systemd-udevd.service
	ReferencedBy: systemd-udevd.service
-> Unit systemd-sysusers.service:
	Description: systemd-sysusers.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-sysusers.service
	Before: systemd-udevd.service
	Before: systemd-tmpfiles-setup.service
	Before: systemd-tmpfiles-setup-dev.service
	ReferencedBy: systemd-udevd.service
	ReferencedBy: systemd-tmpfiles-setup.service
	ReferencedBy: systemd-tmpfiles-setup-dev.service
-> Unit network.target:
	Description: Network
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:41 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: network.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network.target
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	WantedBy: networking.service
	Conflicts: shutdown.target
	Before: home-chrisc-Documents.mount
	Before: network-online.target
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	Before: rc-local.service
	Before: ssh.service
	After: networking.service
	After: network-pre.target
	After: ifup at eth0.service
	After: ifup at eth1.service
	References: network-pre.target
	References: shutdown.target
	ReferencedBy: networking.service
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: network-online.target
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: rc-local.service
	ReferencedBy: ssh.service
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at eth1.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit network-pre.target:
	Description: Network (Pre)
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: network-pre.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-pre.target
	Conflicts: shutdown.target
	Before: network.target
	References: shutdown.target
	ReferencedBy: network.target
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit remote-fs.target:
	Description: Remote 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	Requires: home-kate-MyDocs.mount
	Requires: mnt-archive.mount
	Requires: home-chrisc-Documents.mount
	Wants: remote-fs-pre.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: console-screen.service
	Before: console-setup.service
	Before: systemd-journal-flush.service
	Before: systemd-user-sessions.service
	Before: samba-ad-dc.service
	Before: speech-dispatcher.service
	Before: mbmon.service
	Before: smbd.service
	Before: hddtemp.service
	Before: nmbd.service
	Before: xfs.service
	Before: apache2.service
	After: remote-fs-pre.target
	After: local-fs.target
	After: home-chrisc-Documents.mount
	After: mnt-archive.mount
	After: home-kate-MyDocs.mount
	References: remote-fs-pre.target
	References: local-fs.target
	References: shutdown.target
	References: home-kate-MyDocs.mount
	References: mnt-archive.mount
	References: home-chrisc-Documents.mount
	ReferencedBy: console-screen.service
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: console-setup.service
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit remote-fs-pre.target:
	Description: Remote File Systems (Pre)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: remote-fs-pre.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/remote-fs-pre.target
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	WantedBy: remote-fs.target
	Conflicts: shutdown.target
	Before: remote-fs.target
	Before: home-chrisc-Documents.mount
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	References: shutdown.target
	ReferencedBy: remote-fs.target
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit home-kate-MyDocs.mount:
	Description: /home/kate/MyDocs
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: home-kate-MyDocs.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/home-kate-MyDocs.mount
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: network-online.target
	Wants: system.slice
	RequiredBy: remote-fs.target
	Conflicts: umount.target
	Before: remote-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: remote-fs-pre.target
	After: network.target
	After: network-online.target
	After: system.slice
	After: -.mount
	References: remote-fs.target
	References: systemd-journald.socket
	References: remote-fs-pre.target
	References: network.target
	References: network-online.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: remote-fs.target
	RequiresMountsFor: /home/kate
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: exit-code
	Where: /home/kate/MyDocs
	What: //fatboy/kate
	File System Type: cifs
	Options: rw,relatime,rw,vers=1.0,cache=strict,username=kate,domain=FATBOY,uid=1001,forceuid,gid=0,noforcegid,addr=192.168.1.30,unix,posixpaths,serverino,acl,rsize=1048576,wsize=65536,actimeo=1
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit mnt-archive.mount:
	Description: /mnt/archive
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: mnt-archive.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/mnt-archive.mount
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: network-online.target
	Wants: system.slice
	RequiredBy: remote-fs.target
	Conflicts: umount.target
	Before: remote-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: remote-fs-pre.target
	After: network.target
	After: network-online.target
	After: system.slice
	After: -.mount
	References: remote-fs.target
	References: systemd-journald.socket
	References: remote-fs-pre.target
	References: network.target
	References: network-online.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: remote-fs.target
	RequiresMountsFor: /mnt
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: exit-code
	Where: /mnt/archive
	What: //fatboy/archive
	File System Type: cifs
	Options: rw,relatime,rw,vers=1.0,cache=strict,username=chrisc,domain=FATBOY,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.30,unix,posixpaths,serverino,acl,rsize=1048576,wsize=65536,actimeo=1
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit home-chrisc-Documents.mount:
	Description: /home/chrisc/Documents
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:43 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: home-chrisc-Documents.mount
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/home-chrisc-Documents.mount
	Source Path: /etc/fstab
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: network-online.target
	Wants: system.slice
	RequiredBy: remote-fs.target
	Conflicts: umount.target
	Before: remote-fs.target
	Before: umount.target
	After: systemd-journald.socket
	After: remote-fs-pre.target
	After: network.target
	After: network-online.target
	After: system.slice
	After: -.mount
	References: remote-fs.target
	References: systemd-journald.socket
	References: remote-fs-pre.target
	References: network.target
	References: network-online.target
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: remote-fs.target
	RequiresMountsFor: /home/chrisc
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: mounted
	Result: exit-code
	Where: /home/chrisc/Documents
	What: //fatboy/chrisc
	File System Type: cifs
	Options: rw,relatime,rw,vers=1.0,cache=strict,username=chrisc,domain=FATBOY,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.30,unix,posixpaths,serverino,acl,rsize=1048576,wsize=65536,actimeo=1
	From /proc/self/mountinfo: yes
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit network-online.target:
	Description: Network is Online
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:41 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:41 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: network-online.target
	Documentation: man:systemd.special(7)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
	Fragment Path: /lib/systemd/system/network-online.target
	Condition Timestamp: Mon 2015-01-12 21:44:41 GMT
	Condition Result: yes
	WantedBy: home-chrisc-Documents.mount
	WantedBy: mnt-archive.mount
	WantedBy: home-kate-MyDocs.mount
	WantedBy: samba-ad-dc.service
	WantedBy: smbd.service
	WantedBy: hddtemp.service
	WantedBy: nmbd.service
	WantedBy: xfs.service
	WantedBy: apache2.service
	Conflicts: shutdown.target
	Before: home-chrisc-Documents.mount
	Before: mnt-archive.mount
	Before: home-kate-MyDocs.mount
	Before: samba-ad-dc.service
	Before: smbd.service
	Before: hddtemp.service
	Before: nmbd.service
	Before: xfs.service
	Before: apache2.service
	After: network.target
	References: network.target
	References: shutdown.target
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: umount.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/umount.target
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	ConflictedBy: home-chrisc-Documents.mount
	ConflictedBy: mnt-archive.mount
	ConflictedBy: home-kate-MyDocs.mount
	ConflictedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	ConflictedBy: mnt-shared.mount
	ConflictedBy: mnt-games.mount
	Before: systemd-halt.service
	Before: final.target
	Before: systemd-reboot.service
	After: home-chrisc-Documents.mount
	After: mnt-archive.mount
	After: home-kate-MyDocs.mount
	After: dev-mapper-sil_aibgahcdfbcc6.swap
	After: mnt-shared.mount
	After: mnt-games.mount
	ReferencedBy: home-chrisc-Documents.mount
	ReferencedBy: mnt-archive.mount
	ReferencedBy: home-kate-MyDocs.mount
	ReferencedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	ReferencedBy: mnt-shared.mount
	ReferencedBy: mnt-games.mount
	ReferencedBy: systemd-halt.service
	ReferencedBy: final.target
	ReferencedBy: systemd-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit kbd.service:
	Description: kbd.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: kbd.service
	Before: console-setup.service
	ReferencedBy: console-setup.service
-> Unit auditd.service:
	Description: auditd.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: auditd.service
	Before: systemd-update-utmp.service
	Before: ssh.service
	ReferencedBy: systemd-update-utmp.service
	ReferencedBy: ssh.service
-> Unit var-run.mount:
	Description: var-run.mount
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: var-run.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
-> Unit var-lock.mount:
	Description: var-lock.mount
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: var-lock.mount
	After: debian-fixup.service
	ReferencedBy: debian-fixup.service
-> Unit plymouth-start.service:
	Description: plymouth-start.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: plymouth-start.service
	Before: systemd-ask-password-console.path
	Before: systemd-ask-password-console.service
	Before: rescue.service
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: systemd-ask-password-console.service
	ReferencedBy: rescue.service
-> Unit paths.target:
	Description: Paths
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: paths.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/paths.target
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: acpid.path
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: basic.target
	After: systemd-ask-password-console.path
	After: acpid.path
	After: systemd-ask-password-wall.path
	References: acpid.path
	References: shutdown.target
	ReferencedBy: systemd-ask-password-console.path
	ReferencedBy: acpid.path
	ReferencedBy: basic.target
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 untested
	Wants: system.slice
	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
	After: system.slice
	TriggeredBy: systemd-ask-password-console.path
	References: shutdown.target
	References: plymouth-start.service
	References: systemd-vconsole-setup.service
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: systemd-ask-password-console.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit systemd-vconsole-setup.service:
	Description: systemd-vconsole-setup.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-vconsole-setup.service
	Before: systemd-ask-password-console.service
	ReferencedBy: systemd-ask-password-console.service
-> Unit acpid.path:
	Description: ACPI Events Check
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: acpid.path
	Fragment Path: /lib/systemd/system/acpid.path
	Requires: sysinit.target
	Requires: -.mount
	WantedBy: paths.target
	Conflicts: shutdown.target
	Before: acpid.service
	Before: paths.target
	Before: shutdown.target
	After: sysinit.target
	After: -.mount
	Triggers: acpid.service
	References: acpid.service
	References: paths.target
	References: sysinit.target
	References: shutdown.target
	References: -.mount
	ReferencedBy: paths.target
	RequiresMountsFor: /etc/acpi/events
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Path State: dead
	Result: success
	Unit: acpid.service
	MakeDirectory: no
	DirectoryMode: 0755
	DirectoryNotEmpty: /etc/acpi/events
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: acpid.service
	Fragment Path: /lib/systemd/system/acpid.service
	Requires: acpid.socket
	Requires: basic.target
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: acpid.path
	After: basic.target
	After: system.slice
	After: acpid.socket
	TriggeredBy: acpid.path
	TriggeredBy: acpid.socket
	References: acpid.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: acpid.path
	ReferencedBy: acpid.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	EnvironmentFile: /etc/default/acpid
	LimitNOFILE: 4096
	StandardInput: socket
	StandardOutput: inherit
	StandardError: inherit
	-> ExecStart:
		Command Line: /usr/sbin/acpid $OPTIONS
	SysVStartPriority: 0
-> Unit acpid.socket:
	Description: ACPID Listen Socket
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: acpid.socket
	Fragment Path: /lib/systemd/system/acpid.socket
	Requires: sysinit.target
	Requires: -.mount
	Wants: -.slice
	RequiredBy: acpid.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: acpid.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: acpid.service
	References: acpid.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.slice
	References: -.mount
	ReferencedBy: acpid.service
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/acpid.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: dead
	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
	RemoveOnStop: no
	ListenStream: /run/acpid.socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit basic.target:
	Description: Basic 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: basic.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/basic.target
	Requires: sysinit.target
	Wants: sockets.target
	Wants: timers.target
	Wants: paths.target
	Wants: slices.target
	Wants: alsa-restore.service
	Wants: console-kit-log-system-start.service
	Wants: alsa-state.service
	RequiredBy: acpid.service
	RequiredBy: systemd-user-sessions.service
	RequiredBy: dbus.service
	RequiredBy: avahi-daemon.service
	RequiredBy: cups.service
	RequiredBy: samba-ad-dc.service
	RequiredBy: speech-dispatcher.service
	RequiredBy: mbmon.service
	RequiredBy: smbd.service
	RequiredBy: hddtemp.service
	RequiredBy: nmbd.service
	RequiredBy: xfs.service
	RequiredBy: gdm.service
	RequiredBy: getty at tty7.service
	RequiredBy: getty at tty1.service
	RequiredBy: rc-local.service
	RequiredBy: apache2.service
	RequiredBy: multi-user.target
	RequiredBy: systemd-logind.service
	RequiredBy: systemd-ask-password-wall.service
	RequiredBy: cron.service
	RequiredBy: ssh.service
	RequiredBy: NetworkManager.service
	RequiredBy: accounts-daemon.service
	Conflicts: shutdown.target
	Before: acpid.service
	Before: systemd-user-sessions.service
	Before: dbus.service
	Before: avahi-daemon.service
	Before: cups.service
	Before: samba-ad-dc.service
	Before: speech-dispatcher.service
	Before: mbmon.service
	Before: smbd.service
	Before: hddtemp.service
	Before: nmbd.service
	Before: xfs.service
	Before: gdm.service
	Before: getty at tty7.service
	Before: getty at tty1.service
	Before: rc-local.service
	Before: apache2.service
	Before: multi-user.target
	Before: systemd-logind.service
	Before: systemd-ask-password-wall.service
	Before: cron.service
	Before: ssh.service
	Before: NetworkManager.service
	Before: accounts-daemon.service
	After: sysinit.target
	After: sockets.target
	After: timers.target
	After: paths.target
	After: slices.target
	References: sysinit.target
	References: sockets.target
	References: timers.target
	References: paths.target
	References: slices.target
	References: alsa-restore.service
	References: console-kit-log-system-start.service
	References: alsa-state.service
	References: shutdown.target
	ReferencedBy: acpid.service
	ReferencedBy: systemd-user-sessions.service
	ReferencedBy: dbus.service
	ReferencedBy: avahi-daemon.service
	ReferencedBy: cups.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: gdm.service
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: rc-local.service
	ReferencedBy: apache2.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-logind.service
	ReferencedBy: systemd-ask-password-wall.service
	ReferencedBy: cron.service
	ReferencedBy: ssh.service
	ReferencedBy: NetworkManager.service
	ReferencedBy: accounts-daemon.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit timers.target:
	Description: Timers
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: timers.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/timers.target
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	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
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: alsa-restore.service
	Fragment Path: /lib/systemd/system/alsa-restore.service
	ConditionPathExists: /var/lib/alsa/asound.state succeeded
	ConditionPathExists: !/etc/alsa/state-daemon.conf succeeded
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: alsa-state.service
	After: systemd-journald.socket
	After: system.slice
	References: alsa-state.service
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: basic.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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 restore
			PID: 1108
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/console-kit-log-system-start.service
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-kit-log-system-start.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-start.service
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: basic.target
	Before: shutdown.target
	Before: console-kit-log-system-stop.service
	Before: console-kit-log-system-restart.service
	After: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: basic.target
	ReferencedBy: console-kit-log-system-stop.service
	ReferencedBy: console-kit-log-system-restart.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-start
			PID: 1107
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: alsa-state.service
	Fragment Path: /lib/systemd/system/alsa-state.service
	ConditionPathExists: /etc/alsa/state-daemon.conf failed
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: no
	Wants: system.slice
	WantedBy: basic.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: alsa-restore.service
	After: sysinit.target
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: basic.target
	ReferencedBy: alsa-restore.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit systemd-tmpfiles-clean.timer:
	Description: Daily Cleanup of Temporary Directories
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-clean.timer
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.timer
	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
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Timer State: dead
	Result: success
	Unit: systemd-tmpfiles-clean.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1min
	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: 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-tmpfiles-clean.service
	Documentation: man:tmpfiles.d(5)
	Documentation: man:systemd-tmpfiles(8)
	Fragment Path: /lib/systemd/system/systemd-tmpfiles-clean.service
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-tmpfiles-clean.timer
	After: systemd-readahead-collect.service
	After: systemd-readahead-replay.service
	After: local-fs.target
	After: time-sync.target
	After: systemd-journald.socket
	After: system.slice
	TriggeredBy: systemd-tmpfiles-clean.timer
	References: shutdown.target
	References: systemd-readahead-collect.service
	References: systemd-readahead-replay.service
	References: local-fs.target
	References: time-sync.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: systemd-tmpfiles-clean.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: time-sync.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/time-sync.target
	Conflicts: shutdown.target
	Before: systemd-tmpfiles-clean.service
	References: shutdown.target
	ReferencedBy: systemd-tmpfiles-clean.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-udev-settle.service:
	Description: udev Wait for Complete Device Initialization
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-udev-settle.service
	Documentation: man:udev(7)
	Documentation: man:systemd-udevd.service(8)
	Fragment Path: /lib/systemd/system/systemd-udev-settle.service
	ConditionPathIsReadWrite: /sys untested
	Wants: systemd-udevd.service
	Wants: system.slice
	Before: udev-finish.service
	Before: sysinit.target
	After: systemd-udev-trigger.service
	After: systemd-journald.socket
	After: system.slice
	References: systemd-udevd.service
	References: systemd-udev-trigger.service
	References: sysinit.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: udev-finish.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/udevadm settle
	SysVStartPriority: 0
-> Unit proc-sys-fs-binfmt_misc.mount:
	Description: Arbitrary Executable File Formats 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	Requires: -.mount
	Wants: system.slice
	After: proc-sys-fs-binfmt_misc.automount
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	TriggeredBy: proc-sys-fs-binfmt_misc.automount
	References: systemd-journald.socket
	References: system.slice
	References: -.mount
	ReferencedBy: proc-sys-fs-binfmt_misc.automount
	RequiresMountsFor: /proc/sys/fs
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Mount State: dead
	Result: success
	Where: /proc/sys/fs/binfmt_misc
	What: binfmt_misc
	File System Type: binfmt_misc
	Options: n/a
	From /proc/self/mountinfo: no
	From fragment: yes
	DirectoryMode: 0755
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-user-sessions.service:
	Description: Permit User 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-user-sessions.service
	Documentation: man:systemd-user-sessions.service(8)
	Fragment Path: /lib/systemd/system/systemd-user-sessions.service
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: gdm.service
	Before: getty at tty7.service
	Before: getty at tty1.service
	Before: multi-user.target
	Before: systemd-ask-password-wall.service
	After: systemd-journal-flush.service
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: systemd-journal-flush.service
	ReferencedBy: gdm.service
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: multi-user.target
	ReferencedBy: systemd-ask-password-wall.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit dev-mapper-sil_aibgahcdfbcc6.swap:
	Description: /dev/mapper/sil_aibgahcdfbcc6
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-mapper-sil_aibgahcdfbcc6.swap
	Documentation: man:fstab(5)
	Documentation: man:systemd-fstab-generator(8)
	Fragment Path: /run/systemd/generator/dev-mapper-sil_aibgahcdfbcc6.swap
	Source Path: /etc/fstab
	Requires: -.mount
	Wants: system.slice
	BindsTo: dev-mapper-sil_aibgahcdfbcc6.device
	RequiredBy: swap.target
	WantedBy: swap.target
	WantedBy: dev-mapper-sil_aibgahcdfbcc6.device
	Conflicts: umount.target
	Before: umount.target
	Before: swap.target
	After: dev-mapper-sil_aibgahcdfbcc6.device
	After: systemd-journald.socket
	After: system.slice
	After: -.mount
	References: dev-mapper-sil_aibgahcdfbcc6.device
	References: systemd-journald.socket
	References: umount.target
	References: system.slice
	References: -.mount
	ReferencedBy: swap.target
	RequiresMountsFor: /dev/mapper/sil_aibgahcdfbcc6
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Swap State: dead
	Result: success
	What: /dev/mapper/sil_aibgahcdfbcc6
	From /proc/swaps: no
	From fragment: yes
	Device Node: /dev/dm-4
	Priority: -1
	NoAuto: no
	NoFail: no
	Options: sw
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dev-mapper-sil_aibgahcdfbcc6.device:
	Description: dev-mapper-sil_aibgahcdfbcc6.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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-mapper-sil_aibgahcdfbcc6.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: dev-mapper-sil_aibgahcdfbcc6.swap
	BoundBy: dev-mapper-sil_aibgahcdfbcc6.swap
	Before: dev-mapper-sil_aibgahcdfbcc6.swap
	ReferencedBy: dev-mapper-sil_aibgahcdfbcc6.swap
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rescue.service
	Documentation: man:sulogin(8)
	Fragment Path: /lib/systemd/system/rescue.service
	Requires: -.mount
	Wants: system.slice
	RequiredBy: rescue.target
	Conflicts: shutdown.target
	ConflictedBy: emergency.service
	ConflictedBy: multi-user.target
	Before: shutdown.target
	Before: multi-user.target
	Before: rescue.target
	After: sysinit.target
	After: plymouth-start.service
	After: system.slice
	After: -.mount
	References: shutdown.target
	References: sysinit.target
	References: plymouth-start.service
	References: system.slice
	References: -.mount
	ReferencedBy: emergency.service
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	RequiresMountsFor: /root
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /root
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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 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: /bin/sh -c '/sbin/sulogin; /bin/systemctl --fail --no-block default'
	SysVStartPriority: 0
-> Unit syslog.service:
	Description: syslog.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: syslog.service
	After: syslog.socket
	TriggeredBy: syslog.socket
	ReferencedBy: syslog.socket
-> Unit cups.socket:
	Description: CUPS Printing Service Sockets
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cups.socket
	Fragment Path: /lib/systemd/system/cups.socket
	Requires: sysinit.target
	Requires: -.mount
	Wants: -.slice
	RequiredBy: cups.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: cups.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: cups.service
	References: cups.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: cups.service
	RequiresMountsFor: /var/run/cups/cups.sock
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: dead
	Result: success
	BindIPv6Only: ipv6-only
	Backlog: 128
	SocketMode: 0666
	DirectoryMode: 0755
	KeepAlive: no
	FreeBind: no
	Transparent: no
	Broadcast: no
	PassCredentials: yes
	PassSecurity: no
	TCPCongestion: n/a
	RemoveOnStop: no
	ListenStream: /var/run/cups/cups.sock
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit avahi-daemon.socket:
	Description: Avahi mDNS/DNS-SD Stack Activation Socket
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: avahi-daemon.socket
	Fragment Path: /lib/systemd/system/avahi-daemon.socket
	Requires: sysinit.target
	Requires: -.mount
	Wants: -.slice
	RequiredBy: avahi-daemon.service
	WantedBy: sockets.target
	Conflicts: shutdown.target
	Before: avahi-daemon.service
	Before: sockets.target
	Before: shutdown.target
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: avahi-daemon.service
	References: avahi-daemon.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: avahi-daemon.service
	RequiresMountsFor: /var/run/avahi-daemon/socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: dead
	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
	RemoveOnStop: no
	ListenStream: /var/run/avahi-daemon/socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-shutdownd.socket:
	Description: Delayed Shutdown Socket
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-shutdownd.socket
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.socket
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: -.slice
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-shutdownd.service
	After: -.slice
	After: -.mount
	Triggers: systemd-shutdownd.service
	References: sockets.target
	References: systemd-shutdownd.service
	References: -.slice
	References: -.mount
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/shutdownd
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ListenDatagram: /run/systemd/shutdownd
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit systemd-initctl.socket:
	Description: /dev/initctl Compatibility Named Pipe
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-initctl.socket
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.socket
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Requires: -.mount
	Wants: -.slice
	WantedBy: sockets.target
	Before: sockets.target
	Before: systemd-initctl.service
	After: -.slice
	After: -.mount
	Triggers: systemd-initctl.service
	References: sockets.target
	References: systemd-initctl.service
	References: -.slice
	References: -.mount
	ReferencedBy: sockets.target
	RequiresMountsFor: /run/systemd/initctl/fifo
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	RemoveOnStop: no
	ListenFIFO: /run/systemd/initctl/fifo
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dbus.socket:
	Description: D-Bus System Message Bus Socket
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dbus.socket
	Fragment Path: /lib/systemd/system/dbus.socket
	Requires: sysinit.target
	Requires: -.mount
	Wants: -.slice
	RequiredBy: dbus.service
	WantedBy: sockets.target
	WantedBy: systemd-logind.service
	Conflicts: shutdown.target
	Before: dbus.service
	Before: sockets.target
	Before: shutdown.target
	Before: systemd-logind.service
	After: sysinit.target
	After: -.slice
	After: -.mount
	Triggers: dbus.service
	References: dbus.service
	References: sockets.target
	References: sysinit.target
	References: shutdown.target
	References: -.slice
	References: -.mount
	ReferencedBy: sockets.target
	ReferencedBy: dbus.service
	ReferencedBy: systemd-logind.service
	RequiresMountsFor: /var/run/dbus/system_bus_socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Socket State: dead
	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
	RemoveOnStop: no
	ListenStream: /var/run/dbus/system_bus_socket
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
-> Unit dbus.service:
	Description: D-Bus System Message Bus
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dbus.service
	Documentation: man:dbus-daemon(1)
	Fragment Path: /lib/systemd/system/dbus.service
	Requires: dbus.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: dbus.socket
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: dbus.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-initctl.service
	Documentation: man:systemd-initctl.service(8)
	Fragment Path: /lib/systemd/system/systemd-initctl.service
	Wants: system.slice
	After: systemd-initctl.socket
	After: systemd-journald.socket
	After: system.slice
	TriggeredBy: systemd-initctl.socket
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: systemd-initctl.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-initctl
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-shutdownd.service
	Documentation: man:systemd-shutdownd.service(8)
	Fragment Path: /lib/systemd/system/systemd-shutdownd.service
	Wants: system.slice
	After: systemd-shutdownd.socket
	After: systemd-journald.socket
	After: system.slice
	TriggeredBy: systemd-shutdownd.socket
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: systemd-shutdownd.socket
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-shutdownd
	SysVStartPriority: 0
-> Unit avahi-daemon.service:
	Description: Avahi mDNS/DNS-SD Stack
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: avahi-daemon.service
	Fragment Path: /lib/systemd/system/avahi-daemon.service
	Requires: avahi-daemon.socket
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: avahi-daemon.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: avahi-daemon.socket
	References: avahi-daemon.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: avahi-daemon.socket
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: main
	BusName: org.freedesktop.Avahi
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit cups.service:
	Description: CUPS Printing 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cups.service
	Documentation: man:cupsd(8)
	Documentation: man:cupsd.conf(5)
	Fragment Path: /lib/systemd/system/cups.service
	Requires: cups.socket
	Requires: basic.target
	Requires: -.mount
	Wants: system.slice
	WantedBy: printer.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: smbd.service
	Before: printer.target
	After: cups.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: -.mount
	TriggeredBy: cups.socket
	References: cups.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	References: -.mount
	ReferencedBy: cups.socket
	ReferencedBy: smbd.service
	ReferencedBy: printer.target
	RequiresMountsFor: /tmp /var/tmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: yes
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cupsd -f
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-readahead-done.timer
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.timer
	ConditionVirtualization: no untested
	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: graphical.target
	References: systemd-readahead-done.service
	ReferencedBy: systemd-readahead-collect.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Timer State: dead
	Result: success
	Unit: systemd-readahead-done.service
	Persistent: no
	WakeSystem: no
	Accuracy: 1s
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-readahead-done.service
	Documentation: man:systemd-readahead-replay.service(8)
	Fragment Path: /lib/systemd/system/systemd-readahead-done.service
	ConditionVirtualization: no untested
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-readahead-done.timer
	After: graphical.target
	After: systemd-journald.socket
	After: system.slice
	TriggeredBy: systemd-readahead-done.timer
	References: shutdown.target
	References: graphical.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: systemd-readahead-done.timer
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemd-notify --readahead=done
	SysVStartPriority: 0
-> Unit graphical.target:
	Description: Graphical Interface
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: default.target
	Name: graphical.target
	Name: runlevel5.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/graphical.target
	Requires: multi-user.target
	Wants: accounts-daemon.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: apache2.service
	Wants: xfs.service
	Wants: nmbd.service
	Wants: hddtemp.service
	Wants: smbd.service
	Wants: mbmon.service
	Wants: speech-dispatcher.service
	Wants: samba-ad-dc.service
	Wants: gdm.service
	Conflicts: shutdown.target
	Conflicts: rescue.target
	Before: systemd-readahead-done.timer
	Before: systemd-readahead-done.service
	Before: systemd-update-utmp-runlevel.service
	After: samba-ad-dc.service
	After: speech-dispatcher.service
	After: mbmon.service
	After: smbd.service
	After: hddtemp.service
	After: nmbd.service
	After: xfs.service
	After: apache2.service
	After: multi-user.target
	After: accounts-daemon.service
	References: accounts-daemon.service
	References: systemd-update-utmp-runlevel.service
	References: shutdown.target
	References: apache2.service
	References: xfs.service
	References: nmbd.service
	References: hddtemp.service
	References: smbd.service
	References: mbmon.service
	References: speech-dispatcher.service
	References: samba-ad-dc.service
	References: multi-user.target
	References: rescue.target
	References: gdm.service
	ReferencedBy: systemd-readahead-done.timer
	ReferencedBy: systemd-readahead-done.service
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit multi-user.target:
	Description: Multi-User 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: runlevel4.target
	Name: multi-user.target
	Name: runlevel3.target
	Name: runlevel2.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/multi-user.target
	Requires: basic.target
	Wants: systemd-update-utmp-runlevel.service
	Wants: apache2.service
	Wants: xfs.service
	Wants: nmbd.service
	Wants: hddtemp.service
	Wants: smbd.service
	Wants: mbmon.service
	Wants: speech-dispatcher.service
	Wants: samba-ad-dc.service
	Wants: NetworkManager.service
	Wants: avahi-daemon.service
	Wants: ssh.service
	Wants: cron.service
	Wants: remote-fs.target
	Wants: rc-local.service
	Wants: getty.target
	Wants: systemd-ask-password-wall.path
	Wants: systemd-logind.service
	Wants: dbus.service
	Wants: systemd-user-sessions.service
	RequiredBy: graphical.target
	Conflicts: rescue.service
	Conflicts: shutdown.target
	Conflicts: rescue.target
	Before: systemd-update-utmp-runlevel.service
	Before: graphical.target
	After: samba-ad-dc.service
	After: speech-dispatcher.service
	After: mbmon.service
	After: smbd.service
	After: hddtemp.service
	After: nmbd.service
	After: xfs.service
	After: apache2.service
	After: basic.target
	After: rescue.service
	After: avahi-daemon.service
	After: rc-local.service
	After: getty.target
	After: dbus.service
	After: systemd-user-sessions.service
	After: systemd-logind.service
	After: cron.service
	After: ssh.service
	After: NetworkManager.service
	After: rescue.target
	References: basic.target
	References: rescue.service
	References: systemd-update-utmp-runlevel.service
	References: apache2.service
	References: xfs.service
	References: nmbd.service
	References: hddtemp.service
	References: smbd.service
	References: mbmon.service
	References: speech-dispatcher.service
	References: samba-ad-dc.service
	References: NetworkManager.service
	References: avahi-daemon.service
	References: ssh.service
	References: cron.service
	References: remote-fs.target
	References: rc-local.service
	References: getty.target
	References: systemd-ask-password-wall.path
	References: systemd-logind.service
	References: dbus.service
	References: systemd-user-sessions.service
	References: shutdown.target
	References: rescue.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: samba-ad-dc.service
	ReferencedBy: speech-dispatcher.service
	ReferencedBy: mbmon.service
	ReferencedBy: smbd.service
	ReferencedBy: hddtemp.service
	ReferencedBy: nmbd.service
	ReferencedBy: xfs.service
	ReferencedBy: apache2.service
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: runlevel1.target
	Name: rescue.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
	Conflicts: shutdown.target
	ConflictedBy: graphical.target
	ConflictedBy: multi-user.target
	Before: systemd-update-utmp-runlevel.service
	Before: multi-user.target
	After: sysinit.target
	After: rescue.service
	References: sysinit.target
	References: rescue.service
	References: systemd-update-utmp-runlevel.service
	References: shutdown.target
	ReferencedBy: systemd-update-utmp-runlevel.service
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit accounts-daemon.service:
	Description: Accounts 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: accounts-daemon.service
	Fragment Path: /lib/systemd/system/accounts-daemon.service
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: graphical.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: no
	NotifyAccess: none
	BusName: org.freedesktop.Accounts
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/lib/accountsservice/accounts-daemon
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: n/a
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	GC Check Good: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-update-utmp-runlevel.service
	Documentation: man:systemd-update-utmp.service(8)
	Documentation: man:utmp(5)
	Fragment Path: /lib/systemd/system/systemd-update-utmp-runlevel.service
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Requires: -.mount
	Requisite: systemd-update-utmp.service
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	WantedBy: rescue.target
	WantedBy: reboot.target
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-update-utmp.service
	After: rescue.target
	After: multi-user.target
	After: systemd-journald.socket
	After: system.slice
	After: graphical.target
	After: -.mount
	References: shutdown.target
	References: systemd-update-utmp.service
	References: rescue.target
	References: multi-user.target
	References: systemd-journald.socket
	References: system.slice
	References: graphical.target
	References: -.mount
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	ReferencedBy: rescue.target
	ReferencedBy: reboot.target
	RequiresMountsFor: /var/log/wtmp
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /lib/systemd/systemd-update-utmp runlevel
			PID: 1120
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Code: exited
			Exit Status: 0
	SysVStartPriority: 0
-> Unit apache2.service:
	Description: LSB: Start/stop apache2 web server
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: apache2.service
	Fragment Path: /run/systemd/generator.late/apache2.service
	Source Path: /etc/init.d/apache2
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: local-fs.target
	After: remote-fs.target
	After: network-online.target
	After: systemd-journald-dev-log.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: local-fs.target
	References: remote-fs.target
	References: network-online.target
	References: systemd-journald-dev-log.socket
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/apache2 start
	-> ExecReload:
		Command Line: /etc/init.d/apache2 reload
	-> ExecStop:
		Command Line: /etc/init.d/apache2 stop
	SysVStartPriority: 1
-> Unit xfs.service:
	Description: LSB: Start/stop script for the X Font Server.
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: xfs.service
	Fragment Path: /run/systemd/generator.late/xfs.service
	Source Path: /etc/init.d/xfs
	DropIn Path: /run/systemd/generator/xfs.service.d/50-xfs-$x-font-server.conf
	Requires: basic.target
	Wants: network-online.target
	Wants: x-font-server.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: gdm.service
	Before: kdm.service
	Before: xdm.service
	Before: ldm.service
	Before: sdm.service
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	Before: x-font-server.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald-dev-log.socket
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: gdm.service
	References: kdm.service
	References: xdm.service
	References: ldm.service
	References: sdm.service
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald-dev-log.socket
	References: network-online.target
	References: x-font-server.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/xfs start
	-> ExecReload:
		Command Line: /etc/init.d/xfs reload
	-> ExecStop:
		Command Line: /etc/init.d/xfs stop
	SysVStartPriority: 2
-> Unit nmbd.service:
	Description: LSB: start Samba NetBIOS nameserver (nmbd)
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: nmbd.service
	Fragment Path: /run/systemd/generator.late/nmbd.service
	Source Path: /etc/init.d/nmbd
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: smbd.service
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: smbd.service
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/nmbd start
	-> ExecStop:
		Command Line: /etc/init.d/nmbd stop
	SysVStartPriority: 2
-> Unit hddtemp.service:
	Description: LSB: disk temperature monitoring 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: hddtemp.service
	Fragment Path: /run/systemd/generator.late/hddtemp.service
	Source Path: /etc/init.d/hddtemp
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald-dev-log.socket
	After: network-online.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: remote-fs.target
	References: systemd-journald-dev-log.socket
	References: network-online.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/hddtemp start
	-> ExecStop:
		Command Line: /etc/init.d/hddtemp stop
	SysVStartPriority: 2
-> Unit smbd.service:
	Description: LSB: start Samba SMB/CIFS daemon (smbd)
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: smbd.service
	Fragment Path: /run/systemd/generator.late/smbd.service
	Source Path: /etc/init.d/smbd
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: slapd.service
	After: cups.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	After: nmbd.service
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: slapd.service
	References: cups.service
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: nmbd.service
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/smbd start
	-> ExecReload:
		Command Line: /etc/init.d/smbd reload
	-> ExecStop:
		Command Line: /etc/init.d/smbd stop
	SysVStartPriority: 5
-> Unit mbmon.service:
	Description: (null)
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: mbmon.service
	Fragment Path: /run/systemd/generator.late/mbmon.service
	Source Path: /etc/init.d/mbmon
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald-dev-log.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: remote-fs.target
	References: systemd-journald-dev-log.socket
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/mbmon start
	-> ExecStop:
		Command Line: /etc/init.d/mbmon stop
	SysVStartPriority: 2
-> Unit speech-dispatcher.service:
	Description: LSB: Speech Dispatcher
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: speech-dispatcher.service
	Fragment Path: /run/systemd/generator.late/speech-dispatcher.service
	Source Path: /etc/init.d/speech-dispatcher
	Requires: basic.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: remote-fs.target
	After: systemd-journald-dev-log.socket
	After: festival.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: remote-fs.target
	References: systemd-journald-dev-log.socket
	References: festival.service
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/speech-dispatcher start
	-> ExecReload:
		Command Line: /etc/init.d/speech-dispatcher reload
	-> ExecStop:
		Command Line: /etc/init.d/speech-dispatcher stop
	SysVStartPriority: 2
-> Unit samba-ad-dc.service:
	Description: LSB: start Samba daemons for the AD DC
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: samba-ad-dc.service
	Fragment Path: /run/systemd/generator.late/samba-ad-dc.service
	Source Path: /etc/init.d/samba-ad-dc
	Requires: basic.target
	Wants: network-online.target
	Wants: system.slice
	WantedBy: graphical.target
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	Before: graphical.target
	Before: shutdown.target
	After: network-online.target
	After: local-fs.target
	After: remote-fs.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: multi-user.target
	References: graphical.target
	References: shutdown.target
	References: network-online.target
	References: local-fs.target
	References: remote-fs.target
	References: systemd-journald.socket
	References: basic.target
	References: system.slice
	ReferencedBy: graphical.target
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /etc/init.d/samba-ad-dc start
	-> ExecStop:
		Command Line: /etc/init.d/samba-ad-dc stop
	SysVStartPriority: 2
-> Unit festival.service:
	Description: festival.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: festival.service
	Before: speech-dispatcher.service
	ReferencedBy: speech-dispatcher.service
-> Unit slapd.service:
	Description: slapd.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: slapd.service
	Before: smbd.service
	ReferencedBy: smbd.service
-> Unit gdm.service:
	Description: GNOME Display Manager
	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: yes
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: gdm.service
	Name: gdm3.service
	Name: display-manager.service
	Fragment Path: /lib/systemd/system/gdm.service
	DropIn Path: /run/systemd/generator/gdm.service.d/50-gdm-$x-display-manager.conf
	Requires: basic.target
	Wants: x-display-manager.target
	Wants: system.slice
	RequiredBy: x-display-manager.target
	WantedBy: graphical.target
	Conflicts: getty at tty7.service
	Conflicts: plymouth-quit.service
	Conflicts: shutdown.target
	Before: x-display-manager.target
	Before: shutdown.target
	After: xfs.service
	After: systemd-user-sessions.service
	After: getty at tty7.service
	After: plymouth-quit.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: getty at tty7.service
	References: plymouth-quit.service
	References: systemd-user-sessions.service
	References: x-display-manager.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: xfs.service
	ReferencedBy: x-display-manager.target
	ReferencedBy: graphical.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: always
	NotifyAccess: none
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: syslog
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStartPre:
		Command Line: /bin/sh -c '[ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/gdm3" ]'
		Command Line: /usr/share/gdm/generate-config
	-> ExecStart:
		Command Line: /usr/sbin/gdm3
	-> ExecReload:
		Command Line: /bin/kill -HUP $MAINPID
		Command Line: /usr/share/gdm/generate-config
	SysVStartPriority: 0
-> Unit kdm.service:
	Description: kdm.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: kdm.service
	After: xfs.service
	ReferencedBy: xfs.service
-> Unit xdm.service:
	Description: xdm.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: xdm.service
	After: xfs.service
	ReferencedBy: xfs.service
-> Unit ldm.service:
	Description: ldm.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ldm.service
	After: xfs.service
	ReferencedBy: xfs.service
-> Unit sdm.service:
	Description: sdm.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sdm.service
	After: xfs.service
	ReferencedBy: xfs.service
-> Unit x-font-server.target:
	Description: x-font-server.target
	Instance: n/a
	Unit Load State: not-found
	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: yes
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: x-font-server.target
	WantedBy: xfs.service
	After: xfs.service
	ReferencedBy: xfs.service
-> Unit getty at tty7.service:
	Description: Getty on tty7
	Instance: tty7
	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
	Transient: no
	Slice: system-getty.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: getty at tty7.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 untested
	Requires: basic.target
	Wants: system-getty.slice
	Conflicts: shutdown.target
	ConflictedBy: gdm.service
	Before: gdm.service
	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
	After: system-getty.slice
	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
	References: system-getty.slice
	ReferencedBy: gdm.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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/tty7
	TTYReset: yes
	TTYVHangup: yes
	TTYVTDisallocate: yes
	SyslogFacility: daemon
	SyslogLevel: info
	UtmpIdentifier: tty7
	-> ExecStart:
		Command Line: /sbin/agetty --noclear %I $TERM
	SysVStartPriority: 0
-> Unit plymouth-quit.service:
	Description: plymouth-quit.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: plymouth-quit.service
	ConflictedBy: gdm.service
	Before: gdm.service
	ReferencedBy: gdm.service
-> Unit x-display-manager.target:
	Description: X11 Display Manager
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: x-display-manager.target
	Fragment Path: /lib/systemd/system/x-display-manager.target
	Source Path: /etc/insserv.conf.d/gdm3
	DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-gdm-$x-display-manager.conf
	DropIn Path: /run/systemd/generator/x-display-manager.target.d/50-hard-dependency-gdm3-$x-display-manager.conf
	Requires: gdm.service
	WantedBy: gdm.service
	Conflicts: shutdown.target
	After: gdm.service
	References: gdm.service
	References: shutdown.target
	ReferencedBy: gdm.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit plymouth-quit-wait.service:
	Description: plymouth-quit-wait.service
	Instance: n/a
	Unit Load State: not-found
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: plymouth-quit-wait.service
	Before: getty at tty7.service
	Before: getty at tty1.service
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
-> Unit rc-local.service:
	Description: /etc/rc.local Compatibility
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: rc-local.service
	Fragment Path: /lib/systemd/system/rc-local.service
	ConditionFileIsExecutable: /etc/rc.local untested
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: getty at tty7.service
	Before: getty at tty1.service
	Before: shutdown.target
	Before: multi-user.target
	After: network.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: network.target
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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 getty.target:
	Description: Login Prompts
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: getty at tty1.service
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: multi-user.target
	After: getty at tty7.service
	After: getty at tty1.service
	References: getty at tty1.service
	References: shutdown.target
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit system-getty.slice:
	Description: system-getty.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-getty.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: system-getty.slice
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: getty at tty7.service
	WantedBy: getty at tty1.service
	Conflicts: shutdown.target
	Before: getty at tty7.service
	Before: shutdown.target
	Before: getty at tty1.service
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: getty at tty7.service
	ReferencedBy: getty at tty1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=4294967295
	StartupCPUShares=4294967295
	CPUQuotaPerSecSec=n/a
	BlockIOWeight=4294967295
	StartupBlockIOWeight=4294967295
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit getty at tty1.service:
	Description: Getty on tty1
	Instance: tty1
	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
	Transient: no
	Slice: system-getty.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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 untested
	Requires: basic.target
	Wants: system-getty.slice
	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
	After: system-getty.slice
	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
	References: system-getty.slice
	ReferencedBy: getty.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: idle
	Restart: always
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  yes
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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 $TERM
	SysVStartPriority: 0
-> Unit NetworkManager.service:
	Description: Network Manager
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: NetworkManager.service
	Fragment Path: /lib/systemd/system/NetworkManager.service
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: on-failure
	NotifyAccess: none
	BusName: org.freedesktop.NetworkManager
	Bus Name Good: no
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/NetworkManager --no-daemon
	SysVStartPriority: 0
-> Unit ssh.service:
	Description: OpenBSD Secure Shell server
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ssh.service
	Fragment Path: /lib/systemd/system/ssh.service
	ConditionPathExists: !/etc/ssh/sshd_not_to_be_run untested
	Requires: basic.target
	Wants: system.slice
	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
	After: system.slice
	References: network.target
	References: auditd.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: simple
	Restart: on-failure
	NotifyAccess: none
	KillMode: process
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit cron.service:
	Description: Regular background program processing 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: no
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: cron.service
	Documentation: man:cron(8)
	Fragment Path: /lib/systemd/system/cron.service
	Requires: basic.target
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: no
	EnvironmentFile: -/etc/default/cron
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/cron -f $EXTRA_OPTS
	SysVStartPriority: 0
-> 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: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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: Mon 2015-01-12 21:43:10 GMT
	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
	RequiresMountsFor: /run/systemd/ask-password
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	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: 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-logind.service
	Documentation: man:systemd-logind.service(8)
	Documentation: man:logind.conf(5)
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/logind
	Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
	Fragment Path: /lib/systemd/system/systemd-logind.service
	Requires: basic.target
	Wants: user.slice
	Wants: dbus.socket
	Wants: system.slice
	WantedBy: multi-user.target
	Conflicts: shutdown.target
	Before: shutdown.target
	Before: multi-user.target
	After: nss-user-lookup.target
	After: user.slice
	After: dbus.socket
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	References: user.slice
	References: nss-user-lookup.target
	References: dbus.socket
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: multi-user.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Service State: dead
	Result: success
	Reload Result: success
	PermissionsStartOnly: no
	RootDirectoryStartOnly: no
	RemainAfterExit: no
	GuessMainPID: yes
	Type: dbus
	Restart: always
	NotifyAccess: main
	BusName: org.freedesktop.login1
	Bus Name Good: no
	KillMode: control-group
	KillSignal: SIGTERM
	SendSIGKILL: yes
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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_admin cap_sys_tty_config cap_audit_control
	-> ExecStart:
		Command Line: /lib/systemd/systemd-logind
	SysVStartPriority: 0
-> Unit user.slice:
	Description: User and Session Slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:10 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: -.slice
	CGroup: /user.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: user.slice
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/user.slice
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: -.slice
	WantedBy: systemd-logind.service
	Conflicts: shutdown.target
	Before: systemd-logind.service
	Before: slices.target
	Before: shutdown.target
	After: -.slice
	References: slices.target
	References: shutdown.target
	References: -.slice
	ReferencedBy: systemd-logind.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=4294967295
	StartupCPUShares=4294967295
	CPUQuotaPerSecSec=n/a
	BlockIOWeight=4294967295
	StartupBlockIOWeight=4294967295
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	OnFailureJobMode: replace
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	Wants: system.slice
	Conflicts: shutdown.target
	Before: shutdown.target
	After: systemd-ask-password-wall.path
	After: systemd-user-sessions.service
	After: systemd-journald.socket
	After: basic.target
	After: system.slice
	TriggeredBy: systemd-ask-password-wall.path
	References: systemd-user-sessions.service
	References: systemd-journald.socket
	References: basic.target
	References: shutdown.target
	References: system.slice
	ReferencedBy: systemd-ask-password-wall.path
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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
	SysVStartPriority: 0
-> Unit dev-mapper-sil_aibgahcdfbcc7.device:
	Description: dev-mapper-sil_aibgahcdfbcc7.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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-mapper-sil_aibgahcdfbcc7.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: mnt-shared.mount
	BoundBy: mnt-shared.mount
	Before: mnt-shared.mount
	ReferencedBy: mnt-shared.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit dev-mapper-sil_aibgahcdfbcc5.device:
	Description: dev-mapper-sil_aibgahcdfbcc5.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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-mapper-sil_aibgahcdfbcc5.device
	Job Timeout: 1min 30s
	Condition Timestamp: Mon 2015-01-12 21:43:10 GMT
	Condition Result: yes
	Wants: mnt-games.mount
	BoundBy: mnt-games.mount
	Before: mnt-games.mount
	ReferencedBy: mnt-games.mount
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: dead
	Sysfs Path: n/a
-> Unit unattended-upgrades.service:
	Description: Unattended Upgrades
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: unattended-upgrades.service
	Documentation: man:unattended-upgrade(8)
	Fragment Path: /lib/systemd/system/unattended-upgrades.service
	Wants: system.slice
	WantedBy: shutdown.target
	Before: shutdown.target
	Before: reboot.target
	Before: halt.target
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: reboot.target
	References: halt.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/share/unattended-upgrades/unattended-upgrade-shutdown
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: alsa-store.service
	Fragment Path: /lib/systemd/system/alsa-store.service
	ConditionPathExists: !/etc/alsa/state-daemon.conf untested
	Wants: system.slice
	WantedBy: shutdown.target
	Before: shutdown.target
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: shutdown.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: 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 store
	SysVStartPriority: 0
-> Unit reboot.target:
	Description: Reboot
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: reboot.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/reboot.target
	Requires: systemd-reboot.service
	Wants: systemd-update-utmp-runlevel.service
	Wants: console-kit-log-system-restart.service
	After: unattended-upgrades.service
	After: systemd-reboot.service
	References: systemd-reboot.service
	References: systemd-update-utmp-runlevel.service
	References: console-kit-log-system-restart.service
	ReferencedBy: unattended-upgrades.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit halt.target:
	Description: Halt
	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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: halt.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/halt.target
	Requires: systemd-halt.service
	Wants: console-kit-log-system-stop.service
	After: unattended-upgrades.service
	After: systemd-halt.service
	References: systemd-halt.service
	References: console-kit-log-system-stop.service
	ReferencedBy: unattended-upgrades.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-halt.service:
	Description: Halt
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-halt.service
	Documentation: man:systemd-halt.service(8)
	Fragment Path: /lib/systemd/system/systemd-halt.service
	Requires: shutdown.target
	Requires: umount.target
	Requires: final.target
	Wants: system.slice
	RequiredBy: halt.target
	Before: halt.target
	After: shutdown.target
	After: umount.target
	After: final.target
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: umount.target
	References: final.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: halt.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl --force halt
	SysVStartPriority: 0
-> Unit console-kit-log-system-stop.service:
	Description: Console System Shutdown Logging
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-kit-log-system-stop.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-stop.service
	Wants: system.slice
	WantedBy: halt.target
	Before: shutdown.target
	After: sysinit.target
	After: console-kit-log-system-start.service
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: console-kit-log-system-start.service
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: halt.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-stop
	SysVStartPriority: 0
-> 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
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: final.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/final.target
	RequiredBy: systemd-halt.service
	RequiredBy: systemd-reboot.service
	Before: systemd-halt.service
	Before: systemd-reboot.service
	After: shutdown.target
	After: umount.target
	References: shutdown.target
	References: umount.target
	ReferencedBy: systemd-halt.service
	ReferencedBy: systemd-reboot.service
	StopWhenUnneeded: no
	RefuseManualStart: yes
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: dead
-> Unit systemd-reboot.service:
	Description: Reboot
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: systemd-reboot.service
	Documentation: man:systemd-halt.service(8)
	Fragment Path: /lib/systemd/system/systemd-reboot.service
	Requires: shutdown.target
	Requires: umount.target
	Requires: final.target
	Wants: system.slice
	RequiredBy: reboot.target
	Before: reboot.target
	After: shutdown.target
	After: umount.target
	After: final.target
	After: systemd-journald.socket
	After: system.slice
	References: shutdown.target
	References: umount.target
	References: final.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: reboot.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /bin/systemctl --force reboot
	SysVStartPriority: 0
-> Unit console-kit-log-system-restart.service:
	Description: Console System Reboot Logging
	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
	Transient: no
	Slice: system.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: console-kit-log-system-restart.service
	Fragment Path: /lib/systemd/system/console-kit-log-system-restart.service
	Wants: system.slice
	WantedBy: reboot.target
	Before: shutdown.target
	After: sysinit.target
	After: console-kit-log-system-start.service
	After: systemd-journald.socket
	After: system.slice
	References: sysinit.target
	References: console-kit-log-system-start.service
	References: shutdown.target
	References: systemd-journald.socket
	References: system.slice
	ReferencedBy: reboot.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /usr/sbin/ck-log-system-restart
	SysVStartPriority: 0
-> Unit sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-sr0.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sr0.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-cdrom.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-cdrom.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-cdrw.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-cdrw.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-dvd.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dvd.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-dvdrw.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit dev-dvdrw.device:
	Description: PHILIPS_DVD+_-RW_DVD8701
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:13 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dvdrw.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Following Set Member: dev-dvd.device
	Following Set Member: dev-disk-by\x2did-ata\x2dPHILIPS_DVD\x2b_\x2dRW_DVD8701_MY0M9753701595C501AG.device
	Following Set Member: dev-cdrw.device
	Following Set Member: dev-cdrom.device
	Following Set Member: dev-sr0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata3-host2-target2:0:0-2:0:0:0-block-sr0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sr0
-> Unit sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device:
	Description: HL-DT-ST_DVDRAM_GSA-4081B
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device
	Following Set Member: dev-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GSA\x2d4081B_K1441RF4719.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sr1
-> Unit dev-sr1.device:
	Description: HL-DT-ST_DVDRAM_GSA-4081B
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sr1.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GSA\x2d4081B_K1441RF4719.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sr1
-> Unit dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GSA\x2d4081B_K1441RF4719.device:
	Description: HL-DT-ST_DVDRAM_GSA-4081B
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dHL\x2dDT\x2dST_DVDRAM_GSA\x2d4081B_K1441RF4719.device
	Following: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device
	Following Set Member: dev-sr1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:09.0-ata4-host3-target3:0:0-3:0:0:0-block-sr1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sr1
-> Unit sys-devices-pci0000:00-0000:00:0c.0-0000:02:01.0-net-eth1.device:
	Description: 3C920B-EMB Integrated Fast Ethernet Controller [Tornado] (A7N8X Deluxe onboard 3C920B-EMB Integrated Fast Ethernet Controller)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:0c.0-0000:02:01.0-net-eth1.device
	Following Set Member: sys-subsystem-net-devices-eth1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0c.0/0000:02:01.0/net/eth1
-> Unit sys-subsystem-net-devices-eth1.device:
	Description: 3C920B-EMB Integrated Fast Ethernet Controller [Tornado] (A7N8X Deluxe onboard 3C920B-EMB Integrated Fast Ethernet Controller)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-subsystem-net-devices-eth1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:0c.0-0000:02:01.0-net-eth1.device
	Job Timeout: 1min 30s
	BoundBy: ifup at eth1.service
	ReferencedBy: ifup at eth1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:0c.0/0000:02:01.0/net/eth1
-> Unit sys-devices-pci0000:00-0000:00:04.0-net-eth0.device:
	Description: nForce2 Ethernet Controller (A7N8X Mainboard onboard nForce2 Ethernet)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:04.0-net-eth0.device
	Following Set Member: sys-subsystem-net-devices-eth0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:04.0/net/eth0
-> Unit sys-subsystem-net-devices-eth0.device:
	Description: nForce2 Ethernet Controller (A7N8X Mainboard onboard nForce2 Ethernet)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-subsystem-net-devices-eth0.device
	Following Set Member: sys-devices-pci0000:00-0000:00:04.0-net-eth0.device
	Job Timeout: 1min 30s
	BoundBy: ifup at eth0.service
	ReferencedBy: ifup at eth0.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:04.0/net/eth0
-> 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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: dev-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-ttyS2.device
	Following: sys-devices-platform-serial8250-tty-ttyS2.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: dev-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-ttyS3.device
	Following: sys-devices-platform-serial8250-tty-ttyS3.device
	Following Set Member: sys-devices-platform-serial8250-tty-ttyS3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/platform/serial8250/tty/ttyS3
-> Unit sys-devices-pnp0-00:06-tty-ttyS0.device:
	Description: /sys/devices/pnp0/00:06/tty/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pnp0-00:06-tty-ttyS0.device
	Following Set Member: dev-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:06/tty/ttyS0
-> Unit dev-ttyS0.device:
	Description: /dev/ttyS0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-ttyS0.device
	Following: sys-devices-pnp0-00:06-tty-ttyS0.device
	Following Set Member: sys-devices-pnp0-00:06-tty-ttyS0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:06/tty/ttyS0
-> Unit sys-devices-pnp0-00:07-tty-ttyS1.device:
	Description: /sys/devices/pnp0/00:07/tty/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pnp0-00:07-tty-ttyS1.device
	Following Set Member: dev-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:07/tty/ttyS1
-> Unit dev-ttyS1.device:
	Description: /dev/ttyS1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-ttyS1.device
	Following: sys-devices-pnp0-00:07-tty-ttyS1.device
	Following Set Member: sys-devices-pnp0-00:07-tty-ttyS1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:07/tty/ttyS1
-> Unit sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device:
	Description: CardReader_CF
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: dev-sdc.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-sdc.device:
	Description: CardReader_CF
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdc.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device:
	Description: CardReader_CF
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: dev-sdc.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device:
	Description: CardReader_CF
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:0.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_CF_2003\x2d06\x2d0:0.device
	Following Set Member: dev-sdc.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:0-block-sdc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:0/block/sdc
-> Unit sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device:
	Description: CardReader_SM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: dev-sdf.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:3/block/sdf
-> Unit dev-sdf.device:
	Description: CardReader_SM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdf.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:3/block/sdf
-> Unit dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device:
	Description: CardReader_SM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: dev-sdf.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:3/block/sdf
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device:
	Description: CardReader_SM
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:3.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_SM_2003\x2d06\x2d0:3.device
	Following Set Member: dev-sdf.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:3-block-sdf.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:3/block/sdf
-> Unit sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device:
	Description: CardReader_MS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: dev-sdd.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:1/block/sdd
-> Unit dev-sdd.device:
	Description: CardReader_MS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdd.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:1/block/sdd
-> Unit dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device:
	Description: CardReader_MS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: dev-sdd.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:1/block/sdd
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device:
	Description: CardReader_MS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:1.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReader_MS_2003\x2d06\x2d0:1.device
	Following Set Member: dev-sdd.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:1-block-sdd.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:1/block/sdd
-> Unit sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device:
	Description: CardReaderMMC_SD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: dev-sde.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:2/block/sde
-> Unit dev-sde.device:
	Description: CardReaderMMC_SD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sde.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:2/block/sde
-> Unit dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device:
	Description: CardReaderMMC_SD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: dev-sde.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:2/block/sde
-> Unit dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device:
	Description: CardReaderMMC_SD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dpath-pci\x2d0000:00:02.1\x2dusb\x2d0:3.4:1.0\x2dscsi\x2d0:0:0:2.device
	Following: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Following Set Member: dev-disk-by\x2did-usb\x2dICSI_CardReaderMMC_SD_2003\x2d06\x2d0:2.device
	Following Set Member: dev-sde.device
	Following Set Member: sys-devices-pci0000:00-0000:00:02.1-usb3-3\x2d3-3\x2d3.4-3\x2d3.4:1.0-host4-target4:0:0-4:0:0:2-block-sde.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:02.1/usb3/3-3/3-3.4/3-3.4:1.0/host4/target4:0:0/4:0:0:2/block/sde
-> 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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d0.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc.device
	Following: sys-devices-virtual-block-dm\x2d0.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc.device
	Following Set Member: dev-dm\x2d0.device
	Following Set Member: sys-devices-virtual-block-dm\x2d0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-0
-> Unit sys-devices-pnp0-00:08-printer-lp0.device:
	Description: /sys/devices/pnp0/00:08/printer/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pnp0-00:08-printer-lp0.device
	Following Set Member: dev-lp0.device
	Job Timeout: 1min 30s
	Wants: printer.target
	References: printer.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:08/printer/lp0
-> Unit printer.target:
	Description: Printer
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: printer.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/printer.target
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: cups.service
	WantedBy: sys-devices-pnp0-00:08-printer-lp0.device
	Conflicts: shutdown.target
	After: cups.service
	References: cups.service
	References: shutdown.target
	ReferencedBy: sys-devices-pnp0-00:08-printer-lp0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit dev-lp0.device:
	Description: /dev/lp0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-lp0.device
	Following: sys-devices-pnp0-00:08-printer-lp0.device
	Following Set Member: sys-devices-pnp0-00:08-printer-lp0.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:08/printer/lp0
-> Unit sys-module-fuse.device:
	Description: /sys/module/fuse
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:14 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	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
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/module/fuse
-> Unit ifup at eth0.service:
	Description: ifup for eth0
	Instance: eth0
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-ifup.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ifup at eth0.service
	Fragment Path: /lib/systemd/system/ifup at .service
	ConditionPathIsDirectory: /run/network succeeded
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system-ifup.slice
	BindsTo: sys-subsystem-net-devices-eth0.device
	Before: network.target
	After: local-fs.target
	After: networking.service
	After: systemd-journald.socket
	After: system-ifup.slice
	References: local-fs.target
	References: networking.service
	References: network.target
	References: sys-subsystem-net-devices-eth0.device
	References: systemd-journald.socket
	References: system-ifup.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
			PID: 1177
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:45:42 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown %I
	SysVStartPriority: 0
-> Unit system-ifup.slice:
	Description: system-ifup.slice
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system.slice
	CGroup: /system.slice/system-ifup.slice
	CGroup realized: yes
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: system-ifup.slice
	Condition Timestamp: Mon 2015-01-12 21:43:15 GMT
	Condition Result: yes
	Wants: system.slice
	WantedBy: ifup at eth0.service
	WantedBy: ifup at eth1.service
	Conflicts: shutdown.target
	Before: ifup at eth0.service
	Before: shutdown.target
	Before: ifup at eth1.service
	After: system.slice
	References: shutdown.target
	References: system.slice
	ReferencedBy: ifup at eth0.service
	ReferencedBy: ifup at eth1.service
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Slice State: active
	CPUAccounting=no
	BlockIOAccounting=no
	MemoryAccounting=no
	CPUShares=4294967295
	StartupCPUShares=4294967295
	CPUQuotaPerSecSec=n/a
	BlockIOWeight=4294967295
	StartupBlockIOWeight=4294967295
	MemoryLimit=18446744073709551615
	DevicePolicy=auto
-> Unit ifup at eth1.service:
	Description: ifup for eth1
	Instance: eth1
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:44:40 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: system-ifup.slice
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: ifup at eth1.service
	Fragment Path: /lib/systemd/system/ifup at .service
	ConditionPathIsDirectory: /run/network succeeded
	Condition Timestamp: Mon 2015-01-12 21:44:40 GMT
	Condition Result: yes
	Wants: system-ifup.slice
	BindsTo: sys-subsystem-net-devices-eth1.device
	Before: network.target
	After: local-fs.target
	After: networking.service
	After: systemd-journald.socket
	After: system-ifup.slice
	References: local-fs.target
	References: networking.service
	References: network.target
	References: sys-subsystem-net-devices-eth1.device
	References: systemd-journald.socket
	References: system-ifup.slice
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: no
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	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
	SendSIGHUP:  no
	UMask: 0022
	WorkingDirectory: /
	RootDirectory: /
	NonBlocking: no
	PrivateTmp: no
	PrivateNetwork: no
	PrivateDevices: no
	ProtectHome: no
	ProtectSystem: no
	IgnoreSIGPIPE: yes
	LimitNOFILE: 4096
	StandardInput: null
	StandardOutput: journal
	StandardError: inherit
	SyslogFacility: daemon
	SyslogLevel: info
	-> ExecStart:
		Command Line: /sbin/ifup --allow=hotplug %I
			PID: 1173
			Start Timestamp: Mon 2015-01-12 21:44:40 GMT
			Exit Timestamp: Mon 2015-01-12 21:44:43 GMT
			Exit Code: exited
			Exit Status: 0
	-> ExecStop:
		Command Line: /sbin/ifdown %I
	SysVStartPriority: 0
-> Unit sys-devices-pci0000:00-0000:00:04.0-net-rename3.device:
	Description: nForce2 Ethernet Controller (A7N8X Mainboard onboard nForce2 Ethernet)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:04.0-net-rename3.device
	Following Set Member: sys-subsystem-net-devices-rename3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:04.0/net/rename3
-> Unit sys-subsystem-net-devices-rename3.device:
	Description: nForce2 Ethernet Controller (A7N8X Mainboard onboard nForce2 Ethernet)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-subsystem-net-devices-rename3.device
	Following Set Member: sys-devices-pci0000:00-0000:00:04.0-net-rename3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:04.0/net/rename3
-> Unit sys-devices-pnp0-00:0a-sound-card1.device:
	Description: /sys/devices/pnp0/00:0a/sound/card1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pnp0-00:0a-sound-card1.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pnp0/00:0a/sound/card1
-> Unit sound.target:
	Description: Sound Card
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sound.target
	Documentation: man:systemd.special(7)
	Fragment Path: /lib/systemd/system/sound.target
	Condition Timestamp: Mon 2015-01-12 21:43:15 GMT
	Condition Result: yes
	WantedBy: sys-devices-pnp0-00:0a-sound-card1.device
	WantedBy: sys-devices-pci0000:00-0000:00:06.0-sound-card0.device
	Conflicts: shutdown.target
	References: shutdown.target
	ReferencedBy: sys-devices-pnp0-00:0a-sound-card1.device
	ReferencedBy: sys-devices-pci0000:00-0000:00:06.0-sound-card0.device
	StopWhenUnneeded: yes
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: no
	IgnoreOnSnapshot: no
	Target State: active
-> Unit sys-devices-pci0000:00-0000:00:06.0-sound-card0.device:
	Description: nForce2 AC97 Audio Controler (MCP)
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:06.0-sound-card0.device
	Job Timeout: 1min 30s
	Wants: sound.target
	References: sound.target
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:06.0/sound/card0
-> 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: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d2.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device:
	Description: /dev/disk/by-uuid/fea922d2-8e1b-4f16-a63c-1aabfa5b6219
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:15 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-fea922d2\x2d8e1b\x2d4f16\x2da63c\x2d1aabfa5b6219.device
	Following: sys-devices-virtual-block-dm\x2d2.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc3.device
	Following Set Member: dev-dm\x2d2.device
	Following Set Member: sys-devices-virtual-block-dm\x2d2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-2
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device:
	Description: WDC_WD2500JS-55MHB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD2500JS\x2d55MHB0_WD\x2dWCANK2809914.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-sda.device:
	Description: WDC_WD2500JS-55MHB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sda.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-disk-by\x2did-ata\x2dWDC_WD2500JS\x2d55MHB0_WD\x2dWCANK2809914.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit dev-disk-by\x2did-ata\x2dWDC_WD2500JS\x2d55MHB0_WD\x2dWCANK2809914.device:
	Description: WDC_WD2500JS-55MHB0
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dWDC_WD2500JS\x2d55MHB0_WD\x2dWCANK2809914.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Following Set Member: dev-sda.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata1-host0-target0:0:0-0:0:0:0-block-sda.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata1/host0/target0:0:0/0:0:0:0/block/sda
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device:
	Description: ST3250820AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-sdb.device:
	Description: ST3250820AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdb.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL.device:
	Description: ST3250820AS
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Following Set Member: dev-sdb.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device:
	Description: ST3250820AS 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Following Set Member: dev-sdb2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-sdb2.device:
	Description: ST3250820AS 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdb2.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart2.device:
	Description: ST3250820AS 2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart2.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Following Set Member: dev-sdb2.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2
-> Unit sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device:
	Description: ST3250820AS 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-sdb1.device:
	Description: ST3250820AS 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-sdb1.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart1.device:
	Description: ST3250820AS 1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:16 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-ata\x2dST3250820AS_9QE64WDL\x2dpart1.device
	Following: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Following Set Member: dev-sdb1.device
	Following Set Member: sys-devices-pci0000:00-0000:00:08.0-0000:01:0b.0-ata2-host1-target1:0:0-1:0:0:0-block-sdb-sdb1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/pci0000:00/0000:00:08.0/0000:01:0b.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1
-> Unit sys-devices-virtual-block-dm\x2d4.device:
	Description: /sys/devices/virtual/block/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-dm\x2d4.device:
	Description: /dev/dm-4
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d4.device
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc6.device
	Following: sys-devices-virtual-block-dm\x2d4.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc6.device
	Following Set Member: dev-dm\x2d4.device
	Following Set Member: sys-devices-virtual-block-dm\x2d4.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-4
-> Unit sys-devices-virtual-block-dm\x2d5.device:
	Description: /sys/devices/virtual/block/dm-5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following Set Member: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-dm\x2d5.device:
	Description: /dev/dm-5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d5.device
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following Set Member: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following Set Member: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc7
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following Set Member: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2dlabel-TONY\x2dSHARED.device:
	Description: /dev/disk/by-label/TONY-SHARED
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> Unit dev-disk-by\x2duuid-7B98\x2d08C2.device:
	Description: /dev/disk/by-uuid/7B98-08C2
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-7B98\x2d08C2.device
	Following: sys-devices-virtual-block-dm\x2d5.device
	Following Set Member: dev-disk-by\x2dlabel-TONY\x2dSHARED.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc7.device
	Following Set Member: dev-dm\x2d5.device
	Following Set Member: sys-devices-virtual-block-dm\x2d5.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-5
-> 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: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following Set Member: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	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: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following Set Member: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following Set Member: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc1
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following Set Member: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2dlabel-Tony\x2dC.device:
	Description: /dev/disk/by-label/Tony-C
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit dev-disk-by\x2duuid-A6080A7E080A4DAD.device:
	Description: /dev/disk/by-uuid/A6080A7E080A4DAD
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-A6080A7E080A4DAD.device
	Following: sys-devices-virtual-block-dm\x2d1.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dC.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc1.device
	Following Set Member: dev-dm\x2d1.device
	Following Set Member: sys-devices-virtual-block-dm\x2d1.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-1
-> Unit sys-devices-virtual-block-dm\x2d3.device:
	Description: /sys/devices/virtual/block/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following Set Member: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-dm\x2d3.device:
	Description: /dev/dm-3
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-dm\x2d3.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following Set Member: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device:
	Description: /dev/disk/by-id/dm-name-sil_aibgahcdfbcc5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following Set Member: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device:
	Description: /dev/disk/by-id/dm-uuid-DMRAID-sil_aibgahcdfbcc5
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following Set Member: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2dlabel-Tony\x2dGames.device:
	Description: /dev/disk/by-label/Tony-Games
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3
-> Unit dev-disk-by\x2duuid-2C50E44F50E420F6.device:
	Description: /dev/disk/by-uuid/2C50E44F50E420F6
	Instance: n/a
	Unit Load State: loaded
	Unit Active State: active
	Inactive Exit Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Enter Timestamp: Mon 2015-01-12 21:43:17 GMT
	Active Exit Timestamp: n/a
	Inactive Enter Timestamp: n/a
	GC Check Good: yes
	Need Daemon Reload: no
	Transient: no
	Slice: n/a
	CGroup: n/a
	CGroup realized: no
	CGroup mask: 0x0
	CGroup members mask: 0x0
	Name: dev-disk-by\x2duuid-2C50E44F50E420F6.device
	Following: sys-devices-virtual-block-dm\x2d3.device
	Following Set Member: dev-disk-by\x2dlabel-Tony\x2dGames.device
	Following Set Member: dev-disk-by\x2did-dm\x2duuid\x2dDMRAID\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-disk-by\x2did-dm\x2dname\x2dsil_aibgahcdfbcc5.device
	Following Set Member: dev-dm\x2d3.device
	Following Set Member: sys-devices-virtual-block-dm\x2d3.device
	Job Timeout: 1min 30s
	StopWhenUnneeded: no
	RefuseManualStart: no
	RefuseManualStop: no
	DefaultDependencies: yes
	OnFailureJobMode: replace
	IgnoreOnIsolate: yes
	IgnoreOnSnapshot: yes
	Device State: plugged
	Sysfs Path: /sys/devices/virtual/block/dm-3


More information about the Pkg-systemd-maintainers mailing list