app-admin/prelude-manager: use #!/sbin/openrc-run instead of #!/sbin/runscript

Package-Manager: portage-2.3.0
This commit is contained in:
Pacho Ramos
2016-08-24 11:01:17 +02:00
parent fd5fb1553b
commit 823bb6cd22

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$