Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 160847 | Differences between
and this patch

Collapse All | Expand All

(-)tmp/gfs2/ebuilds/sys-cluster/openais/files/openais-init.d (-1 / +1 lines)
Lines 3-9 Link Here
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
# $Header: $
4
# $Header: $
5
5
6
AIS_BINARY=${AIS_BINARY:-/usr/sbin/aisexec}
6
AIS_BINARY=${AIS_BINARY:-/sbin/aisexec}
7
7
8
depend() {
8
depend() {
9
	use logger dns
9
	use logger dns

Return to bug 160847