WP 8321 Dave B., Patrick T. Dave installed subversion and I checked out /projects/trunk/epics/iocs/fmcs_bacnet into /home/cdsadmin/svn. I then replaced the following files with soft links to the files in the checkout: /home/cdsadmin/BACnet_R0-8/iocBoot/e2b-ioc/st.cmd /home/cdsadmin/BACnet_R0-8/iocBoot/e2b-ioc/startup.fmcs /home/cdsadmin/BACnet_R0-8/epics2bacnetApp/Db/chiller_bacnet.db /home/cdsadmin/BACnet_R0-8/epics2bacnetApp/Db/fmcs_bacnet.db I added the following line to startup.fmcs: ssh controls@h1fescript0 'touch /opt/rtcds/lho/h1/target/fmcs-epics-cds/logs/reboot.log;chmod 777 /opt/rtcds/lho/h1/target/fmcs-epics-cds/logs/reboot.log' I ran chmod +x on the startup.fmcs link. I then ran make distclean and make install and restarted the computer. I started the IOC per the wiki (https://cdswiki.ligo-wa.caltech.edu/wiki/h0fmcsbacnet) and Dave verified that the reboot got logged. Dave is currently working on installing burtwb so that the alarm levels can be restored.