[Main]
Type = classic
Version = 0.0.2
Description = "turnstile daemon"
User = ( root )
Depends = ( dbus )

[Start]
Execute = (
     turnstiled ${config_path}
)

[Environment]
config_path = /etc/66/conf/turnstiled.conf
