Ubuntu Pastebin

Paste from ronator at Tue, 9 Aug 2016 12:34:00 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
$ systemctl status networking

● networking.service - Raise network interfaces
   Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
  Drop-In: /run/systemd/generator/networking.service.d
           └─50-insserv.conf-$network.conf
   Active: active (exited) since Di 2016-08-09 11:28:51 CEST; 3h 3min ago
     Docs: man:interfaces(5)
  Process: 2712 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=0/SUCCESS)
  Process: 2564 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --l
 Main PID: 2712 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/networking.service

Aug 09 11:28:49 mediasync systemd[1]: Starting Raise network interfaces...
Aug 09 11:28:51 mediasync systemd[1]: Started Raise network interfaces.
Download as text