Ubuntu Pastebin

Paste from piitti at Tue, 5 May 2015 10:50:11 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
$ systemctl status lxc-android-config.service
● lxc-android-config.service - LXC Android Config and Container Initialization
   Loaded: loaded (/lib/systemd/system/lxc-android-config.service; enabled; vendor preset: enabled)
   Active: active (running) since Di 2015-05-05 12:33:27 CEST; 16min ago
  Process: 982 ExecStartPost=/usr/lib/lxc-android-config/lxc-android-ready (code=exited, status=0/SUCCESS)
  Process: 965 ExecStartPre=/usr/lib/lxc-android-config/copy-udev-unflipped (code=exited, status=0/SUCCESS)
 Main PID: 981 (lxc-start)
   CGroup: /system.slice/lxc-android-config.service
           ├─ 981 /usr/bin/lxc-start -n android -F -- /init
           ├─1078 /init
           ├─1148 /sbin/ueventd
           ├─1340 /sbin/healthd
           ├─1342 /system/bin/servicemanager
           ├─1343 /system/bin/rmt_storage
           ├─1344 /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/
           ├─1345 /system/bin/debuggerd
           ├─1346 /system/bin/rild
           ├─1347 /system/bin/drmserver
           ├─1348 /system/bin/camera_service
           ├─1349 /system/bin/installd
           ├─1350 /system/bin/bridgemgrd
           ├─1351 /system/bin/qmuxd
           ├─1352 /system/bin/netmgrd
           ├─1353 /system/bin/sensors.qcom
           ├─1354 /system/bin/thermald
           ├─1355 /system/bin/mpdecision --no_sleep --avg_comp
           ├─1357 /system/bin/sensorservice
           ├─1358 /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emulated
           ├─1359 /system/bin/mm-qcamera-daemon
           ├─1361 /system/bin/qseecomd
           ├─1370 /system/bin/sh
           ├─1391 /system/bin/qseecomd
           ├─1743 /system/bin/efsks -p /dev/efs_hsic_bridge -w /dev/block/platform/msm_sdcc.1/by-name/
           └─1901 /system/bin/ks -m -w /dev/block/platform/msm_sdcc.1/by-name/ -p /dev/efs_hsic_bridge -t -1 -l

Mai 05 12:33:21 ubuntu-phablet systemd[1]: Starting LXC Android Config and Container Initialization...
Mai 05 12:33:23 ubuntu-phablet lxc-start[981]: lxc: cgmanager.c: lxc_cgmanager_escape: 330 call to cgmanager_move_pid_abs...quired
Mai 05 12:33:24 ubuntu-phablet lxc-android-ready[982]: lxc: cgmanager.c: lxc_cgmanager_escape: 330 call to cgmanager_move_...uired
Mai 05 12:33:24 ubuntu-phablet lxc-start[981]: sed: can't read /var/lib/lxc/android/rootfs/init.manta.usb.rc: No such fil...ectory
Mai 05 12:33:24 ubuntu-phablet lxc-start[981]: cp: cannot stat ‘/var/lib/lxc/android/overrides/*’: No such file or directory
Mai 05 12:33:24 ubuntu-phablet lxc-android-ready[982]: lxc: cgmanager.c: lxc_cgmanager_escape: 330 call to cgmanager_move_...uired
Mai 05 12:33:27 ubuntu-phablet systemd[1]: Started LXC Android Config and Container Initialization.
Hint: Some lines were ellipsized, use -l to show in full.
Download as text