Created attachment 447048 [details, diff] A patch to add suport for /sbin/openrc-run scripts I found that version 20140911 does not support new /etc/init.d scripts, i.e. php-fpm. The reason is in 15th line, that checks runscript magic seq. only, not openrc-run.
Same problem here after gentoo-bashcomp update. No more rc-service completion anymore with openrc.
supposedly bash comp files are now provided by openrc https://cgit.gentoo.org/proj/gentoo-bashcomp.git/commit/?id=41d0608e51e5fe3b5034de9ae3700c2490380e2e
sys-apps/openrc provides its own bash completion scripts. They work if you invoke the service scripts through 'rc-service'. There is no completion if you invoke the service scripts directly as e.g. '/etc/init.d/foo-service'.
https://github.com/OpenRC/openrc/commit/4dfec917cc44b3337ebe0bfc82052c89944be0e0 https://github.com/OpenRC/openrc/commit/917a7031d946c0b608517936fab0f54689167265