aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/systemd-user/gpg-agent.socket
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/systemd-user/gpg-agent.socket')
-rw-r--r--doc/examples/systemd-user/gpg-agent.socket12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/examples/systemd-user/gpg-agent.socket b/doc/examples/systemd-user/gpg-agent.socket
deleted file mode 100644
index 4257c2c80..000000000
--- a/doc/examples/systemd-user/gpg-agent.socket
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=GnuPG cryptographic agent and passphrase cache
-Documentation=man:gpg-agent(1)
-
-[Socket]
-ListenStream=%t/gnupg/S.gpg-agent
-FileDescriptorName=std
-SocketMode=0600
-DirectoryMode=0700
-
-[Install]
-WantedBy=sockets.target