You can create a service file looks like this: [Unit] Description=foo After=ac.target
[Service] ExecStart=<path to your script file> [Install] WantedBy=graphical.target Thanks, Ning From: [email protected] [mailto:[email protected]] Sent: Monday, March 24, 2014 4:01 PM To: Wang, Ning W; [email protected] Subject: Re: RE: run the app automatic when the system power on hi Wang Ning How can I create the systemd service file for running the app .Could you give me some document. thks! ________________________________ ******************* zhang jin ******************* From: Wang, Ning W<mailto:[email protected]> Date: 2014-03-24 15:49 To: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: RE: run the app automatic when the system power on You can use a systemd service file triggering wrt-launcher if it’s a web app or launch_app for native app. Thanks, Ning From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of [email protected]<mailto:[email protected]> Sent: Monday, March 24, 2014 3:45 PM To: [email protected]<mailto:[email protected]> Subject: run the app automatic when the system power on hi all I have a ivi app. I want to run the app automatic when the system power on.Which file should I changed? ________________________________ ******************* zhang jin *******************
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
