]> skyeroc.xyz Git - dgamelaunch/commitdiff
Forgot to remove these shed_uid & shed_gid lines.
authorPasi Kallinen <paxed@alt.org>
Sun, 24 May 2009 18:30:37 +0000 (18:30 +0000)
committerPasi Kallinen <paxed@alt.org>
Sun, 24 May 2009 18:30:37 +0000 (18:30 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@460 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

config.y

index 1f407e81703710d7111a595998262eb877e007ee..9474bd09d9bbe2fb655b7e002ce81e075750ed12 100644 (file)
--- a/config.y
+++ b/config.y
@@ -214,9 +214,6 @@ KeyPair: TYPE_CMDQUEUE '[' TYPE_CMDQUEUENAME ']'
        }
        | KeyType '=' TYPE_NUMBER {
 
-    globalconfig.shed_uid = (uid_t)-1;
-    globalconfig.shed_gid = (gid_t)-1;
-
   switch ($1)
   {
     case TYPE_SUID: