diff options
Diffstat (limited to 'packaging/RedHat/smb.init')
-rwxr-xr-x | packaging/RedHat/smb.init | 2 |
1 files changed, 1 insertions, 1 deletions
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. |