oops, typo
This commit is contained in:
parent
ed3b7cf041
commit
97a12272eb
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ start() {
|
||||||
}
|
}
|
||||||
|
|
||||||
stop() {
|
stop() {
|
||||||
ebegin "Stopping Automounter"
|
ebegin "Stopping halevt"
|
||||||
start-stop-daemon --stop --pidfile /var/run/halevt/halevt.pid
|
start-stop-daemon --stop --pidfile /var/run/halevt/halevt.pid
|
||||||
eend $?
|
eend $?
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue