From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/purritobin/files/
Date: Mon, 11 Jan 2021 17:02:02 +0000 (UTC) [thread overview]
Message-ID: <1610384516.01fe4b8c2860c54d8179142e1525f4d9c997f7be.epsilon-0@gentoo> (raw)
commit: 01fe4b8c2860c54d8179142e1525f4d9c997f7be
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Jan 11 17:01:56 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Jan 11 17:01:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01fe4b8c
net-misc/purritobin: fix command_args name
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
net-misc/purritobin/files/purritobin.initd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/purritobin/files/purritobin.initd b/net-misc/purritobin/files/purritobin.initd
index 8c070466..aebbb117 100644
--- a/net-misc/purritobin/files/purritobin.initd
+++ b/net-misc/purritobin/files/purritobin.initd
@@ -7,7 +7,7 @@ description="ultra fast, minimalistic command line paste-bin"
command="/usr/bin/purrito"
command_background=true
-command_args="${ARGS:- -d /var/www/purritobin/}"
+command_args="${command_args:- -d /var/www/purritobin/}"
pidfile="/run/${RC_SVCNAME}.pid"
command_user="purritobin:purritobin"
reply other threads:[~2021-01-11 17:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1610384516.01fe4b8c2860c54d8179142e1525f4d9c997f7be.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox