Re: "-- Mark --" error message

From: tom pollerman (tompollerman_at_mail.landolls.com)
Date: 03/21/04

  • Next message: Michael S. Dunsavage: "Re: mail question"
    Date: Sun, 21 Mar 2004 11:54:30 -0500
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    
    

    On Sun, 21 Mar 2004 13:11:27 -0000
    Kieran Hood <k_hood@ntlworld.com> wrote:

    > Every so often "-- MARK --" is printed in my console, do you know
    > what is causing this? I had to fix my fstab file after the FS went
    > corrupt, could this be related to it? Thanks.
    >
    This is a 'timestamp" which /sbin/syslogd writes to the log at set
    intervals, 20 min. by default.
    You can suppress it by starting syslogd with '-m 0'.

               man syslogd

    from my /etc/init.d/syslog:

    -----> snip

    umask 077

    start() {
            echo -n "Starting system logger: "
            # we don't want the MARK ticks
            daemon syslogd -m 0
            ^^^^^^^^^^^^^^^^^^^^
            RETVAL=$?
            echo
            echo -n "Starting kernel logger: "
            daemon klogd
            echo
            [ $RETVAL -eq 0 ] && touch /var/lock/subsys/syslog

    ------>snip

                                      Best,

                                      Tom

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Michael S. Dunsavage: "Re: mail question"

    Relevant Pages

    • "-- Mark --" error message
      ... I had to fix my fstab file after the FS went corrupt, ... Opera's revolutionary e-mail client: http://www.opera.com/m2/ ...
      (RedHat)
    • Re: dump/restore corrupted filesystems
      ... and fsck can't fix the damage. ... That might be worth filing a PR for, especially the panics. ... If dump dies on ... So if any of these is corrupt, ...
      (freebsd-questions)
    • Re: C# & Microsoft
      ... a native image that was causing the problem, and those are nearly impossible to find, much less fix. ... It was a VisualC.dll native image that was causing the problem, and oddly enough, that is not a managed DLL, and shouldn't have been loaded at all. ... I believe it was related to an install of an early beta of the WinFX SDK that I did around December. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Does Word SP-3 address the old problem of a build-up of list templates?
      ... Once a document is corrupt, merely opening it in a fixed system isn't likely ... it doesn't fix existing buildup. ... >>>> documents which had a build-up of list templates. ... >>>> necessary edit to the Windows registry which corrected the problem. ...
      (microsoft.public.word.numbering)
    • Re: Cannot open zips they are either invalid or corrupt
      ... but don't know how to fix or where to start. ... It was done legitimately for some so that they could spread the results across multiple external media sources *and* the software 'sharing' community liked it because it allowed for checksums easily and made the download sizes smaller and a bunch of smaller single files is less to download overall. ... Now - I understand that you later state, "I also downloaded a corrupted zip repair utitlity called Object Fix and it repaired the corrupted zip." ... ;-) Skimming the results might lead someone to quickly believe you had a corrupt 7-Zip install and somehow had a messed up native compression utility as well. ...
      (microsoft.public.windowsxp.general)