diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:34 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-14 08:02:34 +0000 |
commit | 256e5a44306ef22ef98614480d89c31b5410ceac (patch) | |
tree | e741bd05033455bdfc0caad2aed037d2062d4e4a /metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt | |
parent | Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df' (diff) | |
parent | Add 2016-04-07-kde-plasma5-stable (diff) | |
download | gentoo-256e5a44306ef22ef98614480d89c31b5410ceac.tar.gz gentoo-256e5a44306ef22ef98614480d89c31b5410ceac.tar.bz2 gentoo-256e5a44306ef22ef98614480d89c31b5410ceac.zip |
Add 'metadata/news/' from commit 'a526289811b6d27f57e7599684c4ce1c5631044f'
git-subtree-dir: metadata/news
git-subtree-mainline: 670f14532cf81a4e02d989bcb1254e1e48bcb4e4
git-subtree-split: a526289811b6d27f57e7599684c4ce1c5631044f
Diffstat (limited to 'metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt')
-rw-r--r-- | metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt b/metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt new file mode 100644 index 000000000000..848a842b446c --- /dev/null +++ b/metadata/news/2016-01-08-some-dhcpcd-hooks-are-now-examples/2016-01-08-some-dhcpcd-hooks-are-now-examples.en.txt @@ -0,0 +1,21 @@ +Title: Some dhcpcd hooks are now examples +Author: William Hubbs <williamh@gentoo.org> +Content-Type: text/plain +Posted: 2016-01-08 +Revision: 2 +News-Item-Format: 1.0 +Display-If-Installed: <=net-misc/dhcpcd-6.10.0 + +In dhcpcd-6.10.0, the following hooks are no longer installed in +/lib/dhcpcd/dhcpcd-hooks by default: + +10-wpa_supplicant +15-timezone +29-lookup-hostname + +These are now installed in /usr/share/dhcpcd/hooks, which is an example +directory. + +If you were using these hooks before you upgrade to 6.10.0, you will +need to copy them back to the /lib/dhcpcd/dhcpcd-hooks directory after the +upgrade. |