Re: Path to aufhsmd and aufhsm-list

2016-10-03 Thread Guan Xin
On Mon, Oct 3, 2016 at 4:47 PM, wrote: > > Hello Guan, > > The reason is that those commands are invoked from another command via > execve(). > As you might know, specifying the full path is one approach to make it > secure. If you want to install them other than /usr/lib, you need to > change th

Re: Path to aufhsmd and aufhsm-list

2016-10-03 Thread sfjro
Hello Guan, Guan Xin: > However, the Makefile in the fhsm subdirectory has hard coded > install_ulib to install to /usr/lib. > Did I miss something (e.g., another dedicated command line parameter), > or is there a reason for not allowing installation to other > directories such as /usr/libexec, e

Path to aufhsmd and aufhsm-list

2016-10-02 Thread Guan Xin
Hello, The destination directories to the library can be set on the make command line according the master Makefile of aufs-util. However, the Makefile in the fhsm subdirectory has hard coded install_ulib to install to /usr/lib. Did I miss something (e.g., another dedicated command line parameter)