link chgrp to chown, don't list it as a binary
This commit is contained in:
parent
cf9019c279
commit
eed1defc36
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
|
||||
|
||||
# first, we list the source dirs that our programs reside in. These are
|
||||
# searched in order listed to find the dir containing each program.
|
||||
@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
|
||||
ln dump rdump
|
||||
ln restore rrestore
|
||||
ln newfs mount_mfs
|
||||
ln chown chgrp
|
||||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs chgrp ftp rsh sed telnet rlogin common find grep
|
||||
progs ftp rsh sed telnet rlogin common find grep
|
||||
ln common vi
|
||||
ln common view
|
||||
ln common ex
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
|
||||
# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
|
||||
|
||||
# first, we list the source dirs that our programs reside in. These are
|
||||
# searched in order listed to find the dir containing each program.
|
||||
@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
|
||||
ln dump rdump
|
||||
ln restore rrestore
|
||||
ln newfs mount_mfs
|
||||
ln chown chgrp
|
||||
|
||||
# /usr/bin stuff
|
||||
|
||||
progs chgrp ftp rsh sed telnet rlogin common find grep
|
||||
progs ftp rsh sed telnet rlogin common find grep
|
||||
ln common vi
|
||||
ln common view
|
||||
ln common ex
|
||||
|
Loading…
Reference in New Issue
Block a user