Ubuntu Pastebin

Paste from ogra+ at Thu, 9 Jul 2015 08:16:16 +0000

Download as text
1
2
3
4
5
6
7
8
9
(RaspberryPi2)ubuntu@localhost:~$ sudo -s
root@localhost:~# snappy config ubuntu-core - <(echo -e 'config:\n  ubuntu-core:\n    timezone: Europe/Berlin\n')
config:
  ubuntu-core:
    autopilot: false
    timezone: Europe/Berlin
    hostname: localhost.localdomain

root@localhost:~#
Download as text