#!/bin/bash if [ ! -f /data/sockd.conf ]; then cp /etc/sockd.conf /data/ fi sockd -f /data/sockd.conf