You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/3_ac_install_live/1-merge/gnome-base/gnome-keyring/prepare_gnome_keyring_caps

8 lines
277 B

# Calculate exec=/bin/bash os_install_root_type!=livecd&&ac_install_disk==off
/bin/chmod 0711 /usr/bin/gnome-keyring-daemon &>/dev/null
/bin/chown root:root /usr/bin/gnome-keyring-daemon &>/dev/null
/sbin/setcap cap_ipc_lock+ep /usr/bin/gnome-keyring-daemon &>/dev/null
true