Change 32942
C. Thomas Tyler
committed this change
into
//guest/perforce_software/sdp/dev/Server/Unix/setup
Request Review
Download .zip
gen_sudoers.sh v1.5.1
* Changed OSUSER detection from:
stat -c %U /p4/common
to:
stat -Lc %U /p4/common
so ownership is determined from the SDP common directory target
rather than from the /p4/common symlink itself.
* Improves compatibility on platforms where symbolic-link ownership
differs from target-directory ownership.
Files
1
Comments
0
1
edited
0
added
0
deleted
•
gen_sudoers.sh#15
Loading...
Tip: Use
n
and
p
to cycle through the changes.