Hi Geert,

Just a quick update about this bugreport: it got me intested again in systraq
development; since this bugreport, 4 new upstream releases got shipped:

 systraq version 20151218 - The חֲנֻכָּה Release
 systraq version 20151214 - The Čhaŋšúška Wakpá Release
 systraq version 20151105 - The Blaak Release
 systraq version 20150913 - The de Sy à My release
 systraq version 20081217

No .deb has been shipped yet.  RSN...

See http://mdcc.cx/pub/systraq/systraq-latest/NEWS for the details.
(excuse me for the borken utf-8; another thing on my TODO-list...)

Bye,

Joost

PS: ssh+git://git.debian.org/git/collab-maint/systraq.git ...


On Fri, Aug 28, 2015 at 12:35:56PM +0200, Joost van Baal-Ilić wrote:
> Thanks.  It should indeed be listed in the systraq user manual.  I'll get
> to it.
> 
> 
> 
> Bye,
> 
> Joost
> 
> Note to self/PS: 
> 
> joostvb@incagijs:/etc/systraq% cat Makefile 
> filetraq.conf: filetraq.main.conf filetraq.tail.conf
>         echo '# $@: generated from $^' | \
>           cat - filetraq.main.conf filetraq.tail.conf > $@
> 
> filetraq.main.conf:
>         echo '# $@: automatically generated' > $@
>         ( find /etc -perm -a+r -type f | sort ; \
>           ls -1 /home/*/.ssh/a* ) | sort >> $@
> 
> .PHONY: filetraq.main.conf
> 
> 
> a " | grep -v fileyoudonotwant " should get added to that Makefile.
> make is typically ran manually by the sysadmin.
> 
> On Fri, Aug 28, 2015 at 09:04:52AM +0200, Geert Stappers wrote:
> > Package: systraq
> > Version: 0.0.20081217-3
> > Severity: normal
> > 
> > 
> > Dear maintainer,
> > 
> > Systraq should ignore files
> > like  /etc/init.d/.depend.boot and /etc/init.d/.depend.start
> > 
> > It are hidden files and they are auto-generated.
> > 
> > 
> > Cheers
> > Geert Stappers
> > 
> > 
> > ----- Forwarded message from Cron Daemon -----
> > 
> > Date: Fri, 28 Aug 2015 08:30:07 +0200 (CEST)
> > From: Cron Daemon
> > To: debian-syst...@host.domain.tld
> > Subject: Cron <debian-systraq@jheronimus>  [ -r /etc/systraq/filetraq.conf 
> > ] && command -v filetraq >/dev/null && filetraq
> >     /etc/systraq/filetraq.conf  /var/lib/systraq/filetraq
> > 
> > --- /var/lib/systraq/filetraq//etc/init.d/.depend.boot/orig 2015-06-21 
> > 10:44:45.069928185 +0200
> > +++ /etc/init.d/.depend.boot        2015-08-28 07:48:26.089928185 +0200
> > @@ -1,22 +1,22 @@
> > -TARGETS = mountkernfs.sh hostname.sh udev mountdevsubfs.sh keymap.sh 
> > keyboard-setup console-setup networking mountall.sh mountall-bootclean.sh 
> > mountnfs.sh mountnfs-bootclean.sh hwclock.sh checkroot.sh urandom procps 
> > mtab.sh bootmisc.sh hdparm kmod kbd udev-mtab checkfs.sh x11-common 
> > checkroot-bootclean.sh screen-cleanup
> > +TARGETS = mountkernfs.sh hostname.sh udev mountdevsubfs.sh keymap.sh 
> > keyboard-setup hwclock.sh hdparm console-setup networking mountall.sh 
> > mountall-bootclean.sh mountnfs.sh mountnfs-bootclean.sh checkroot.sh 
> > urandom procps mtab.sh bootmisc.sh kmod kbd udev-mtab checkfs.sh x11-common 
> > checkroot-bootclean.sh screen-cleanup
[...]
> >  kmod: checkroot.sh
> >  kbd: mountall.sh mountall-bootclean.sh mountnfs.sh mountnfs-bootclean.sh
> >  udev-mtab: udev mountall.sh mountall-bootclean.sh
> > --- /var/lib/systraq/filetraq//etc/init.d/.depend.start/orig        
> > 2015-06-30 08:03:10.773928184 +0200
> > +++ /etc/init.d/.depend.start       2015-08-28 07:48:26.093928184 +0200
> > @@ -1,19 +1,20 @@
> > -TARGETS = rsyslog shellinabox php5-fpm motd killprocs sudo postgresql 
> > mysql nginx atd redis-server fail2ban acpid anacron cron dbus ssh rsync 
> > exim4 postfix bootlogs single rc.local rmnologin
> > -INTERACTIVE =
> > +TARGETS = rsyslog shellinabox php5-fpm motd killprocs sudo apache2 
> > postgresql mysql nginx atd redis-server fail2ban rsync anacron ssh acpid 
> > cron dbus exim4 postfix bootlogs single rc.local rmnologin
> > +INTERACTIVE = apache2
> > +apache2: rsyslog
[...]
> > +rc.local: postgresql rsyslog mysql exim4 shellinabox nginx postfix 
> > php5-fpm apache2 atd redis-server fail2ban motd bootlogs rsync anacron ssh 
> > acpid sudo cron dbus
> > +rmnologin: sudo postgresql rsyslog mysql exim4 shellinabox nginx postfix 
> > php5-fpm apache2 atd redis-server fail2ban motd bootlogs rsync anacron ssh 
> > acpid cron dbus
> > --- /var/lib/systraq/filetraq//etc/init.d/.depend.stop/orig 2015-06-21 
> > 10:44:45.069928185 +0200
> > +++ /etc/init.d/.depend.stop        2015-08-28 07:48:26.093928184 +0200
> > @@ -1,12 +1,12 @@
> > -TARGETS = unattended-upgrades shellinabox php5-fpm nginx atd redis-server 
> > fail2ban exim4 postfix urandom postgresql mysql sendsigs rsyslog 
> > umountnfs.sh hwclock.sh networking umountfs umountroot halt reboot
> > +TARGETS = unattended-upgrades shellinabox php5-fpm apache2 nginx atd 
> > redis-server fail2ban exim4 postfix urandom postgresql mysql sendsigs 
> > rsyslog umountnfs.sh hwclock.sh networking umountfs umountroot halt reboot
> >  postgresql: exim4 postfix
[...]
> >  reboot: umountroot
> > 
> > ----- End forwarded message -----
> > 
> > -- 
> > Groeten
> > Geert Stappers
> > -- 
> > Leven en laten leven
> 

Reply via email to