#!/sbin/openrc-run#Copyright1999-2012GentooFoundation#DistributedunderthetermsoftheGNUGeneralPublicLicensev2depend(){usehostname}start(){ebegin"Writing a dummy startup record using sadc (see sadc(8))..."/usr/lib/sa/sa1--booteend$?}stop(){ebegin"Cannot stop writing a dummy startup record (see sadc(8))..."eend$?}