chiark / gitweb /
core: move mount_setup_early() to main.c
authorNathaniel Chen <nathaniel.chen@intel.com>
Thu, 7 Mar 2013 19:06:57 +0000 (11:06 -0800)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 Mar 2013 19:53:14 +0000 (20:53 +0100)
commit8f838d8aab0c5480664de04dce0171de4f4c7b00
tree35deba464226cd973008b553eeb0b1c67d7cfc5b
parentbf9335608821264163058a8b036a00775a8ffbe4
core: move mount_setup_early() to main.c

move mount_setup_early() call to main.c, before security module setup,
so there are no more repeat calls.
src/core/ima-setup.c
src/core/main.c
src/core/selinux-setup.c