Google Chrome cannot be run as root

A home for all kinds of Puppy related projects
Locked
Message
Author
User avatar
grump
Posts: 124
Joined: Mon 10 Oct 2011, 10:47
Location: Melbourne, Oz

Google Chrome cannot be run as root

#1 Post by grump »

I've installed Google Chrome from the PhatdogPM etc etc

I've now posted this in the PhatDog64 630 thread - it's proper place.
Last edited by grump on Thu 05 Jun 2014, 23:00, edited 1 time in total.

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#2 Post by dancytron »

You need to specify a user directory like it says.

Either in the exec line of the .desktop file or in a script, put.

Code: Select all

google-chrome  --user-data-dir="/mnt/home/chrome/user"
or something similar depending where you'd like the user data stored.

If you look in this thread, I posted a bunch of sample .desktop files.

http://murga-linux.com/puppy/viewtopic.php?t=94010

slavvo67
Posts: 1610
Joined: Sat 13 Oct 2012, 02:07
Location: The other Mr. 305

#3 Post by slavvo67 »

Google Chrome Portable works as Root.

http://www.murga-linux.com/puppy/viewtopic.php?t=91689

Locked