mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
net-wireless/eiwd: make netmount happy
Without 'provide net' openrc throws messages "iService 'netmount' needs non existant service 'net'" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
This commit is contained in:
@@ -7,6 +7,7 @@ pidfile="/run/iwd.pid"
|
||||
command_background="yes"
|
||||
|
||||
depend() {
|
||||
provide net
|
||||
after bootmisc modules
|
||||
before dns dhcpcd net
|
||||
keyword -shutdown
|
||||
|
||||
Reference in New Issue
Block a user