mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
systemd: add TODO for hostnamed polkit rule
This commit is contained in:
parent
2c3bd8afdc
commit
018010c155
@ -390,6 +390,8 @@ multilib_src_install_all() {
|
||||
rmdir "${D}"/etc/systemd/system/*.wants || die
|
||||
|
||||
# Grant networkd access to set the transient host name
|
||||
# TODO: Check if this can be removed in the next release.
|
||||
# See https://github.com/systemd/systemd/pull/4710
|
||||
insinto /usr/share/polkit-1/rules.d
|
||||
doins "${FILESDIR}"/99-org.freedesktop.hostname1.rules
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user