summaryrefslogtreecommitdiff
path: root/meta-unit-graphics/recipes-users/useradd/add-user-kiosk/.profile
blob: 8957ce29d9b46fdc54b950e3c1622d117417b228 (plain)
1
2
3
# User is not part of sudo group and therefore doesn't 
# have sbin in path, add it for access to common commands.
export PATH="${sbindir}:/sbin:$PATH"