index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
sudo
/
files
/
sudo.postinst
blob: a392a58c46965377f2c3180825c0dec764b63027 (
plain
)
1
2
#!/bin/sh if [ -z $IPKG_INSTROOT ];then chmod u+s /usr/bin/sudo;fi