summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-12-22 01:10:27 +0000
committerErmal <eri@pfsense.org>2010-12-22 01:11:48 +0000
commitd31bc32ad6e46712d6347a7ae7e7a9bedce01a3f (patch)
treee83a73e8c392f2bff3ca572b8c0e2b082ff06649 /etc/inc/system.inc
parent3da60e0dacd95de0b48f3184867392e06e92fbcf (diff)
downloadpfsense-d31bc32ad6e46712d6347a7ae7e7a9bedce01a3f.zip
pfsense-d31bc32ad6e46712d6347a7ae7e7a9bedce01a3f.tar.gz
Make the CP locking more granular and make use correctly of exclusive/shared locks where appripriate. This speeds up CP login process.
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index d95875d..e55c68f 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -1477,4 +1477,4 @@ function system_get_dmesg_boot() {
return file_get_contents("{$g['varlog_path']}/dmesg.boot");
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud