Ubuntu Pastebin

Paste from pavlos at Thu, 6 Oct 2016 21:50:25 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
● smbd.service - LSB: start Samba SMB/CIFS daemon (smbd)
   Loaded: loaded (/etc/init.d/smbd; bad; vendor preset: enabled)
   Active: active (running) since Thu 2016-10-06 14:37:00 MST; 13min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1843 ExecStop=/etc/init.d/smbd stop (code=exited, status=0/SUCCESS)
  Process: 1853 ExecStart=/etc/init.d/smbd start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/smbd.service
           ├─1868 /usr/sbin/smbd -D
           ├─1869 /usr/sbin/smbd -D
           ├─1871 /usr/sbin/smbd -D
           └─1981 /usr/sbin/smbd -D

Oct 06 14:36:57 intel systemd[1]: Stopped LSB: start Samba SMB/CIFS daemon (smbd).
Oct 06 14:36:57 intel systemd[1]: Starting LSB: start Samba SMB/CIFS daemon (smbd)...
Oct 06 14:37:00 intel smbd[1853]:  * Starting SMB/CIFS daemon smbd
Oct 06 14:37:00 intel smbd[1853]:    ...done.
Oct 06 14:37:00 intel systemd[1]: Started LSB: start Samba SMB/CIFS daemon (smbd).
Oct 06 14:37:00 intel smbd[1868]: [2016/10/06 14:37:00.381073,  0] ../lib/util/become_daemon.c:124(daemon_ready)
Oct 06 14:37:00 intel smbd[1868]:   STATUS=daemon 'smbd' finished starting up and ready to serve connections
Download as text