Ross Boylan wrote: > On Tue, May 24, 2005 at 10:11:28AM +0200, Samuele Giovanni Tonon wrote: > > Then why do the other mounts in killpower use remount? If the > filesystems are unmounted, remount should be unnecessary.
because some filesystem can be already mounted.. while the first option do a mount (supposing they are not mounted) the second one suppose that it isn't. Unfortunately after i made a test i discover that if the partition is not mounted and u use the remount option, it isn't mounted.. i'll try to find a way to circumvent this. >>> >> >>>The Debian NEWS is confusing. I am confused :-) >>> It says >>> Also there's a new file in /etc/apcupsd which is called >>> killpower, >> >>yeah and that's the file we are talking.. or not ? > > Yes, it is. > >>>if you have /usr/ and /var on different >>> partitions you should check this file and uncomment >>> the line you need most. >>>Looking at killpower, I thought this meant I should pick one of >>>#mount -n -o ro /usr >>>#mount -n -o ro /var >>>This is not consistent with the comment in killpower, and, on >>>reflection, probably not the intent. >>> >>>The NEWS file also has a comma splice after "killpower". >>>I suggest this revision: >>> I have moved powerfail file from /var/spool to /etc. >>> Also, there's a new file in /etc/apcupsd which is called >>> killpower. If you have /usr/ and /var on different >>> partitions you should check this file and uncomment >>> the line or lines you need. >>> >> >>yep, it's better a dot instead of a comma, however i don't think >>it's a good idea to upgrade apcupsd for a missing comma inside NEWS >>file. > > That alone, no. However, the message about "the line you need most" > might lead someone to uncomment only one of the lines. > uhm i think people should ask themself why they need to remount usr and var.. and so they can conclude that a) mantainer is not native english speaker b) mantainer has a bad english grammar c) they have to uncomment both lines :-) >> > > As I said, these are all pretty minor issues. They are only > significant to the extent they would lead someone astray. > yep, unfortunately i can fix them on next release but they won't be on sarge. Regards Samuele -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

