oops, typo

This commit is contained in:
Daniel Mierswa 2009-09-01 03:31:24 +02:00
parent ed3b7cf041
commit 97a12272eb

View file

@ -52,7 +52,7 @@ start() {
}
stop() {
ebegin "Stopping Automounter"
ebegin "Stopping halevt"
start-stop-daemon --stop --pidfile /var/run/halevt/halevt.pid
eend $?
}