Hi,
Ismael wrote:
> > Find changed configurations:
> >
> > sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
> >
> > Diff them (individually):
> >
> > sudo vimdiff /path/to/original /path/to/original.pacnew
>
> Note that pacdiff (from pacman-contrib package) does that in a
On 2018-11-01 10:51:31 (+0100), Ismael Bouya wrote:
> > Find changed configurations:
> >
> > sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
> >
> > Diff them (individually):
> >
> > sudo vimdiff /path/to/original /path/to/original.pacnew
>
> Note that pacdiff (from pacm
Hey there,
> Find changed configurations:
>
> sudo find /etc -type f -regextype egrep -regex '.*(pacnew|pacsave)'
>
> Diff them (individually):
>
> sudo vimdiff /path/to/original /path/to/original.pacnew
Note that pacdiff (from pacman-contrib package) does that in a more
"friendly" manner.
On 2018-10-31 21:41:10 (+0100), siefke_lis...@web.de wrote:
> Hello,
>
> when I start unbound Nameserver via shell then all work fine. But
> since few weeks it start not with systemd anymore.
You do want to check your configuration changes on update.
Updates are not unattended processes!
Find ch
Yeh the defaults were changed a while ago ...
Try add this to your unbound.conf
do-daemonize: no
See if that fixes things.
On 10/31/18 4:41 PM, siefke_lis...@web.de wrote:
On 31/10/18 21:41, siefke_lis...@web.de wrote:
Hello,
when I start unbound Nameserver via shell then all work fine. But since
few weeks it start not with systemd anymore.
When I start with systemd in netstat -tulpe saw only the SSH Service.
From shell the name service also see in netstat -tulp
6 matches
Mail list logo