* [gentoo-commits] gentoo-x86 commit in app-forensics/lynis/files: lynis.cron-new
@ 2009-03-10 16:00 Christian Ruppert (idl0r)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2009-03-10 16:00 UTC (permalink / raw
To: gentoo-commits
idl0r 09/03/10 16:00:13
Added: lynis.cron-new
Log:
Revision bump to 1.2.3-r1, removed old. metadata.xml updated. Lynis requires to be root so moved to /usr/sbin, fixed cron file. Some improvements.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.1 app-forensics/lynis/files/lynis.cron-new
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/lynis/files/lynis.cron-new?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/lynis/files/lynis.cron-new?rev=1.1&content-type=text/plain
Index: lynis.cron-new
===================================================================
#!/bin/sh
/usr/sbin/lynis -c --auditor "automated" --cronjob
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-forensics/lynis/files: lynis.cron-new
@ 2012-05-18 20:59 Christian Ruppert (idl0r)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Ruppert (idl0r) @ 2012-05-18 20:59 UTC (permalink / raw
To: gentoo-commits
idl0r 12/05/18 20:59:17
Modified: lynis.cron-new
Log:
Minor: Use long options for -c (--checkall), bug 412061
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.2 app-forensics/lynis/files/lynis.cron-new
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/lynis/files/lynis.cron-new?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/lynis/files/lynis.cron-new?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/lynis/files/lynis.cron-new?r1=1.1&r2=1.2
Index: lynis.cron-new
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/lynis/files/lynis.cron-new,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lynis.cron-new 10 Mar 2009 16:00:13 -0000 1.1
+++ lynis.cron-new 18 May 2012 20:59:17 -0000 1.2
@@ -1,3 +1,3 @@
#!/bin/sh
-/usr/sbin/lynis -c --auditor "automated" --cronjob
+/usr/sbin/lynis --checkall --auditor "automated" --cronjob
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-18 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 20:59 [gentoo-commits] gentoo-x86 commit in app-forensics/lynis/files: lynis.cron-new Christian Ruppert (idl0r)
-- strict thread matches above, loose matches on Subject: below --
2009-03-10 16:00 Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox