oops, typo

for/master
Daniel Mierswa 2009-09-01 03:31:24 +02:00
parent ed3b7cf041
commit 97a12272eb
1 changed files with 1 additions and 1 deletions

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 $?
}