Delete redhat-common 00-usr-local-bin-secure-path

Both the rpm-distro and redhat-common elements had the
same exact 00-usr-local-bin-secure-path. This commit
deletes the one in redhat-common and leaves the one
in rpm-distro (which is also required by the same
elements).

Change-Id: Ie9ef29d268b3737a6741fce016ef335db6651b59
This commit is contained in:
Dan Prince 2014-05-27 11:27:49 -04:00
parent 50374fe4e7
commit 93d8d022d7

View File

@ -1,6 +0,0 @@
#!/bin/bash
set -eu
set -o pipefail
sed -i '/secure_path/ s/$/:\/usr\/local\/bin/' /etc/sudoers