]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
systemctl reload: use --config instead of --socket
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 20 Sep 2023 09:53:01 +0000 (11:53 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Mon, 25 Sep 2023 10:58:17 +0000 (12:58 +0200)
commit2b1199162c282c3237bed20ab9627361b079ec74
treeb96f07383a4813af165a89cffcbbd9bad2986b3e
parent89bf09f209f7268c38d536737b6250c9674c6907
systemctl reload: use --config instead of --socket

This will allow it to work even when socket is elsewhere.
The service depended on fixed config file location already,
through ExecStart.
systemd/knot-resolver.service.in