blob: f18066c04eaec781de27f2c0fb6fbee5391b466f (
plain) (
tree)
|
|
bin/thrulay
sbin/thrulayd
@unexec if cmp -s %D/etc/rc.d/thrulayd.sh.sample %D/etc/rc.d/thrulayd.sh; then rm -f %D/etc/rc.d/thrulayd.sh; fi
etc/rc.d/thrulayd.sh.sample
@exec if [ ! -f %D/etc/rc.d/thrulayd.sh ] ; then cp -p %D/%F %B/thrulayd.sh; fi
|