mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-13 11:11:45 +00:00
Fix a mistake on the location of policy file
This commit is contained in:
parent
5a0e23fefe
commit
419a21205c
@ -103,7 +103,7 @@ ResultInactive=no
|
|||||||
ResultActive=yes
|
ResultActive=yes
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat >/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
|
cat >${scratch_d}/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
|
||||||
[Allow Package Management all Users]
|
[Allow Package Management all Users]
|
||||||
Identity=unix-user:*
|
Identity=unix-user:*
|
||||||
Action=org.freedesktop.packagekit.system-sources-refresh
|
Action=org.freedesktop.packagekit.system-sources-refresh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user