Ubuntu Pastebin

Paste from ogra at Mon, 8 Jun 2015 17:32:53 +0000

Download as text
1
2
3
4
5
6
7
8
(RaspberryPi2)ubuntu@localhost:~$ grep systemd /etc/system-image/writable-paths  
# used by click-systemd
/var/lib/systemd/click                  auto                    persistent  transition  none
# used by snappy-systemd
/var/lib/systemd/snappy                 auto                    persistent  transition  none
/etc/systemd/system                     auto                    persistent  transition  none
/var/lib/systemd/random-seed            auto                    persistent  transition  none
(RaspberryPi2)ubuntu@localhost:~$ 
Download as text