(amd64)ubuntu@localhost:~$ sudo journalctl -u pppd-dns.service
-- Logs begin at Fri 2015-09-25 07:40:12 UTC, end at Fri 2015-09-25 07:41:14 UTC. --
Sep 25 07:40:13 localhost.localdomain systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down....
Sep 25 07:40:13 localhost.localdomain systemd[1]: pppd-dns.service: main process exited, code=exited, status=203/EXEC
Sep 25 07:40:13 localhost.localdomain systemd[1]: Failed to start Restore /etc/resolv.conf if the system crashed before the ppp link was shut down..
Sep 25 07:40:13 localhost.localdomain systemd[1]: Unit pppd-dns.service entered failed state.
Sep 25 07:40:13 localhost.localdomain systemd[1]: pppd-dns.service failed.
(amd64)ubuntu@localhost:~$ sudo snappy update
Updating ubuntu-core (185)
Syncing boot files
Starting download of ubuntu-core
Applying update[\]
Apply done
Updating boot files
101.59 MB / 101.59 MB [=============================================================================================================================] 100.00 % 1.05 MB/s
Done
Name Date Version Developer
ubuntu-core 2015-09-25 185 ubuntu!
Reboot to use the new ubuntu-core.
(amd64)ubuntu@localhost:~$ sudo reboot
Connection to localhost closed by remote host.
Connection to localhost closed.
fgimenez@arkham:~/Desktop$ ssh -p 8022 ubuntu@localhost
^C
fgimenez@arkham:~/Desktop$ ssh -p 8022 ubuntu@localhost
^C
fgimenez@arkham:~/Desktop$ ssh -p 8022 ubuntu@localhost
Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-28-generic x86_64)
* Documentation: https://help.ubuntu.com/
Welcome to snappy Ubuntu Core, a transactionally updated Ubuntu.
* See https://ubuntu.com/snappy
It's a brave new world here in snappy Ubuntu Core! This machine
does not use apt-get or deb packages. Please see 'snappy --help'
for app installation and transactional updates.
Last login: Fri Sep 25 07:41:04 2015 from 10.0.2.2
(amd64)ubuntu@localhost:~$ sudo journalctl -u pppd-dns.service
-- Logs begin at Fri 2015-09-25 07:43:12 UTC, end at Fri 2015-09-25 07:43:21 UTC. --
Sep 25 07:43:13 localhost.localdomain systemd[1]: Starting Restore /etc/resolv.conf if the system crashed before the ppp link was shut down....
Sep 25 07:43:13 localhost.localdomain systemd[1]: Started Restore /etc/resolv.conf if the system crashed before the ppp link was shut down..
(amd64)ubuntu@localhost:~$ systemctl status pppd-dns.service
● pppd-dns.service - Restore /etc/resolv.conf if the system crashed before the ppp link was shut down.
Loaded: loaded (/lib/systemd/system/pppd-dns.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Fri 2015-09-25 07:43:13 UTC; 27s ago
Process: 706 ExecStart=/etc/ppp/ip-down.d/0000usepeerdns (code=exited, status=0/SUCCESS)
Main PID: 706 (code=exited, status=0/SUCCESS)
(amd64)ubuntu@localhost:~$