wok diff c_icap/receipt @ rev 25204
updated python-mock (1.0.1 -> 3.0.5)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 14:28:15 2022 +0100 (2022-07-13) |
parents | 267887cc84bf |
children | ad0bc3efbf37 |
line diff
1.1 --- a/c_icap/receipt Mon Feb 07 17:45:34 2022 +0100 1.2 +++ b/c_icap/receipt Wed Jul 13 14:28:15 2022 +0100 1.3 @@ -67,11 +67,11 @@ 1.4 cat <<EOF 1.5 1.6 ---- 1.7 -To start $PACKAGE server you can run : 1.8 +To start c-icapd server you can run : 1.9 1.10 - /etc/init.d/$PACKAGE start 1.11 + /etc/init.d/c-icapd start 1.12 1.13 -Or add $PACKAGE to RUN_DAEMONS in /etc/rcS.conf 1.14 +Or add c-icapd to RUN_DAEMONS in /etc/rcS.conf 1.15 ---- 1.16 EOF 1.17 }