Don't change the modes of ${PREFIX} and ${PREFIX}/bin.
This commit is contained in:
parent
84363b0498
commit
a23f924327
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123644
13
sysutils/service-config/files/patch-hier.c
Normal file
13
sysutils/service-config/files/patch-hier.c
Normal file
@ -0,0 +1,13 @@
|
||||
--- hier.c.orig Fri Dec 10 09:39:48 2004
|
||||
+++ hier.c Fri Dec 10 09:39:55 2004
|
||||
@@ -2,8 +2,10 @@
|
||||
|
||||
void hier()
|
||||
{
|
||||
+ /*
|
||||
h(auto_home,-1,-1,02755);
|
||||
d(auto_home,"bin",-1,-1,02755);
|
||||
+ */
|
||||
|
||||
c(auto_home,"bin","ipc-config",-1,-1,0755);
|
||||
c(auto_home,"bin","ipcx-config",-1,-1,0755);
|
Loading…
Reference in New Issue
Block a user