source: code/trunk/rc.d/yukarid@ 153

Last change on this file since 153 was 151, checked in by Izuru Yakumo, 15 months ago

キャッチ・アンド・リリース!

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 119 bytes
Line 
1#!/bin/ksh
2# $TheSupernovaDuo
3daemon="/usr/local/bin/yukari"
4
5. /etc/rc.d/rc.subr
6
7rc_bg=YES
8rc_reload=NO
9
10rc_cmd "$1"
Note: See TracBrowser for help on using the repository browser.