mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
sys-cluster/pcs-0.11.2: fix initd dep
Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ PIDFILE=/var/run/$name.pid
|
||||
if [ -f /etc/default/pcsd ]; then source /etc/default/pcsd; fi
|
||||
|
||||
depend() {
|
||||
need net pcsd-daemon
|
||||
need net pcsd
|
||||
use syslog
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user