Hi,
in a previous post I have descriped how to compile the eibd daemon for the Raspberry PI. Here is a sample debian startscript to start eibd at system boot.
Login as root at your EIBd box and created a user under which the daemon should run.
useradd eibd -s /bin/false -U -M
Create the script eibd in /etc/init.d
Continue reading KNX/EIB: System V startscript for eibd