diff options
author | Austin English <wizardedit@gentoo.org> | 2016-04-26 11:50:05 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-04-26 11:50:05 -0500 |
commit | 049085bd1fd0bad083e9b3edc42660a2f4b649d8 (patch) | |
tree | ecd6c7db46a5fff189bc873d940bbb8416c587b0 /app-laptop/tp_smapi/files | |
parent | www-apache/mod_xml2enc: remove implicit system dep (diff) | |
download | gentoo-049085bd1fd0bad083e9b3edc42660a2f4b649d8.tar.gz gentoo-049085bd1fd0bad083e9b3edc42660a2f4b649d8.tar.bz2 gentoo-049085bd1fd0bad083e9b3edc42660a2f4b649d8.zip |
app-laptop/tp_smapi: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573846
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-laptop/tp_smapi/files')
-rw-r--r-- | app-laptop/tp_smapi/files/tp_smapi-0.40-initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/tp_smapi/files/tp_smapi-0.40-initd b/app-laptop/tp_smapi/files/tp_smapi-0.40-initd index e0b3bd5e0d8e..3b8c10d9274a 100644 --- a/app-laptop/tp_smapi/files/tp_smapi-0.40-initd +++ b/app-laptop/tp_smapi/files/tp_smapi-0.40-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright (C) 2011 Henning Schild <henning@wh9.tu-dresden.de> # Copyright (C) 2011 Sebastian Pipping <sebastian@pipping.org> # |