diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:29:28 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 6536700bab13478d187f19112524db673cfad8dc (patch) | |
tree | 4a1a0b804be8cab4ce741ae14a0bd0090ab9c956 /media-sound/timidity++ | |
parent | media-sound/teamspeak-server-bin: use #!/sbin/openrc-run instead of #!/sbin/r... (diff) | |
download | gentoo-6536700bab13478d187f19112524db673cfad8dc.tar.gz gentoo-6536700bab13478d187f19112524db673cfad8dc.tar.bz2 gentoo-6536700bab13478d187f19112524db673cfad8dc.zip |
media-sound/timidity++: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'media-sound/timidity++')
-rw-r--r-- | media-sound/timidity++/files/init.d.timidity.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/timidity++/files/init.d.timidity.4 b/media-sound/timidity++/files/init.d.timidity.4 index e3dac7fc04d5..1863a0197bf8 100644 --- a/media-sound/timidity++/files/init.d.timidity.4 +++ b/media-sound/timidity++/files/init.d.timidity.4 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { after alsasound esound |