From 7774cdc1d83bd28f271381b941142d0468d7d6e7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Aug 2010 21:05:22 +0200 Subject: shutdown: fix socket type in .socket file --- units/systemd-shutdownd.socket | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-shutdownd.socket') diff --git a/units/systemd-shutdownd.socket b/units/systemd-shutdownd.socket index fdf2a0643b..7652308e90 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 -- cgit v1.2.3-54-g00ecf