summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/init/smartauthlogin.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/init/smartauthlogin.conf b/etc/init/smartauthlogin.conf
index 89852d5..5a2acf3 100755
--- a/etc/init/smartauthlogin.conf
+++ b/etc/init/smartauthlogin.conf
@@ -4,8 +4,8 @@
description "smart card login monitor"
start on (filesystem
- and started kdm-kde3)
-stop on stopping kdm-kde3
+ and started kdm-trinity)
+stop on stopping kdm-trinity
script
if [ -e /usr/bin/smartauthmon.sh ]; then