View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000081 | Kali Linux | General Bug | public | 2013-03-16 07:03 | 2013-06-06 21:49 |
| Reporter | brav0hax | Assigned To | dookie | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | x64 | OS | Kali | OS Version | 1.0 |
| Summary | 0000081: Chromium Package from Repo will not run as root user | ||||
| Description | Chromium installed from the Kali repos will not run as root. Reported in the forums" http://forums.kali.org/showthread.php?172-installing-chromium-and-launching-it-as-root | ||||
| Steps To Reproduce | As root | ||||
| Additional Information | There is a simple fix that is well documented using a text editor open /etc/chromium/default add --user-data-dir flag i.e. CHROMIUM_FLAGS="--user-data-dir" Can this be patched within the repos so adding this flag is not required? | ||||