Bug 5418 - /etc/rc.d/init.d/samba reload error
Summary: /etc/rc.d/init.d/samba reload error
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: samba
Version: 1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-09-28 16:54 UTC by Michael Tokarev
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-09-28 17:10:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Tokarev 1999-09-28 16:54:45 UTC
Synopsys:
# /etc/rc.d/init.d/smb reload
Reloading smb.conf file:
 pidof: invalid options on command line!
      [FAILED]
(Samba samba-2.0.5a-9, the same was in samba-2.0.5a-2)
Just tupo in arguments for killproc at line 53:
 killproc -HUP smbd
should be changed to
 killproc smbd -HUP

Comment 1 Bill Nottingham 1999-09-28 17:10:59 UTC
Fixed in samba-2.0.5a-13, should be in next Raw Hide release.


Note You need to log in before you can comment on or make changes to this bug.