#!/bin/sh /etc/rc.common START=20 start () { if ! [ -f /etc/nodeid ]; then cat /etc/nodeid fi }