Skip to main content
grammar
Source Link
Vitaly Isaev
  • 621
  • 1
  • 7
  • 19

I would like to get the list of files that are used during the process of Linux boot. We are developing the protected enterprise system based on the RHEL 6.4. The integrity of specified files will be checked by a special hardware.

So the question is - how to get the list of thisthese files (with resolved dependencies coming from different booting services and daemons).

I would like to get the list of files that are used during the process of Linux boot. We are developing the protected enterprise system based on the RHEL 6.4. The integrity of specified files will be checked by a special hardware.

So the question is - how to get the list of this files (with resolved dependencies coming from different booting services and daemons).

I would like to get the list of files that are used during the process of Linux boot. We are developing the protected enterprise system based on the RHEL 6.4. The integrity of specified files will be checked by a special hardware.

So the question is - how to get the list of these files (with resolved dependencies coming from different booting services and daemons).

Tweeted twitter.com/#!/StackUnix/status/398025683945132032
Source Link
Vitaly Isaev
  • 621
  • 1
  • 7
  • 19

How to list all the files used during Linux boot

I would like to get the list of files that are used during the process of Linux boot. We are developing the protected enterprise system based on the RHEL 6.4. The integrity of specified files will be checked by a special hardware.

So the question is - how to get the list of this files (with resolved dependencies coming from different booting services and daemons).