]> git.pld-linux.org Git - packages/SysVinit.git/blame - sysvinit-bequiet.patch
- does not require logrotate; rel 19
[packages/SysVinit.git] / sysvinit-bequiet.patch
CommitLineData
2f95713d
AM
1diff -urN sysvinit-2.76.orig/src/mesg.c sysvinit-2.76/src/mesg.c
2--- sysvinit-2.76.orig/src/mesg.c Fri Jul 2 14:02:50 1999
3+++ sysvinit-2.76/src/mesg.c Fri Jul 2 14:03:27 1999
4@@ -47,7 +47,6 @@
5
6 if (!isatty(0)) {
7 /* Or should we look in /var/run/utmp? */
8- fprintf(stderr, "stdin: is not a tty\n");
9 return(1);
10 }
11
This page took 0.087338 seconds and 4 git commands to generate.