setserial/setserial-2.17-readme.patch
cvsdist 1a5e6e214a auto-import changelog data from setserial-2.17-5.src.rpm
Tue Sep 11 2001 Tim Waugh <twaugh@redhat.com> 2.17-5
- Fix init script (bug #52862).
- Avoid temporary file vulnerability in init script.
- Update README: it's --add, not -add.
2004-09-09 12:16:18 +00:00

12 lines
555 B
Diff

--- setserial-2.17/README.readme Tue Sep 11 17:59:52 2001
+++ setserial-2.17/README Tue Sep 11 18:00:27 2001
@@ -13,6 +13,6 @@
The simplest way to configure the serial ports is to copy the provided
rc.serial file to the appropriate /etc/rc.d directory. For example,
-to install rc.serial on a RedHat system, copy rc.serial to
-/etc/rc.d/init.d/serial, and then run the command "chkconfig -add serial".
+to install rc.serial on a Red Hat Linux system, copy rc.serial to
+/etc/rc.d/init.d/serial, and then run the command "chkconfig --add serial".