Guest User

journalctl

a guest
Feb 22nd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. 2017-02-20 05:18:05,554 subiquitycore.utils:95 run_command called: ['snap', 'create-user', '--sudoer', '--json', 'user']
  2. 2017-02-20 05:18:05,561 subiquitycore.utils:103 trying Popen...
  3. 2017-02-20 05:18:05,585 subiquitycore.utils:146 calling communicate()
  4. 2017-02-20 05:18:08,091 subiquitycore.utils:130 run_command returning: {'status': 0, 'output': '{"username":"user","ssh-keys":["ssh-rsa ssh_key user@machine"]}\n', 'err': ''}
  5. 2017-02-20 05:18:08,092 console_conf.controllers.identity:145 ssh_keys ['ssh-rsa ssh_keys user@machine']
  6. 2017-02-20 05:18:08,107 console_conf.controllers.identity:152 fingerprints ['2048 fingerprint user@machine (RSA)']
  7. 2017-02-20 05:18:12,497 subiquitycore.utils:215 disabling first boot service
  8. 2017-02-20 05:18:12,499 subiquitycore.utils:95 run_command called: ['systemctl', 'stop', '--no-block', 'console-conf@*.service', 'serial-console-conf@*.service']
  9. 2017-02-20 05:18:12,502 subiquitycore.utils:103 trying Popen...
  10. 2017-02-20 05:18:12,532 subiquitycore.utils:146 calling communicate()
Add Comment
Please, Sign In to add comment