[packages/samba/DEVEL: 59/111] - use the same message for stopping service as for starting
baggins
baggins at pld-linux.org
Wed Jan 15 19:43:22 CET 2014
commit 5cb91781cd6e50d197cd730e87f2e77d4d316d41
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Aug 12 13:29:45 2013 +0200
- use the same message for stopping service as for starting
samba.init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/samba.init b/samba.init
index d6a8cf2..bec37c3 100644
--- a/samba.init
+++ b/samba.init
@@ -51,7 +51,7 @@ stop() {
return
fi
- msg_stopping "Samba SMB/CIFS Server"
+ msg_stopping "Samba AD Server"
killproc --pidfile /var/run/samba/samba.pid samba
rm -f /var/lock/subsys/samba >/dev/null 2>&1
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/8f2607b83208e9672972be90df9adb474f035876
More information about the pld-cvs-commit
mailing list