source:
code/trunk/rc.d/yukarid@
153
Last change on this file since 153 was 151, checked in by , 15 months ago | |
---|---|
File size: 119 bytes |
Rev | Line | |
---|---|---|
[151] | 1 | #!/bin/ksh |
2 | # $TheSupernovaDuo | |
3 | daemon="/usr/local/bin/yukari" | |
4 | ||
5 | . /etc/rc.d/rc.subr | |
6 | ||
7 | rc_bg=YES | |
8 | rc_reload=NO | |
9 | ||
10 | rc_cmd "$1" |
Note:
See TracBrowser
for help on using the repository browser.