aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/systemd-user/dirmngr.service
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-01-23 15:34:19 +0000
committerWerner Koch <[email protected]>2023-01-23 15:35:12 +0000
commiteae28f1bd4a5632e8f8e85b7248d1c4d4a10a5ed (patch)
tree33cea40a08e69429f28ef9ebdcd4205432a30a1d /doc/examples/systemd-user/dirmngr.service
parentgpg: Replace --override-compliance-check by a real fix. (diff)
downloadgnupg-eae28f1bd4a5632e8f8e85b7248d1c4d4a10a5ed.tar.gz
gnupg-eae28f1bd4a5632e8f8e85b7248d1c4d4a10a5ed.zip
doc: Remove profile and systemd example files.
-- The profiles are not any longer useful because global options are way more powerful (/etc/gnupg/gpg.conf et al.). The use of systemd is deprecated because of additional complexity and the race between systemd based autolaunching and the explicit gnupg based and lockfile protected autolaunching. GnuPG-bug-id: 6336
Diffstat (limited to 'doc/examples/systemd-user/dirmngr.service')
-rw-r--r--doc/examples/systemd-user/dirmngr.service8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/examples/systemd-user/dirmngr.service b/doc/examples/systemd-user/dirmngr.service
deleted file mode 100644
index 3c060cde5..000000000
--- a/doc/examples/systemd-user/dirmngr.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=GnuPG network certificate management daemon
-Documentation=man:dirmngr(8)
-Requires=dirmngr.socket
-
-[Service]
-ExecStart=/usr/bin/dirmngr --supervised
-ExecReload=/usr/bin/gpgconf --reload dirmngr