99base: Add chown binary

nvidia driver needs this via modprobe script.
Needs to do change the group after a device node got created.
Add chown instead of chgrp which can also change the owner of a file.

Ask Stefand Dirsch <sndirsch@suse.de> for details.

Signed-off-by: Thomas Renninger <trenn@suse.de>
master
Hannes Reinecke 2014-12-11 15:46:27 +01:00 committed by Harald Hoyer
parent 681462eca8
commit a262ad91e8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ depends() {
install() {
local _d

inst_multiple mount mknod mkdir sleep chroot \
inst_multiple mount mknod mkdir sleep chroot chown \
sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid
inst $(command -v modprobe) /sbin/modprobe