summaryrefslogtreecommitdiff
path: root/net-p2p/litecoin/files
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-06-15 15:24:18 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-06-15 15:24:18 +0000
commitbcc7bf2d03d3a2dd2cc7b841ed8957d56a8010a5 (patch)
tree115ea47ab759a6b0fde3f66ead5d8d88bc3adfe7 /net-p2p/litecoin/files
parentUpdate to 0.2.5 (diff)
- Update to 0.18.1
Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D25276
Notes
Notes: svn path=/head/; revision=538890
Diffstat (limited to 'net-p2p/litecoin/files')
-rw-r--r--net-p2p/litecoin/files/litecoind.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/litecoin/files/litecoind.in b/net-p2p/litecoin/files/litecoind.in
index 3691daf3ec03..5f1b7923a01d 100644
--- a/net-p2p/litecoin/files/litecoind.in
+++ b/net-p2p/litecoin/files/litecoind.in
@@ -50,7 +50,7 @@ load_rc_config ${name}
# set up dependant variables
procname="${command}"
-pidfile="${litecoind_data_dir}/litecoind.pid"
+pidfile="${litecoind_data_dir}/litecoind-daemon.pid"
required_files="${litecoind_config_file}"