Changeset 2433 in MondoRescue for branches/2.2.9/mindi/deplist.d/minimal.conf


Ignore:
Timestamp:
Sep 28, 2009, 3:55:17 PM (15 years ago)
Author:
Bruno Cornec
Message:

ssh in the restore env needs some dlopened libs (libnss_compat|files)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mindi/deplist.d/minimal.conf

    r2410 r2433  
    3434/sbin/mount.fuse
    3535/usr/bin/fusermount
     36# Required by ssh as dlopened
     37/usr/lib/libnss_compat.so
     38/usr/lib64/libnss_compat.so
     39/usr/lib/libnss_files.so
     40/usr/lib64/libnss_files.so
    3641/usr/bin/ulockmgr_server
    3742/sbin/mount.cifs
Note: See TracChangeset for help on using the changeset viewer.