diff options
Diffstat (limited to 'doc/examples/systemd-user/dirmngr.service')
-rw-r--r-- | doc/examples/systemd-user/dirmngr.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/systemd-user/dirmngr.service b/doc/examples/systemd-user/dirmngr.service index c79dfc58a..ded533b2f 100644 --- a/doc/examples/systemd-user/dirmngr.service +++ b/doc/examples/systemd-user/dirmngr.service @@ -8,3 +8,4 @@ RefuseManualStart=true [Service] ExecStart=/usr/bin/dirmngr --supervised +ExecReload=/usr/bin/gpgconf --reload dirmngr |