[denyhosts] Tweak service file.

Jason ティビツ tibbs at fedoraproject.org
Thu Feb 5 02:53:53 UTC 2015


commit 75235264d2fc041c6182c51c35e07caafcde3219
Author: Jason Tibbitts <tibbs at math.uh.edu>
Date:   Wed Feb 4 20:53:28 2015 -0600

    Tweak service file.

 denyhosts.service |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/denyhosts.service b/denyhosts.service
index 0bdba79..7caeff3 100644
--- a/denyhosts.service
+++ b/denyhosts.service
@@ -4,8 +4,7 @@ Before=sshd.service
 
 [Service]
 Type=forking
-ExecStartPre=/bin/rm -f /run/denyhosts.pid
-ExecStart=/usr/bin/denyhosts.py --daemon --config=/etc/denyhosts.conf
+ExecStart=/usr/bin/denyhosts.py --unlock --daemon --config=/etc/denyhosts.conf
 PIDFile=/run/denyhosts.pid
 
 [Install]


More information about the scm-commits mailing list