File: embedlist

package info (click to toggle)
tiger 1%3A3.2.3-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,532 kB
  • ctags: 369
  • sloc: sh: 14,783; ansic: 1,933; perl: 573; makefile: 316; sql: 38
file content (22 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
#  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
/etc/rc?
/etc/init.d/*
/etc/rc.d/*
/etc/rc.d/init.d/*
/.profile
/.cshrc
/.login
/.kshrc
/.bashrc
/root/.profile
/root/.cshrc
/root/.login
/root/.kshrc
/root/.bashrc