SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.
This commit is contained in:
@@ -18,7 +18,7 @@ depend()
|
||||
|
||||
reload()
|
||||
{
|
||||
ebegin "Reloading ${SVCNAME}"
|
||||
ebegin "Reloading ${RC_SVCNAME}"
|
||||
start-stop-daemon --signal SIGHUP --pidfile "${pidfile}"
|
||||
eend $?
|
||||
}
|
||||
|
Reference in New Issue
Block a user