]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
QA: Add /etc/{init,rc}.d to list of unwanted dirs.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Feb 2010 23:56:08 +0000 (00:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Feb 2010 23:56:08 +0000 (00:56 +0100)
tools/quality-agent.d/095-directory-layout

index b0c704423536f994acdf80fab940ceb93fd62d8e..428f0b8ddf85c03a802f52266033e52810b3523c 100755 (executable)
@@ -16,6 +16,8 @@ function check() {
 log "Check directory layout"
 
 log "  Checking for directories that should not be there"
+check /etc/init.d
+check /etc/rc.d
 check /lib/pkgconfig
 check /usr/man
 check /usr/var