summaryrefslogtreecommitdiff
path: root/.config/systemd/user/default.target.wants/gpg-agent.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:22:47 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-06 13:22:47 -0500
commit952768c46ae11e0bb1cb01f527153f6cd2d9ba62 (patch)
tree520c1c6f54a31919e63bf76c03f1932deb56119a /.config/systemd/user/default.target.wants/gpg-agent.service
parent9472425275b9cfbaa99301621c338faa5e0a61f6 (diff)
clean up systemd configuration
Diffstat (limited to '.config/systemd/user/default.target.wants/gpg-agent.service')
l---------[-rw-r--r--].config/systemd/user/default.target.wants/gpg-agent.service10
1 files changed, 1 insertions, 9 deletions
diff --git a/.config/systemd/user/default.target.wants/gpg-agent.service b/.config/systemd/user/default.target.wants/gpg-agent.service
index 93c12b0..5727454 100644..120000
--- a/.config/systemd/user/default.target.wants/gpg-agent.service
+++ b/.config/systemd/user/default.target.wants/gpg-agent.service
@@ -1,9 +1 @@
-[Unit]
-Description="GnuPG agent daemon"
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/gpg-agent --daemon --write-env-file ${XDG_RUNTIME_DIR}/gpg
-
-[Install]
-WantedBy=default.target
+/home/lukeshu-parabola/.config/systemd/user/gpg-agent.service \ No newline at end of file