[Tutor] Init Scripts
Monika Jisswel
monjissvel at googlemail.com
Fri Jul 4 19:49:11 CEST 2008
IMHO the Linux OS itself relays heavily on python in some way or the other,
but as far as the boot process is concerned I think you should consider the
fact that it was engeneered by very smart poeple, very security aware
poeple, so you will have to give a really good ALTERNATIVE to thier
engeneering to compete with them, I would suggest you move to Debian instead
of Redhat, I think it's better but its a personal choice.
But the Modules that deal with this would be : os, sys, subprocess & many
other I don't know of :)
2008/7/4 Stephen Nelson-Smith <sanelson at gmail.com>:
> Hello,
>
> I've been wrestling with some badly written init scripts, and picking
> my way through the redhat init script system. I'm getting to the
> point of thinking I could do this sort of thing in Python just as
> effectively.
>
> Are there any pointers available? Eg libraries that give process
> information, so I can obtain status information?
>
> S.
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080704/ae5ad850/attachment.htm>
More information about the Tutor
mailing list