| Summary: | Initial directory does not work when using /bin/su as command | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Mike <mike> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mike
2008-02-24 21:36:18 UTC
> I have created a new profile called root with the command set
> to /bin/su and the initial directory set to /root/.
Works for me using the command "sudo $SHELL". I presume /bin/su would work as well in this context although since I used Ubuntu 'su' is not directly available to users.
Any updates on this? Otherwise I will have to close as WORKSFORME. This seems to be working now, I have to use su - to get it to work. This is a problem for me in KDE4.1 Beta2 in Kubuntu. I create a "Root" profile of `sudo $SHELL` with initial directory /root, but it puts me in "/home/user" and in the tab it shows the user as my username rather than what whoami will show (root). |