OpenRC changed their program binary names in 2014 (3 years ago), and using the old names has loud warnings now
Github-Pull: #11676
Rebased-From: 2f041f0e7d
tags/v0.15.1
@@ -1,4 +1,4 @@ | |||
#!/sbin/runscript | |||
#!/sbin/openrc-run | |||
# backward compatibility for existing gentoo layout | |||
# |