]> git.pld-linux.org Git - packages/screen.git/blobdiff - screen-tty.patch
- fifo bcond, however can't resume with 4.1 screen created with 4.0
[packages/screen.git] / screen-tty.patch
index 78b4611bc300ba388d5d389b1506004323fd9c97..5199ead23459e9af20e4954d4a092706acb7e727 100644 (file)
@@ -1,13 +1,15 @@
---- config.h.in.orig   Fri Sep  1 18:07:26 2000
-+++ config.h.in        Fri Sep  8 19:16:57 2000
-@@ -88,8 +88,8 @@
-  * Note, screen is unable to change mode or group of the pty if it
-  * is not installed with sufficient privilege. (e.g. set-uid-root)
+diff -urN screen-3.9.15.org/config.h.in screen-3.9.15/config.h.in
+--- screen-3.9.15.org/config.h.in      Tue Mar 25 19:06:38 2003
++++ screen-3.9.15/config.h.in  Tue Mar 25 19:07:21 2003
+@@ -103,8 +103,9 @@
+  * filesystem so screen should not even attempt to set mode or group  
+  * even if running as root (e.g. on TiVo).
   */
 -#undef PTYMODE
 -#undef PTYGROUP
++
 +#define PTYMODE 0620
 +#define PTYGROUP 5 /* RedHat Linux tty */
+ #undef PTYROFS
  
  /*
-  * If screen is NOT installed set-uid root, screen can provide tty
This page took 0.060662 seconds and 4 git commands to generate.