X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-logger.socket;h=5cf6a9b0bff63978012f61557d96fa564289c1de;hb=8f7a3c1402a8de36b2c63935358a53510d2fe7c1;hp=8b0a66a2dbf591d8f6001250a0db43fc87eaeca5;hpb=92da345c02a99090879a247c360f9940e5c27ee3;p=elogind.git diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket index 8b0a66a2d..5cf6a9b0b 100644 --- a/units/systemd-logger.socket +++ b/units/systemd-logger.socket @@ -1,5 +1,16 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. + +# See systemd.special(7) for details + [Unit] -Description=systemd Logging Socket +Description=Logging Socket +DefaultDependencies=no +Before=sockets.target [Socket] -ListenStream=@/org/freedesktop/systemd1/logger +ListenStream=/dev/.run/systemd/logger