#3208: Samba installation stores mount.cifs in wrong location
---------------------+------------------------------------------------------
 Reporter:  jrdavis  |       Owner:  blfs-b...@…                   
     Type:  defect   |      Status:  new                           
 Priority:  normal   |   Milestone:  6.7                           
Component:  BOOK     |     Version:  SVN                           
 Severity:  normal   |    Keywords:                                
---------------------+------------------------------------------------------

Comment(by bdu...@…):

 I took a look at the coreutils source and they have a comment:

 {{{
 * A file system is `remote' if its Fs_name contains a `:'
    or if (it is of type (smbfs or cifs) and its Fs_name starts with `//').
 */
 }}}

 but I don't see where it is searching for mount.cifs.  We do build Samba
 with --prefix=/usr, so moving these files to /sbin may be the right thing
 to do.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3208#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to