OSDN Git Service

New service: 3proxy.
[avyssos/void-66-services.git] / usr / share / 66 / service / tincd
1 [main]
2 @type = longrun
3 @description = "tinc vpn daemon"
4 @version = 0.0.1 
5 @user = ( root )
6 @options = ( log )
7
8 [start]
9 @execute = ( tincd -D )