summaryrefslogtreecommitdiff
path: root/packaging/RedHat/smb.init
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/RedHat/smb.init')
-rwxr-xr-xpackaging/RedHat/smb.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/smb.init b/packaging/RedHat/smb.init
index 6529977d23..260439281a 100755
--- a/packaging/RedHat/smb.init
+++ b/packaging/RedHat/smb.init
@@ -14,7 +14,7 @@
[ ${NETWORKING} = "no" ] && exit 0
# Check that smb.conf exists.
-[ -f /etc/smb.conf ] || exit 0
+[ -f /etc/samba/smb.conf ] || exit 0
# See how we were called.
case "$1" in