home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / bugs / 25 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.4 KB  |  31 lines

  1. Newsgroups: comp.sys.next.bugs
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!news.weeg.uiowa.edu!news!rpruess
  3. From: rpruess@yoyo.weeg.uiowa.edu (Rex Pruess)
  4. Subject: Re: ownership of /bin/df and /etc/mtab
  5. In-Reply-To: gemoe@proximus.north.de's message of Wed, 6 Jan 1993 06:40:38 GMT
  6. Message-ID: <RPRUESS.93Jan7160658@yoyo.weeg.uiowa.edu>
  7. Sender: news@news.weeg.uiowa.edu (News)
  8. Nntp-Posting-Host: yoyo.weeg.uiowa.edu
  9. Organization: U of Iowa, Iowa City, IA
  10. References: <1993Jan6.064038.6744@proximus.north.de>
  11. Date: Thu, 7 Jan 1993 22:06:58 GMT
  12. Lines: 17
  13.  
  14. gemoe@proximus.north.de (Gerhard Moeller) writes:
  15.  
  16.   >  Well, maybe it's my fault, but I wonder why the permissions of mtab 
  17.   >  and df are not right set, since 3.0:
  18.   >
  19.   >  -rwxr-sr-x  1 root     operator    6692 Jul 21 17:40 /bin/df*
  20.   >  -rw-r-----  1 root     wheel      81 Jan  5 15:44 /etc/mtab
  21.  
  22. Ejecting disks messes up the correct setting of "644" on /etc/mtab.  One
  23. way to deal with this problem is to update the mode setting every 30
  24. minutes or so by putting the following line in /etc/crontab.local:
  25.  
  26.          1,31 * * * *   root   /bin/chmod 644   /etc/mtab
  27. --
  28. ----------------------------------------------------------------------------
  29.     Rex Pruess, Weeg Computing Center, University of Iowa, Iowa City, IA
  30.        NeXTmail: Rex-Pruess@uiowa.edu ......... Phone: (319) 335-5452
  31.