http://bugs.linuxfromscratch.org/show_bug.cgi?id=1680
Summary: su command should be configurable
Product: Live CD
Version: x86-6.1-1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: CD
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Running parts of the build via the LFS user is done as
su - lfs
but on my systems that "-" causes the su to login as the lfs user and not
actually run the commands. So
su lfs
works correctly. If the "-" works for other users, I suggest making this
command configurable, such as
SULFS = su - lfs
and then reference it as $(SULFS) in the Makefile. This is how I did it with my
own MythBox builds.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page