blob: a0c63200ac3c25cbce8e97d8921ed3fcbf052984 [file] [log] [blame]
#!/bin/sh /etc/rc.common
USE_PROCD=1
PROG=/usr/sbin/tops-tool
procd_open_instance
procd_set_param command "${PROG}" save_dump /log/tops
procd_set_param respawn
procd_close_instance