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

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

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