* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/purritobin/files/
@ 2021-01-11 17:02 Aisha Tammy
0 siblings, 0 replies; only message in thread
From: Aisha Tammy @ 2021-01-11 17:02 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-11 17:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11 17:02 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/purritobin/files/ Aisha Tammy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox