source:
Main/branches/origin/rc.d/yukarid@
4a5f10f
Last change on this file since 4a5f10f was 4a5f10f, checked in by , 8 weeks ago | |
---|---|
|
|
File size: 119 bytes |
Line | |
---|---|
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.