File: embedlist

package info (click to toggle)
tiger 2.2.4-22
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,188 kB
  • ctags: 240
  • sloc: sh: 8,388; ansic: 2,109; makefile: 141; perl: 106
file content (19 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
#  These are files which have any embedded pathnames in them checked.
#  It does not need to include things like /etc/inetd.conf, etc, as
#  these will be generated during the running of the security system.
#  They *can* be included if you want to run check_embedded without
#  running all the other scripts.  This will not cause duplicate output.
#
/etc/rc.d/*
/etc/rc.d/init.d/*
/.profile
/.cshrc
/.login
/.kshrc
/.bashrc
/root/.profile
/root/.cshrc
/root/.login
/root/.kshrc
/root/.bashrc