]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: make systemd-journald@.socket installable
authorMike Yuan <me@yhndnzj.com>
Wed, 13 Mar 2024 11:55:51 +0000 (19:55 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 14 Mar 2024 06:25:52 +0000 (14:25 +0800)
units/systemd-journald@.socket

index 60c025fcc3b90d27f8ea5ec0e466ee80bd54e838..96b7ae05f91b574d4ddfb0ddb5862b4069e40829 100644 (file)
@@ -22,3 +22,6 @@ PassCredentials=yes
 PassSecurity=yes
 ReceiveBuffer=8M
 SendBuffer=8M
+
+[Install]
+WantedBy=sockets.target