]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
unit: systemd-creds.socket is statically enabled, hence drop [Install]
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Jan 2024 15:18:30 +0000 (16:18 +0100)
committerMike Yuan <me@yhndnzj.com>
Tue, 23 Jan 2024 17:31:13 +0000 (01:31 +0800)
This is statically enabled, hence needs to [Install] section.

units/systemd-creds.socket

index ac72ccc82f1d25d254e3740fa5f05214b3bd1fff..65b76bd027b698465e96639749399a67267db5e8 100644 (file)
@@ -18,6 +18,3 @@ ListenStream=/run/systemd/io.systemd.Credentials
 FileDescriptorName=varlink
 SocketMode=0666
 Accept=yes
-
-[Install]
-WantedBy=sockets.target