summaryrefslogtreecommitdiff
path: root/icecream.initd
diff options
context:
space:
mode:
Diffstat (limited to 'icecream.initd')
-rw-r--r--icecream.initd2
1 files changed, 1 insertions, 1 deletions
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"