A sample configuration file has been installed to ${SYSCONFDIR}/scmpc.conf. To start scmpc at boot time, add the following to /etc/rc.local: if [ -x ${PREFIX}/bin/scmpc ]; then echo -n ' scmpc'; ${PREFIX}/bin/scmpc fi