aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/systemd-user/dirmngr.service
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/systemd-user/dirmngr.service')
-rw-r--r--doc/examples/systemd-user/dirmngr.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/examples/systemd-user/dirmngr.service b/doc/examples/systemd-user/dirmngr.service
new file mode 100644
index 000000000..c79dfc58a
--- /dev/null
+++ b/doc/examples/systemd-user/dirmngr.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=GnuPG network certificate management daemon
+Documentation=man:dirmngr(8)
+Requires=dirmngr.socket
+After=dirmngr.socket
+## This is a socket-activated service:
+RefuseManualStart=true
+
+[Service]
+ExecStart=/usr/bin/dirmngr --supervised