summarylogtreecommitdiffstats
path: root/resolvconf-symlink-systemd-stub.hook
blob: 5f2ffd5a413a6d0735b355a6d61a4d0d4c9d4682 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Type = Package
Operation = Install
Operation = Upgrade
Target = filesystem

[Action]
Description = Re-pointing /etc/resolv.conf symlink to /run/systemd/resolve/stub-resolv.conf...
When = PostTransaction
Exec = /usr/bin/ln -sfT /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf