diskimage-builder/elements/redhat-common/pre-install.d/00-usr-local-bin-secure-path
Ben Nemec ed15edf165 Add redhat-common element
Add an element intended for use in both Fedora and RHEL.  This
allows them to share install steps that are common to both.

Change-Id: Ie4e820a7b777b8701514351b1f802cfe57c3812e
2014-03-17 16:14:36 -05:00

4 lines
73 B
Bash
Executable File

#!/bin/bash
sed -i '/secure_path/ s/$/:\/usr\/local\/bin/' /etc/sudoers