Advertisement
Mavireck

systemctl status pds

Apr 8th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. sh-3.2# systemctl status pds -l
  2. pds.service - pds
  3. Loaded: loaded (/lib/systemd/system/pds.service; disabled)
  4. Active: inactive (dead) since Sun 1970-01-04 22:00:08 EET; 46 years 3 months ago
  5. Process: 754 ExecStart=/bin/sh /usr/bin/droid/mount_pds.sh (code=exited, status=0/SUCCESS)
  6. Main PID: 754 (code=exited, status=0/SUCCESS)
  7.  
  8. Jan 04 22:00:08 Jolla sh[754]: dd: can't open '/cache/pds.img': No such file or directory
  9. Jan 04 22:00:08 Jolla sh[754]: Backed up PDS
  10. Jan 04 22:00:08 Jolla sh[754]: losetup: /cache/pds.img: failed to set up loop device: No such file or directory
  11. Jan 04 22:00:08 Jolla sh[754]: mount: mount point /pds does not exist
  12. Jan 04 22:00:08 Jolla sh[754]: Mounted PDS
  13. Jan 04 22:00:08 Jolla systemd[1]: Started pds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement