Fix RPM init script hanging on recent OS (#3488223).
This commit is contained in:
@@ -26,6 +26,7 @@ v0.5dev (ongoing development)
|
|||||||
* hd44780/ftdi: Fix error in setting backlight and add backlight for 4bit mode
|
* hd44780/ftdi: Fix error in setting backlight and add backlight for 4bit mode
|
||||||
+ new driver: sdeclcd for Watchguard FireBox appliances (F. Mertz)
|
+ new driver: sdeclcd for Watchguard FireBox appliances (F. Mertz)
|
||||||
+ hd44780: Added 'usb4all' connection type (T. Mohaupt)
|
+ hd44780: Added 'usb4all' connection type (T. Mohaupt)
|
||||||
|
* Fix RPM init script hanging on recent OS (#3488223)
|
||||||
|
|
||||||
v0.5.5
|
v0.5.5
|
||||||
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)
|
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
# Apart from the main client lcdproc(1) there are various clients. \
|
# Apart from the main client lcdproc(1) there are various clients. \
|
||||||
# See http://lcdproc.omnipotent.net for details.
|
# See http://lcdproc.omnipotent.net for details.
|
||||||
# processname: LCDd
|
# processname: LCDd
|
||||||
# pidfile: /var/run/LCDd.pid
|
|
||||||
# config: @sysconfdir@/LCDd.conf
|
# config: @sysconfdir@/LCDd.conf
|
||||||
|
|
||||||
# Source function library.
|
# Source function library.
|
||||||
|
|||||||
Reference in New Issue
Block a user