systemd-resolver

Arch based Porteus community project

Moderator: M. Eerie

KnallKopf
Samurai
Samurai
Posts: 134
Joined: 18 Sep 2012, 20:56
Distribution: Porteus 64bit KDE4
Location: Absurdistan

systemd-resolver

Post#1 by KnallKopf » 10 Nov 2015, 22:59

how can i disable systemd-resolver and how will the resolving works then.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: systemd-resolver

Post#2 by brokenman » 11 Nov 2015, 00:25

http://www.freedesktop.org/software/sys ... rvice.html

If you are saving changes you can disable it by issuing: systemd disable systemd-resolved
If you are not then unpack 001-core.xzm and remove the symlink: /etc/systemd/system/multi-user.target.wants/systemd-resolved.service (it may be in /usr/lib/systemd/system instead)

or instead

For compatibility with resolv.conf, delete or rename the existing file and create the following symbolic link:
# ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf
How do i become super user?
Wear your underpants on the outside and put on a cape.

Post Reply