# 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"