Gentoo Archives: gentoo-user

From: wabenbau@×××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Autostart of an application for a headless embedded system
Date: Sun, 29 Nov 2015 05:36:36
Message-Id: 20151129063524.431f1e46@hal9000.localdomain
In Reply to: [gentoo-user] Autostart of an application for a headless embedded system by Meino.Cramer@gmx.de
1 Meino.Cramer@×××.de wrote:
2
3 > Hi,
4 >
5 > I have a Gentoo on my embedded system (Arietta G25, very tiny).
6 > If this system is booted (no display, no monitor, only one LED)
7 > an application (console only) should start, do its job and if done
8 > shutdown the system. The application runs as root.
9 > The system has no connection to the outside, so there are no
10 > security related concerns...
11 >
12 >
13 > What is the best place to call that application?
14
15 If you use openrc then /etc/local.d/ would be a good place.
16
17 --
18 Regards
19 wabe

Replies