sudo: fix main executable permissions
authorSimon Dawson <spdawson@gmail.com>
Sat, 4 Aug 2012 20:11:01 +0000 (21:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Aug 2012 21:43:54 +0000 (23:43 +0200)
commit0e8dafcb3e1ddb7935c1c8c305e7e5598be30315
treef2391af5a4ee4935b1d0b9f299702ccb74ba2b0f
parentb6d7ce7e021e16f7ab5964c5b5e6e0d0c7657c37
sudo: fix main executable permissions

The sudo executable is installed without the setuid bit set, which prevents
sudo from working.

This patch adds a post-install hook to fix the permissions of the sudo
executable.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sudo/sudo.mk