Displaying 3 results from an estimated 3 matches for "bq_sig_hup_handler".
2018 Jun 21
3
hosts allow option is not applaying without restart smbd
On Thu, 21 Jun 2018 19:17:14 +0700
Vladimir Eltsov via samba <samba at lists.samba.org> wrote:
> Hello.
>
> I have read man smbcontrol.
>
> I wrote in start message:
>
> > I have tried:
> > systemctl reload smbd.service
> > killall -1 smbd
> > pkill -HUP smbd
Forget 'systemctl reload'
Forget 'killall'
Forget 'pkill'
>
2016 Mar 23
3
Starting & Stopping Samba (smb.conf modifications)
Hello,
If I make a change to the smb.conf file. Can I simply invoke
'smbcontrol all reload-config', or must I kill all samba services and
restart them?
--
-James
2018 Jun 21
1
hosts allow option is not applaying without restart smbd
...cat [root at srv-rhsoft:~]$ cat samba.log
> > [2018/06/21 15:28:35.131424, 1]
> > ../source3/smbd/server.c:1451(smbd_parent_sig_hup_handler)
> > parent: Reloading services after SIGHUP
> > [2018/06/21 15:28:35.139446, 1]
> > ../source3/printing/queue_process.c:236(bq_sig_hup_handler)
> > Reloading pcap cache after SIGHUP
> >
> >
>
> He doesn't want to actually stop smbd, he just wants the
> config reload,
> without stopping anything.
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the...