From d35d0a97e39f5e03e9c2cec6a480e3e0950af7a1 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 29 Aug 2003 04:09:21 +0000 Subject: fix order of init scripts and remove references to swat/README (This used to be commit 3ec9e76052e2e5f9f2cf26d1925344497de7c5fb) --- packaging/RedHat/smb.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/RedHat/smb.init') diff --git a/packaging/RedHat/smb.init b/packaging/RedHat/smb.init index f50da2c6b2..79f4f322d0 100755 --- a/packaging/RedHat/smb.init +++ b/packaging/RedHat/smb.init @@ -1,6 +1,6 @@ #!/bin/sh # -# chkconfig: 345 91 35 +# chkconfig: 345 81 35 # description: Starts and stops the Samba smbd and nmbd daemons \ # used to provide SMB network services. -- cgit