Opened 17 years ago

Closed 17 years ago

#1103 closed enhancement (fixed)

Safe-mode enhancement: ignore user paths (easy)

Reported by: axeld Owned by: axeld
Priority: normal Milestone: R1
Component: System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When the system is booted in safe-mode, user paths should be ignored/removed. For example, the $PATH variable should not contain /boot/home/config/bin/ anymore, $LIBRARY_PATH should not contain /boot/home/config/lib/ anymore. Furthermore, the runtime_loader should make sure that the defaults for both variables, if not specified, should also not contain user directories.

Change History (4)

comment:1 by wkornewald, 17 years ago

Also, the user boot script probably shouldn't be loaded.

in reply to:  1 comment:2 by axeld, 17 years ago

Replying to wkornewald:

Also, the user boot script probably shouldn't be loaded.

That's already the case; it's handled in the Bootscript.

comment:3 by wkornewald, 17 years ago

Summary: Safe-mode enhancement: ignore user pathsSafe-mode enhancement: ignore user paths (easy)

comment:4 by axeld, 17 years ago

Resolution: fixed
Status: newclosed

Closed in hrev21406.

Note: See TracTickets for help on using tickets.