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

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

[Environment]
config_path = /etc/turnstile/turnstiled_suss.conf
