Advertisement
timcowchip

systemctl -l status pacman-init

Mar 25th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. [root@chris pacman.d]# systemctl -l status pacman-init
  2. ● pacman-init.service - Initializes Pacman keyring
  3. Loaded: loaded (/etc/systemd/system/pacman-init.service; enabled; vendor preset: disabled)
  4. Active: active (exited) since Wed 2015-03-25 09:19:30 PDT; 2h 19min ago
  5. Process: 455 ExecStart=/usr/bin/pacman-key --populate archassault (code=exited, status=0/SUCCESS)
  6. Process: 312 ExecStart=/usr/bin/pacman-key --populate archlinux (code=exited, status=0/SUCCESS)
  7. Process: 204 ExecStart=/usr/bin/pacman-key --init (code=exited, status=0/SUCCESS)
  8. Main PID: 455 (code=exited, status=0/SUCCESS)
  9. CGroup: /system.slice/pacman-init.service
  10.  
  11. Mar 25 09:19:30 chris pacman-key[455]: ==> Importing owner trust values...
  12. Mar 25 09:19:30 chris pacman-key[455]: gpg: inserting ownertrust of 4
  13. Mar 25 09:19:30 chris pacman-key[455]: gpg: setting ownertrust to 4
  14. Mar 25 09:19:30 chris pacman-key[455]: gpg: setting ownertrust to 4
  15. Mar 25 09:19:30 chris pacman-key[455]: ==> Updating trust database...
  16. Mar 25 09:19:30 chris pacman-key[455]: gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
  17. Mar 25 09:19:30 chris pacman-key[455]: gpg: depth: 0 valid: 1 signed: 8 trust: 0-, 0q, 0n, 0m, 0f, 1u
  18. Mar 25 09:19:30 chris pacman-key[455]: gpg: depth: 1 valid: 8 signed: 65 trust: 0-, 0q, 0n, 8m, 0f, 0u
  19. Mar 25 09:19:30 chris pacman-key[455]: gpg: depth: 2 valid: 65 signed: 5 trust: 65-, 0q, 0n, 0m, 0f, 0u
  20. Mar 25 09:19:30 chris pacman-key[455]: gpg: next trustdb check due at 2016-01-22
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement