diff options
Diffstat (limited to 'doc/examples/systemd-user/dirmngr.service')
-rw-r--r-- | doc/examples/systemd-user/dirmngr.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/examples/systemd-user/dirmngr.service b/doc/examples/systemd-user/dirmngr.service index 2a7c76ea1..3c060cde5 100644 --- a/doc/examples/systemd-user/dirmngr.service +++ b/doc/examples/systemd-user/dirmngr.service @@ -2,7 +2,6 @@ Description=GnuPG network certificate management daemon Documentation=man:dirmngr(8) Requires=dirmngr.socket -After=dirmngr.socket [Service] ExecStart=/usr/bin/dirmngr --supervised |