aboutsummaryrefslogtreecommitdiffstats
path: root/security/tinysu/files/patch-hier.c
blob: 105401494cec8c0ce197560fa09ab0cc505fecc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- hier.c.orig Sun Feb 29 03:21:15 2004
+++ hier.c  Tue May 24 23:42:06 2005
@@ -4,8 +4,5 @@
 
 void hier()
 {
-  h(auto_home,-1,-1,02755);
-  d(auto_home,"bin",-1,-1,02755);
-
   c(auto_home,"bin","tinysu",auto_uid,auto_gid,04750);
 }