OSDN Git Service

Merge pull request #137 from mobinmob/3proxy
[avyssos/void-66-services.git] / usr / share / 66 / service / hashboot
1 [main]
2 @type = oneshot
3 @version = 0.0.2
4 @description = "hashboot service"
5 @user = ( root )
6
7 # right now, its best to create own tree for hashboot and
8 # start it before all other trees (especially network cfg): 66-tree -S hashboot hashboot
9
10 [start]
11 @execute =
12 (
13     if { 66-yeller -cdp hashboot -1 /dev/console starts... }
14     if -nt {
15     hashboot check
16     }
17     ${crash}
18 )
19  
20 [environment]
21 crash=!/etc/66/ishell