Automatically mount selinuxfs on /selinux in localmount.

This commit is contained in:
Mike Frysinger
2007-04-20 10:47:24 +00:00
parent f269f1961b
commit a316a1fa72
2 changed files with 19 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
20 Apr 2007; Mike Frysinger <vapier@gentoo.org>:
Automatically mount selinuxfs on /selinux in localmount.
20 Apr 2007; Roy Marples <uberlord@gentoo.org>:
Plugins now run in a forked process for extra resliance.