Changeset 543 for trunk/src/sh_suidchk.c


Ignore:
Timestamp:
Feb 17, 2019, 2:27:24 PM (6 years ago)
Author:
katerina
Message:

Fix for ticket #434 (option to init for alternative root fs).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_suidchk.c

    r517 r543  
    13031303                    /* Running init. Report on files detected.
    13041304                     */
     1305                    sh_dbIO_rootfs_strip(theFile->fullpath);
    13051306                    sh_dbIO_data_write (theFile, fileHash); /* no call to sh_error_handle */
    13061307                    SH_MUTEX_LOCK(mutex_thread_nolog);
Note: See TracChangeset for help on using the changeset viewer.