Tiny Core Base > CorePlus

starting chromium-brower on startup

(1/2) > >>

wander44:
Hi all as a newbie to tinycore I am looking to start Chrome on startup  and anyone help.

i have found the bootlocal.sh file and edited

add line
chromiun-browser --ignore-certificate-errors

But all i get is the menu on the screnn

tinypoodle:
http://tinycorelinux.net/faq.html#appstart

malikawan:
#!/bin/sh
exec chromium-browser

copy above code and save with filename.sh than copy this file in /home/tc/.X.D and thats all
filename.sh has execute permission

Malik Awan

gerald_clark:
Do NOT exec.
If you do, the remaining files in .X.d will not be run.

malikawan:
Thanks for correction gerald_clark.
its mean if we use exec cmd in any scrip placed at .X.D then the other script not run
gerald_clark plz if u dont mint plz give few info why it happen

Malik Awan

Navigation

[0] Message Index

[#] Next page

Go to full version