summaryrefslogtreecommitdiff
path: root/icecream-scheduler.initd
diff options
context:
space:
mode:
Diffstat (limited to 'icecream-scheduler.initd')
-rw-r--r--icecream-scheduler.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/icecream-scheduler.initd b/icecream-scheduler.initd
index e71776a..45865cd 100644
--- a/icecream-scheduler.initd
+++ b/icecream-scheduler.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/icecc-scheduler"
+command="/usr/bin/icecc-scheduler"
command_args="${ICECREAM_SCHEDULER_OPTS}"
pidfile="/run/${RC_SVCNAME}.pid"
start_stop_daemon_args="--background --make-pidfile"