Hide Forgot
./configure --with-mountutildir=DIR --with-initdir=DIR can be specified to install to a seperate directory.
When compiling from source with a custom --prefix=... directory, make install tries to copy files to /etc/init.d and /sbin, without that prefix. This is unexpected behavior and requires one to edit those two Makefiles after every ./configure.