diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:24:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:24:38 -0500 |
commit | 75c5ce139096ca78e1c20551df407f51cfece927 (patch) | |
tree | 344dba4ac0b4cfd4ed979a46f88417333675b820 /system/tiger/config | |
parent | a57d9d2998af6407fec1c84be17aaa628575d1de (diff) | |
download | slackbuilds-75c5ce139096ca78e1c20551df407f51cfece927.tar.gz |
system/tiger: Removed (unmaintained)
Reference: http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-October/006570.html
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/tiger/config')
-rw-r--r-- | system/tiger/config/tiger.cron | 9 | ||||
-rw-r--r-- | system/tiger/config/tiger.ignore | 31 |
2 files changed, 0 insertions, 40 deletions
diff --git a/system/tiger/config/tiger.cron b/system/tiger/config/tiger.cron deleted file mode 100644 index 1e1c2d0c0a..0000000000 --- a/system/tiger/config/tiger.cron +++ /dev/null @@ -1,9 +0,0 @@ -# -# Regular cron jobs for the tiger package -# -# Configuration file -DEFAULT=/etc/default/tiger -# default setting, overriden in the above file -NICETIGER=10 -# -0 * * * * root test -x /usr/sbin/tigercron && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; nice -n$NICETIGER /usr/sbin/tigercron -q ; } diff --git a/system/tiger/config/tiger.ignore b/system/tiger/config/tiger.ignore deleted file mode 100644 index 1f7906789e..0000000000 --- a/system/tiger/config/tiger.ignore +++ /dev/null @@ -1,31 +0,0 @@ -Login ID nobody is disabled, but still has a valid shell \(/bin/sh\) -Login ID mail's home directory \(/var/mail\) has group `mail' write access. -Login ID \w+'s parent directory \(/home\) has group `staff' write access. -Log file /var/log/wtmp permission should be 644 -Log file /var/log/btmp does not exist -Log file /var/run/utmp permission should be 644 -Log file /var/log/loginlog does not exist -Log file /var/log/messages permission should be 640 -The owner of /var/log/wtmp should be root (owned by utmp). -/var/log/wtmp should not have group write. -The owner of /var/run/utmp should be root (owned by utmp). -/var/run/utmp should not have group write. -/var/log/XFree86.0.log should not have world read. -/etc/fstab should not have group read. -/etc/fstab should not have world read. -/etc/inetd.conf should not have group read. -/etc/inetd.conf should not have world read. -/etc/pam.d/sudo should not have world read. -The directory /dev/ataraid resides in a device directory. -The directory /dev/cciss resides in a device directory. -The directory /dev/fd resides in a device directory. -The directory /dev/input resides in a device directory. -The directory /dev/pts resides in a device directory. -The directory /dev/rd resides in a device directory. -The directory /dev/usb resides in a device directory. -The directory /dev/ida resides in a device directory. -/dev/null has world permissions -/dev/ptmx has world permissions -/dev/gpmctl has world permissions -/dev/gpmdata has world permissions -File ".fetchmail-UIDL-cache" in the mail spool, owned by "fetchmail". |