From: Lennart Poettering Date: Mon, 16 Aug 2010 19:05:22 +0000 (+0200) Subject: shutdown: fix socket type in .socket file X-Git-Tag: v8~77 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7774cdc1d83bd28f271381b941142d0468d7d6e7;p=systemd shutdown: fix socket type in .socket file --- diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index fdf2a064..7652308e 100644 --- a/units/systemd-shutdownd.socket +++ b/units/systemd-shutdownd.socket @@ -13,4 +13,4 @@ DefaultDependencies=no Before=sockets.target [Socket] -ListenStream=@/org/freedesktop/systemd1/shutdownd +ListenDatagram=@/org/freedesktop/systemd1/shutdownd