Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 581150 Details for
Bug 688820
app-admin/sshguard-2.4.0 - /etc/init.d/sshguard fails to start
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sshguard openrc script
sshguard (text/plain), 392 bytes, created by
max
on 2019-06-27 13:44:02 UTC
(
hide
)
Description:
sshguard openrc script
Filename:
MIME Type:
Creator:
max
Created:
2019-06-27 13:44:02 UTC
Size:
392 bytes
patch
obsolete
>#!/sbin/openrc-run ># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >command="/usr/sbin/sshguard" >pidfile="${SSHGUARD_PIDFILE:-/var/run/${SVCNAME}.pid}" >command_args="-i \"${pidfile}\" ${SSHGUARD_OPTS}" >start_stop_daemon_args="--background --wait ${SSHGUARD_WAIT:-999} --interpreted --quiet" > >depend() { > after iptables > use logger >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 688820
: 581150