Closed millerthegorilla closed 9 years ago
This is on xubuntu vivid vervet beta 1 (upgraded) which I will soon replace with the stable release of vivid. Many thanks.
Post the output of:
sed -e 's/#.*$//' -e '/^$/d' /etc/psd.conf
thanks
USERS="super" BROWSERS="midori firefox google-chrome-stable" VOLATILE="/run/shm" DAEMON_FILE="/var/run/psd" USE_OVERLAYFS="yes"
On Mon, Apr 13, 2015 at 8:26 PM, graysky notifications@github.com wrote:
Post the output of: sed -e 's/#.*$//' -e '/^$/d' /etc/psd.conf
— Reply to this email directly or view it on GitHub https://github.com/graysky2/profile-sync-daemon/issues/114#issuecomment-92469657 .
James Stewart Miller Bsc(hons) Psych.
I tried changing the Browsers line to "midori firefox chrome" but psd complains that there is no such browser.
Looks ok... next question is where is the profile dir for that browser on your system?
Ping millerthegorilla
midori and firefox are managed ok, but google-chrome-stable is not showing when psd p is run. ps -A lists google-chrome-stable as 'chrome' - perhaps this is the reason?