# smartauthlogin - smart card login manager # description "smart card login monitor" start on (filesystem and started kdm-trinity) stop on stopping kdm-trinity script if [ -e /usr/bin/smartauthmon ]; then /usr/bin/smartauthmon fi end script