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
4 matches
Mail list logo