source: Main/trunk/rc.d/yukarid

Last change on this file was 4a5f10f, checked in by www <www@…>, 8 weeks ago

Mirrored from https://git.chaotic.ninja/git/yakumo_izuru/yukari

git-svn-id: https://svn.chaotic.ninja/svn/yukari-yakumo.izuru@1 ee30ecee-8fc8-4245-a645-e3b2cc3919a6

  • Property mode set to 100644
File size: 119 bytes
RevLine 
[4a5f10f]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.