smbd and nmbd doesn't restart via "service samba restart"
Bug #1322933 reported by
Djones Boni
This bug report is a duplicate of:
Bug #1321369: Unexpected interactions between init.d, upstart, "service" and "samba", "smbd" and "nmbd".
Edit
Remove
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
samba (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Linux Mint 17 'Quiana' Cinnamon 64-bit
On terminal as root:
# service samba restart
# echo $?
1
Using "service samba retart" doesn't restart smbd and nmbd.
Actually start, stop, restart and force-reload don't work.
Only reload and status options work.
"service samba restart" should retart smbd and nmbd.
# service smbd restart && service nmbd restart
smbd stop/waiting
smbd start/running, process 5300
nmbd stop/waiting
nmbd start/running, process 5317
# echo $?
0
Tested with "service samba restart" and "/etc/init.d/samba restart".
It happened both in my desktop and in a Virtualbox VM.
affects: | linuxmint → samba (Ubuntu) |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.