From dd20248c9da02ec9ca2f4177ede0464e44a780e3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 11 Apr 2020 23:48:51 -0700 Subject: Adjust prefix --- icecream.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icecream.initd') diff --git a/icecream.initd b/icecream.initd index 1ff49e9..c0db732 100644 --- a/icecream.initd +++ b/icecream.initd @@ -2,7 +2,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -command="/usr/lib/icecream/sbin/iceccd" +command="/usr/bin/iceccd" command_args="${ICECREAM_OPTS}" pidfile="/run/${RC_SVCNAME}.pid" start_stop_daemon_args="--background --make-pidfile" -- cgit v1.2.1