diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-12-10 00:19:00 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-12-10 00:19:00 (GMT) |
commit | 5ab2c2d585290fb77dfc8d3670361df2fdc11c62 (patch) | |
tree | 58fc24f3a355bff701d6e93ba8011e9d1764f7b9 /abs/extra/bluez/__Changelog | |
parent | 4592612b015ff899ef52f33d96b52b5c60587ebb (diff) | |
download | linhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.zip linhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.tar.gz linhes_pkgbuild-5ab2c2d585290fb77dfc8d3670361df2fdc11c62.tar.bz2 |
A whole lotta housekeeping
Diffstat (limited to 'abs/extra/bluez/__Changelog')
-rw-r--r-- | abs/extra/bluez/__Changelog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra/bluez/__Changelog b/abs/extra/bluez/__Changelog deleted file mode 100644 index 124d0eb..0000000 --- a/abs/extra/bluez/__Changelog +++ /dev/null @@ -1,11 +0,0 @@ -# by mihanson -I really have no idea how this bluetooth stuff works. If anyone wants to -take a stab at getting this working properly with runit, feel free. I -only need this package to get mythpywii working. - -2010-04-01: -Make this package work with runit. All daemons were seperated into their -own run scripts. Of particular interest is rfcomm and hid2hci utilities. -They are not daemons and I added "/sbin/sv <executable> down ." in their -respective run files. All based on this thread: -http://article.gmane.org/gmane.comp.sysutils.supervision.general/1585/ |