Guest User

Untitled

a guest
Jun 13th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. $ systemctl status dropbox@enrico.service
  2. ● dropbox@enrico.service - Dropbox
  3. Loaded: loaded (/usr/lib/systemd/system/dropbox@.service; enabled; vendor preset: disabled)
  4. Drop-In: /etc/systemd/system/dropbox@enrico.service.d
  5. └─override.conf
  6. Active: active (running) since Wed 2018-06-13 17:07:04 CEST; 6min ago
  7. Main PID: 1006 (dropbox)
  8. Tasks: 84 (limit: 19660)
  9. Memory: 148.0M
  10. CGroup: /system.slice/system-dropbox.slice/dropbox@enrico.service
  11. ├─1006 /usr/bin/dropbox
  12. ├─1052 dbus-launch --autolaunch 9f3c6fabb4aa40d1b7d5b3a3881af003 --binary-syntax --close-stderr
  13. ├─1053 /usr/bin/dbus-daemon --syslog-only --fork --print-pid 5 --print-address 7 --session
  14. └─1057 /usr/bin/dunst
  15.  
  16. Jun 13 17:07:05 greywarden dropbox[1006]: dropbox: load fq extension '/opt/dropbox/PyQt5.QtWebKitWidgets.so'
  17. Jun 13 17:07:05 greywarden dropbox[1006]: dropbox: load fq extension '/opt/dropbox/PyQt5.QtWidgets.so'
  18. Jun 13 17:07:05 greywarden dropbox[1006]: dropbox: load fq extension '/opt/dropbox/PyQt5.QtPrintSupport.so'
  19. Jun 13 17:07:05 greywarden dropbox[1006]: dropbox: load fq extension '/opt/dropbox/PyQt5.QtDBus.so'
  20. Jun 13 17:07:05 greywarden dbus-daemon[1053]: [session uid=1000 pid=1051] Activating service name='org.freedesktop.Notifications' requested by ':1.0' (uid=1000 pid=1006 comm="/usr/bin/dropbox ")
  21. Jun 13 17:07:05 greywarden org.freedesktop.Notifications[1053]: Warning: 'allow_markup' is deprecated, please use 'markup' instead.
  22. Jun 13 17:07:05 greywarden org.freedesktop.Notifications[1053]: Warning: The frame section is deprecated, width has been renamed to frame_width and moved to the global section.
  23. Jun 13 17:07:05 greywarden org.freedesktop.Notifications[1053]: Warning: The frame section is deprecated, color has been renamed to frame_color and moved to the global section.
  24. Jun 13 17:07:05 greywarden org.freedesktop.Notifications[1053]: Warning: Unknown keyboard shortcut: mod4+grave
  25. Jun 13 17:07:05 greywarden dbus-daemon[1053]: [session uid=1000 pid=1051] Successfully activated service 'org.freedesktop.Notifications'
  26.  
  27. $ systemctl status dropbox@enrico.service
  28. ● dropbox@enrico.service - Dropbox
  29. Loaded: loaded (/usr/lib/systemd/system/dropbox@.service; enabled; vendor preset: disabled)
  30. Drop-In: /etc/systemd/system/dropbox@enrico.service.d
  31. └─override.conf
  32. Active: failed (Result: exit-code) since Wed 2018-06-13 17:15:03 CEST; 39s ago
  33. Process: 1031 ExecStart=/usr/bin/dropbox (code=exited, status=250)
  34. Main PID: 1031 (code=exited, status=250)
Add Comment
Please, Sign In to add comment