Bug#762002: [systemd] shutdown waiting 5 minutes for samba

Daniel Schröter d.schroeter at gmx.de
Fri Sep 19 20:38:21 BST 2014


Hello,

On Wed, 17 Sep 2014 18:25:32 +0200 Reinhard Karcher
> Shutdown is waiting 5 minutes

Same here.
Also if you try to stop it before:
# systemctl stop samba.service

I think the problem is the running process
bin/systemd-tty-ask-password-agent --watch

I tried to kill (with -9) it and it changes to
[systemd-tty-ask] <defunct>

I moved /bin/systemd-tty-ask-password-agent away but now systemctl is
<defunct> and also waiting for 5 minutes
 1964 pts/2    00:00:00 systemctl
 1965 pts/2    00:00:00 systemctl <defunct>
 1966 ?        00:00:00 samba
 1967 ?        00:00:00 samba-ad-dc
 1972 ?        00:00:00 systemctl

I found a similar problem here
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737825

Yes, my systemd is also running with PID 1

I tried to debug it with:
http://freedesktop.org/wiki/Software/systemd/Debugging/#shutdowncompleteseventually
but I didn't get a /shutdown-log.txt file.

So I stopped samba with:
# systemctl stop samba.service

I attached the dmesg from stopping samba. I can't see the problem.

Has someone an idea?

Bye

-------------- next part --------------
[Fri Sep 19 21:29:11 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Trying to enqueue job samba.service/stop/replace
[Fri Sep 19 21:29:11 2014] systemd[1]: Installed new job samba.service/stop as 860
[Fri Sep 19 21:29:11 2014] systemd[1]: Enqueued job samba.service/stop as 860
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=318 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Stopping LSB: ensure Samba daemons are started (nmbd and smbd)...
[Fri Sep 19 21:29:11 2014] systemd[1]: About to execute: /etc/init.d/samba stop
[Fri Sep 19 21:29:11 2014] systemd[1]: Forked /etc/init.d/samba as 2289
[Fri Sep 19 21:29:11 2014] systemd[1]: samba.service changed exited -> stop
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=3 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=319 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=320 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/860 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/860 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=321 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:29:11 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=6 reply_cookie=2 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[2289]: Executing: /etc/init.d/samba stop
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=7 reply_cookie=3 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:29:11 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:29:11 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:29:11 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=GetAll cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for unit files in (higher priority first):
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/run/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/usr/local/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/usr/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for SysV init scripts in:
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc/init.d
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for SysV rcN.d links in:
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=GetAll cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for unit files in (higher priority first):
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/run/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/usr/local/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/usr/lib/systemd/system
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for SysV init scripts in:
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc/init.d
[Fri Sep 19 21:29:11 2014] systemd[1]: Looking for SysV rcN.d links in:
[Fri Sep 19 21:29:11 2014] systemd[1]: 	/etc
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StopUnit cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Trying to enqueue job samba-ad-dc.service/stop/replace
[Fri Sep 19 21:29:11 2014] systemd[1]: Installed new job samba-ad-dc.service/stop as 861
[Fri Sep 19 21:29:11 2014] systemd[1]: Enqueued job samba-ad-dc.service/stop as 861
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=8 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=2 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=322 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=GetUnit cookie=2 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=3 reply_cookie=2 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=3 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=4 reply_cookie=3 error=n/a
[Fri Sep 19 21:29:52 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:29:52 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:29:52 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:29:52 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:29:52 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:29:59 2014] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=66 reply_cookie=0 error=n/a
[Fri Sep 19 21:29:59 2014] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=67 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:30:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:30:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:30:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:30:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:30:53 2014] systemd[1]: Timer elapsed on systemd-tmpfiles-clean.timer
[Fri Sep 19 21:30:53 2014] systemd[1]: Trying to enqueue job systemd-tmpfiles-clean.service/start/replace
[Fri Sep 19 21:30:53 2014] systemd[1]: Installed new job systemd-tmpfiles-clean.service/start as 862
[Fri Sep 19 21:30:53 2014] systemd[1]: Enqueued job systemd-tmpfiles-clean.service/start as 862
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.timer changed waiting -> running
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=323 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=324 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=11 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=7 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobNew cookie=325 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Starting Cleanup of Temporary Directories...
[Fri Sep 19 21:30:53 2014] systemd[1]: About to execute: /bin/systemd-tmpfiles --clean
[Fri Sep 19 21:30:53 2014] systemd[1]: Forked /bin/systemd-tmpfiles as 2321
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.service changed dead -> start
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=326 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=327 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/862 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/862 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/862 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=328 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:30:53 2014] systemd[2321]: Executing: /bin/systemd-tmpfiles --clean
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:30:53 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:30:53 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:30:53 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:30:53 2014] systemd[1]: Received SIGCHLD from PID 2321 (systemd-tmpfile).
[Fri Sep 19 21:30:53 2014] systemd[1]: Child 2321 (systemd-tmpfile) died (code=exited, status=0/SUCCESS)
[Fri Sep 19 21:30:53 2014] systemd[1]: Child 2321 belongs to systemd-tmpfiles-clean.service
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.service: main process exited, code=exited, status=0/SUCCESS
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.service changed start -> dead
[Fri Sep 19 21:30:53 2014] systemd[1]: Job systemd-tmpfiles-clean.service/start finished, result=done
[Fri Sep 19 21:30:53 2014] systemd[1]: Started Cleanup of Temporary Directories.
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=15 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=11 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=329 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.timer got notified about unit deactivation.
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 23h 59min 59.992199s.
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.timer changed running -> waiting
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.timer: Monotonic timer elapses in 23h 59min 59.992104s.
[Fri Sep 19 21:30:53 2014] systemd[1]: systemd-tmpfiles-clean.service: cgroup is empty
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=330 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=331 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=332 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=333 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:30:53 2014] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:30:53 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:31:08 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:31:08 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:31:08 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:31:08 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:31:08 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:31:08 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:31:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:31:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:31:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:31:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:31:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:32:12 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:32:12 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:32:12 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:32:12 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:32:12 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:32:52 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:32:52 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:32:52 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:32:52 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:32:52 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:33:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:33:32 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:33:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:33:32 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:33:32 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service stopping timed out. Terminating.
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service changed stop -> stop-sigterm
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=334 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=335 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Received SIGCHLD from PID 2289 (samba).
[Fri Sep 19 21:34:11 2014] systemd[1]: Child 2289 (samba) died (code=killed, status=15/TERM)
[Fri Sep 19 21:34:11 2014] systemd[1]: Child 2289 belongs to samba.service
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service: control process exited, code=killed status=15
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service got final SIGCHLD for state stop-sigterm
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service changed stop-sigterm -> failed
[Fri Sep 19 21:34:11 2014] systemd[1]: Job samba.service/stop finished, result=done
[Fri Sep 19 21:34:11 2014] systemd[1]: Stopped LSB: ensure Samba daemons are started (nmbd and smbd).
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=22 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=336 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Failed to send job remove signal for 860: Connection reset by peer
[Fri Sep 19 21:34:11 2014] systemd[1]: Unit samba.service entered failed state.
[Fri Sep 19 21:34:11 2014] systemd[1]: samba.service: cgroup is empty
[Fri Sep 19 21:34:11 2014] systemd[1]: Child 2290 (samba-ad-dc) died (code=killed, status=9/KILL)
[Fri Sep 19 21:34:11 2014] systemd[1]: Child 2295 (systemctl) died (code=killed, status=9/KILL)
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=337 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=338 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Failed to send unit change signal for samba.service: Transport endpoint is not connected
[Fri Sep 19 21:34:11 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:34:11 2014] systemd[1]: Got notification message for unit systemd-logind.service
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-logind.service: Got notification message from PID 613 (WATCHDOG=1...)
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-logind.service: got WATCHDOG=1
[Fri Sep 19 21:34:11 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:34:11 2014] systemd[1]: Got notification message for unit systemd-journald.service
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-journald.service: Got notification message from PID 181 (WATCHDOG=1...)
[Fri Sep 19 21:34:11 2014] systemd[1]: systemd-journald.service: got WATCHDOG=1
[Fri Sep 19 21:34:11 2014] systemd[1]: Received SIGCHLD from PID 2290 (n/a).
[Fri Sep 19 21:34:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=4 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=25 reply_cookie=4 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:34:11 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:34:11 2014] systemd[1]: Got message type=method_call sender=n/a destination=org.freedesktop.systemd1 object=/org/freedesktop/systemd1/unit/samba_2eservice interface=org.freedesktop.DBus.Properties member=Get cookie=5 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=method_return sender=n/a destination=n/a object=n/a interface=n/a member=n/a cookie=26 reply_cookie=5 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Stopping LSB: start Samba daemons for the AD DC...
[Fri Sep 19 21:34:11 2014] systemd[1]: About to execute: /etc/init.d/samba-ad-dc stop
[Fri Sep 19 21:34:11 2014] systemd[1]: Forked /etc/init.d/samba-ad-dc as 2387
[Fri Sep 19 21:34:11 2014] systemd[1]: samba-ad-dc.service changed exited -> stop
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=339 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=340 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Failed to send unit change signal for samba-ad-dc.service: Connection reset by peer
[Fri Sep 19 21:34:11 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/job/861 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=341 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:11 2014] systemd[1]: Failed to send job change signal for 861: Transport endpoint is not connected
[Fri Sep 19 21:34:11 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:34:11 2014] systemd[2387]: Executing: /etc/init.d/samba-ad-dc stop
[Fri Sep 19 21:34:11 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:34:12 2014] systemd[1]: Received SIGCHLD from PID 2387 (samba-ad-dc).
[Fri Sep 19 21:34:12 2014] systemd[1]: Child 2387 (samba-ad-dc) died (code=exited, status=0/SUCCESS)
[Fri Sep 19 21:34:12 2014] systemd[1]: Child 2387 belongs to samba-ad-dc.service
[Fri Sep 19 21:34:12 2014] systemd[1]: samba-ad-dc.service: control process exited, code=exited status=0
[Fri Sep 19 21:34:12 2014] systemd[1]: samba-ad-dc.service got final SIGCHLD for state stop
[Fri Sep 19 21:34:12 2014] systemd[1]: samba-ad-dc.service changed stop -> dead
[Fri Sep 19 21:34:12 2014] systemd[1]: Job samba-ad-dc.service/stop finished, result=done
[Fri Sep 19 21:34:12 2014] systemd[1]: Stopped LSB: start Samba daemons for the AD DC.
[Fri Sep 19 21:34:12 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=342 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: samba-ad-dc.service: cgroup is empty
[Fri Sep 19 21:34:12 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=343 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/unit/samba_2dad_2ddc_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=344 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:34:12 2014] systemd[1]: Accepted new private connection.
[Fri Sep 19 21:34:12 2014] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Got message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Sent message type=signal sender=n/a destination=n/a object=/org/freedesktop/systemd1/agent interface=org.freedesktop.systemd1.Agent member=Released cookie=1 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:12 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:34:12 2014] systemd[1]: Got disconnect on private connection.
[Fri Sep 19 21:34:18 2014] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=68 reply_cookie=0 error=n/a
[Fri Sep 19 21:34:18 2014] systemd[1]: Got message type=signal sender=org.freedesktop.DBus destination=n/a object=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameOwnerChanged cookie=69 reply_cookie=0 error=n/a


More information about the Pkg-systemd-maintainers mailing list