Index | Thread | Search

From:
Daniel Jakots <danj@chown.me>
Subject:
Re: text files in /etc/changelist stored as checksums only
To:
Jason McIntyre <jmc@kerhand.co.uk>
Cc:
Ingo Schwarze <schwarze@usta.de>, sthen@openbsd.org, tech@openbsd.org
Date:
Tue, 25 Mar 2025 16:53:14 -0400

Download raw body.

Thread
  • Stuart Henderson:

    text files in /etc/changelist stored as checksums only

  • On Tue, 25 Mar 2025 12:41:02 +0000, Jason McIntyre <jmc@kerhand.co.uk>
    wrote:
    
    > > ===================================================================
    > > RCS file: /cvs/src/share/man/man5/changelist.5,v
    > > diff -u -r1.10 changelist.5
    > > --- changelist.5	28 May 2024 05:09:19 -0000	1.10
    > > +++ changelist.5	25 Mar 2025 11:45:13 -0000
    > > @@ -24,8 +24,9 @@
    > >  The
    > >  .Pa /etc/changelist
    > >  file is a simple text file containing the names of files to be
    > > backed up -and checked for modification by the system security
    > > script, -.Xr security 8 .
    > > +and checked for modification by the system
    > > +.Xr security 8
    > > +script.  
    > 
    > we could shorten this all to:
    > 
    > 	...checked daily(8) by the system security(8) script.
    > 
    > that's a matter of taste though - just offering it as a suggestion.
    
    ok danj@ either way
    
    Thanks Ingo for picking this up!
    
    
  • Stuart Henderson:

    text files in /etc/changelist stored as checksums only