diff options
Diffstat (limited to 'sys-fs/udev/files/147/udev.initd')
-rw-r--r-- | sys-fs/udev/files/147/udev.initd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/udev/files/147/udev.initd b/sys-fs/udev/files/147/udev.initd index 16b00894cd4d..6ce140e5c562 100644 --- a/sys-fs/udev/files/147/udev.initd +++ b/sys-fs/udev/files/147/udev.initd @@ -61,6 +61,7 @@ rules_disable_switch() fi } +# only called on openrc is_service_enabled() { local svc="$1" |