[PC-BSD Commits] r4090 - in pcbsd: trunk/build-files/conf trunk/system-overlay/usr/PCBSD/local/bin trunk-current/build-files/conf trunk-current/system-overlay/usr/PCBSD/local/bin
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 10 11:56:07 PDT 2009
Author: kris
Date: 2009-06-10 11:56:06 -0700 (Wed, 10 Jun 2009)
New Revision: 4090
Added:
pcbsd/trunk-current/system-overlay/usr/PCBSD/local/bin/flashpluginctl
pcbsd/trunk/system-overlay/usr/PCBSD/local/bin/flashpluginctl
Modified:
pcbsd/trunk-current/build-files/conf/pcbsd-perms
pcbsd/trunk/build-files/conf/pcbsd-perms
Log:
Added a flashplugin script which lets you quickly enable / disable flash for mozilla browsers
Thanks Gerard!
Modified: pcbsd/trunk/build-files/conf/pcbsd-perms
===================================================================
--- pcbsd/trunk/build-files/conf/pcbsd-perms 2009-06-10 18:33:50 UTC (rev 4089)
+++ pcbsd/trunk/build-files/conf/pcbsd-perms 2009-06-10 18:56:06 UTC (rev 4090)
@@ -6,6 +6,7 @@
755 /PCBSD/Scripts/System/*.sh
755 /sbin/mount_auto
755 /PCBSD/local/bin/startkde
+755 /PCBSD/local/bin/flashpluginctl
755 /PCBSD/local/rc.d/*
755 /PCBSD/local/etc/periodic/monthly/*
755 /PCBSD/local/bin/lpr
Modified: pcbsd/trunk-current/build-files/conf/pcbsd-perms
===================================================================
--- pcbsd/trunk-current/build-files/conf/pcbsd-perms 2009-06-10 18:33:50 UTC (rev 4089)
+++ pcbsd/trunk-current/build-files/conf/pcbsd-perms 2009-06-10 18:56:06 UTC (rev 4090)
@@ -6,6 +6,7 @@
755 /PCBSD/Scripts/System/*.sh
755 /sbin/mount_auto
755 /PCBSD/local/bin/startkde
+755 /PCBSD/local/bin/flashpluginctl
755 /PCBSD/local/rc.d/*
755 /PCBSD/local/etc/periodic/monthly/*
755 /PCBSD/local/bin/lpr
More information about the Commits
mailing list