summaryrefslogtreecommitdiffstats
path: root/distro/common/systemd/kresd.target
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--distro/common/systemd/kresd.target8
1 files changed, 8 insertions, 0 deletions
diff --git a/distro/common/systemd/kresd.target b/distro/common/systemd/kresd.target
new file mode 100644
index 0000000..9b524da
--- /dev/null
+++ b/distro/common/systemd/kresd.target
@@ -0,0 +1,8 @@
+[Unit]
+Description=Knot Resolver daemons
+Documentation=man:kresd.systemd(7)
+Documentation=man:kresd(8)
+After=network-online.target
+
+[Install]
+WantedBy=multi-user.target