vp-build/srcpkgs/66-boot/files/tor/tor

10 lines
161 B
Plaintext

[main]
@type = longrun
@description = "tor daemon"
@user = ( root )
@options = ( log )
[start]
@build = auto
@execute = ( exec -c tor --quiet --runasdaemon 0 )