supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* exceline & supervision
@ 2006-01-11 10:10 Frans Haarman
  2006-01-11 15:39 ` Laurent Bercot
  0 siblings, 1 reply; 2+ messages in thread
From: Frans Haarman @ 2006-01-11 10:10 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 726 bytes --]

Hi,
 
I am using exceline to build run scripts for my services. It works
great, the only problem
is other people dont understand it ;)
 
I am concidering a 'standard' run script.
 
#!/command/excelineb
 
fdmove -c 2 1
foreground { ./bin/precmd }
foreground { ./bin/runcmd }
foreground { ./bin/postcmd }
echo 'service has ended'
 
In my understanding this will allow others to use shell scripts, but it
wont leave a shell hanging
around.
 
Can anyone see problems with this setup ?
 
 
Regards,
Frans
 
Frans Haarman
De Giessen Automatisering B.V.

Technische Dienst
Tel: (0184) 67 53 75
Fax: (0184) 61 12 46
E-mail: helpdesk@giessen.nl
Internet: www.giessen.nl


Algemeen
Tel: (0184) 67 54 00

D u i d e l i j k e   t a a l !

[-- Attachment #2: Type: text/html, Size: 4392 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-11 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-11 10:10 exceline & supervision Frans Haarman
2006-01-11 15:39 ` Laurent Bercot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).