Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > ab807708928b2971fa6c80e062a17c5d > files > 9

denyhosts-3.1-8.mga8.src.rpm

[Unit]
Description=SSH log watcher
After=syslog.target
Before=sshd.service

[Service]
Type=forking
RuntimeDirectory=denyhosts
RuntimeDirectoryPreserve=yes
ExecStartPre=/bin/rm -f /run/denyhosts/denyhosts.pid
ExecStart=/usr/bin/denyhosts.py --daemon --config=/etc/denyhosts.conf
PIDFile=/run/denyhosts/denyhosts.pid

[Install]
WantedBy=multi-user.target