mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +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
|
||||
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]
|
||||
Identity=unix-user:*
|
||||
Action=org.freedesktop.packagekit.system-sources-refresh
|
||||
|
Loading…
x
Reference in New Issue
Block a user