description "Remote security"
author "Pavan Patale"
start on started ke-recv
stop on stopped dbus

script
    DISPLAY=:0 exec /usr/sbin/dsmetool -U user -G users -f "/usr/bin/run-standalone.sh /usr/bin/rs"
end script

respawn
