From: Mike Yuan Date: Wed, 13 Mar 2024 11:55:51 +0000 (+0800) Subject: units: make systemd-journald@.socket installable X-Git-Tag: v256-rc1~529^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4923a13b753957d45e011faa4a3a05d01d80587;p=thirdparty%2Fsystemd.git units: make systemd-journald@.socket installable --- diff --git a/units/systemd-journald@.socket b/units/systemd-journald@.socket index 60c025fcc3b..96b7ae05f91 100644 --- a/units/systemd-journald@.socket +++ b/units/systemd-journald@.socket @@ -22,3 +22,6 @@ PassCredentials=yes PassSecurity=yes ReceiveBuffer=8M SendBuffer=8M + +[Install] +WantedBy=sockets.target