chiark / gitweb /
Add fsckd service and socket, retarget systemd-fsck
[elogind.git] / units / systemd-fsckd.socket
diff --git a/units/systemd-fsckd.socket b/units/systemd-fsckd.socket
new file mode 100644 (file)
index 0000000..a8994a1
--- /dev/null
@@ -0,0 +1,14 @@
+#  This file is part of systemd.
+#
+#  systemd is free software; you can redistribute it and/or modify it
+#  under the terms of the GNU Lesser General Public License as published by
+#  the Free Software Foundation; either version 2.1 of the License, or
+#  (at your option) any later version.
+
+[Unit]
+Description=fsck to fsckd communication Socket
+Documentation=man:systemd-fsck@.service(8) man:systemd-fsck-root.service(8)
+DefaultDependencies=no
+
+[Socket]
+ListenStream=/run/systemd/fsckd