1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/etc
Yaroslav Tykhiy 7d0ed28d3b Improve cleartmp in a number of aspects:
+ Use rc.subr(8) features properly.
+ Do the whole job of obliterating /tmp contents in find(1).
+ Leave lost+found and quota.{user,group} in /tmp only if root-owned.
+ Make the overall structure clearer by first removing the X dirs
  (perhaps along with the rest of /tmp) and then re-creating them.
+ Use "find -exec rm -rf {} +" for efficiency: each rm instance gets
  a chance to kill as much files in /tmp as ARG_MAX permits.

PR:		bin/104044
Submitted by:	Andrey Simonenko <see PR for email>
Hacked by:	yar
MFC after:	1 month
2006-10-16 13:01:45 +00:00
..
bluetooth Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf. 2006-05-18 17:53:49 +00:00
defaults Add idmapd_flags to defaults/rc.conf. 2006-10-15 15:55:00 +00:00
etc.amd64
etc.arm
etc.i386
etc.ia64
etc.powerpc
etc.sparc64
gss
isdn
mail
mtree A GEOM cache can speed up read performance by sending fixed size 2006-10-06 08:27:07 +00:00
namedb
pam.d
periodic The kvm_mkdb(8) is long dead. 2006-08-29 08:49:58 +00:00
ppp
rc.d Improve cleartmp in a number of aspects: 2006-10-16 13:01:45 +00:00
root
sendmail
amd.map
apmd.conf
auth.conf
cached.conf - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
crontab
csh.cshrc
csh.login
csh.logout
devd.conf Announce all interfaces to devd on attach/detach. This adds a new devctl 2006-06-01 00:41:07 +00:00
devfs.conf
dhclient.conf
disktab Replace duplicate and not quite accurate capabilities 2006-10-14 16:39:03 +00:00
fbtab
freebsd-update.conf Add FreeBSD Update 2.0 client code. The build code is in the projects 2006-08-31 09:51:34 +00:00
ftpusers
gettytab
group
hosts
hosts.allow Comment out lines that use example addresses and example.com names so 2006-08-29 09:20:48 +00:00
hosts.equiv
hosts.lpd
inetd.conf Re-add lukemftpd. It has: PAM, MAC, per-class nologin files, 2006-08-31 17:15:10 +00:00
libalias.conf Fix a regression: let natd load libalias modules before /usr is mounted 2006-10-08 14:02:00 +00:00
login.access
login.conf
mac.conf
Makefile Summer of Code 2005: improve libalias - part 1 of 2 2006-09-26 23:26:53 +00:00
man.alias
master.passwd
minfree
motd
netconfig
netstart Remove reference to no longer existant /etc/rc.d/pccard. 2006-05-30 02:10:01 +00:00
network.subr Restore the behavior that net.inet6.ip6.auto_linklocal=0 could 2006-10-07 15:45:56 +00:00
networks
newsyslog.conf
nls.alias
nscd.conf - Extend the nsswitch to support Services, Protocols and Rpc 2006-04-28 12:03:38 +00:00
nsmb.conf
nsswitch.conf Install /etc/nsswitch.conf statically rather than generating it at 2006-05-03 15:14:47 +00:00
opieaccess
pccard_ether Introduce a new method ipv6if which attemptes to figure out if an 2006-09-21 01:44:52 +00:00
pf.conf
pf.os
phones Kill the default phone numbers. 2006-08-31 21:13:12 +00:00
portsnap.conf
printcap
profile
protocols
rc
rc.bsdextended
rc.firewall
rc.firewall6 Move etc/rc.firewall6 to ipfw2+v6, update related rc.d and periodic scripts. 2006-05-12 19:17:34 +00:00
rc.initdiskless - Document /conf/diskless_remount in the list of special files. 2006-09-01 16:33:15 +00:00
rc.resume
rc.sendmail
rc.shutdown
rc.subr debug() shouldn't misidentify itself to logger(1). 2006-10-02 08:20:37 +00:00
rc.suspend
remote
rpc
services
shells
snmpd.config
sysctl.conf
syslog.conf
termcap.small