[PC-BSD Commits] r4058 - in pcbsd: trunk/build-files/conf trunk/system-overlay/usr/PCBSD/local/kde4 trunk/system-overlay/usr/PCBSD/local/kde4/bin trunk-current/build-files/conf trunk-current/system-overlay/usr/PCBSD/local/kde4 trunk-current/system-overlay/usr/PCBSD/local/kde4/bin
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 8 10:32:46 PDT 2009
Author: kris
Date: 2009-06-08 10:32:45 -0700 (Mon, 08 Jun 2009)
New Revision: 4058
Added:
pcbsd/trunk-current/system-overlay/usr/PCBSD/local/kde4/bin/
pcbsd/trunk-current/system-overlay/usr/PCBSD/local/kde4/bin/kppp
pcbsd/trunk-current/system-overlay/usr/PCBSD/local/kde4/bin/kwrited
pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/bin/
pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/bin/kppp
pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/bin/kwrited
Modified:
pcbsd/trunk-current/build-files/conf/pcbsd-mvfiles
pcbsd/trunk-current/build-files/conf/pcbsd-perms
pcbsd/trunk/build-files/conf/pcbsd-mvfiles
pcbsd/trunk/build-files/conf/pcbsd-perms
Log:
Added wrapper scripts for kppp / kwrited which need setuid sticky bit set
Modified: pcbsd/trunk/build-files/conf/pcbsd-mvfiles
===================================================================
--- pcbsd/trunk/build-files/conf/pcbsd-mvfiles 2009-06-08 17:11:45 UTC (rev 4057)
+++ pcbsd/trunk/build-files/conf/pcbsd-mvfiles 2009-06-08 17:32:45 UTC (rev 4058)
@@ -1,2 +1,4 @@
/usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud-bin
+/usr/PCBSD/local/kde4/bin/kppp /usr/PCBSD/local/kde4/bin/kppp-bin
+/usr/PCBSD/local/kde4/bin/kwrited /usr/PCBSD/local/kde4/bin/kwrited-bin
/sbin/mount_ntfs /sbin/mount_ntfs.orig
Modified: pcbsd/trunk/build-files/conf/pcbsd-perms
===================================================================
--- pcbsd/trunk/build-files/conf/pcbsd-perms 2009-06-08 17:11:45 UTC (rev 4057)
+++ pcbsd/trunk/build-files/conf/pcbsd-perms 2009-06-08 17:32:45 UTC (rev 4058)
@@ -20,6 +20,10 @@
755 /usr/PCBSD/local/etc/fonts/*
755 /usr/PCBSD/local/lib/nspluginwrapper/noarch/npviewer
755 /usr/PCBSD/local/bin/xterm
+2755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud
755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud-bin
-2755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud
+2755 /usr/PCBSD/local/kde4/bin/kwrited
+755 /usr/PCBSD/local/kde4/bin/kwrited-bin
+2755 /usr/PCBSD/local/kde4/bin/kppp
+755 /usr/PCBSD/local/kde4/bin/kppp-bin
644 /usr/PCBSD/SystemUpdater/conf/*
Property changes on: pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/bin/kppp
___________________________________________________________________
Added: svn:executable
+ *
Property changes on: pcbsd/trunk/system-overlay/usr/PCBSD/local/kde4/bin/kwrited
___________________________________________________________________
Added: svn:executable
+ *
Modified: pcbsd/trunk-current/build-files/conf/pcbsd-mvfiles
===================================================================
--- pcbsd/trunk-current/build-files/conf/pcbsd-mvfiles 2009-06-08 17:11:45 UTC (rev 4057)
+++ pcbsd/trunk-current/build-files/conf/pcbsd-mvfiles 2009-06-08 17:32:45 UTC (rev 4058)
@@ -1,2 +1,4 @@
/usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud-bin
+/usr/PCBSD/local/kde4/bin/kppp /usr/PCBSD/local/kde4/bin/kppp-bin
+/usr/PCBSD/local/kde4/bin/kwrited /usr/PCBSD/local/kde4/bin/kwrited-bin
/sbin/mount_ntfs /sbin/mount_ntfs.orig
Modified: pcbsd/trunk-current/build-files/conf/pcbsd-perms
===================================================================
--- pcbsd/trunk-current/build-files/conf/pcbsd-perms 2009-06-08 17:11:45 UTC (rev 4057)
+++ pcbsd/trunk-current/build-files/conf/pcbsd-perms 2009-06-08 17:32:45 UTC (rev 4058)
@@ -20,6 +20,10 @@
755 /PCBSD/local/etc/fonts/*
755 /PCBSD/local/lib/nspluginwrapper/noarch/npviewer
755 /PCBSD/local/bin/xterm
+2755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud
755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud-bin
-2755 /usr/PCBSD/local/kde4/lib/kde4/libexec/kdesud
+2755 /usr/PCBSD/local/kde4/bin/kwrited
+755 /usr/PCBSD/local/kde4/bin/kwrited-bin
+2755 /usr/PCBSD/local/kde4/bin/kppp
+755 /usr/PCBSD/local/kde4/bin/kppp-bin
644 /PCBSD/SystemUpdater/conf/*
Property changes on: pcbsd/trunk-current/system-overlay/usr/PCBSD/local/kde4/bin/kppp
___________________________________________________________________
Added: svn:executable
+ *
Property changes on: pcbsd/trunk-current/system-overlay/usr/PCBSD/local/kde4/bin/kwrited
___________________________________________________________________
Added: svn:executable
+ *
More information about the Commits
mailing list