Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77772
| From | Travis Griggs <travisgriggs@gmail.com> |
|---|---|
| Subject | Example of python service running under systemd? |
| Date | 2014-09-11 10:48 -0700 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13937.1410457692.18130.python-list@python.org> (permalink) |
I’ve been reading lots of systemd docs. And blogs. Etc. At this point, I think I would benefit from learning by example… Does anyone have an example .service file that they use to launch a long running service written as a python program? If there is any example of what you changed to your python program itself, that to would be really instructional for me.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Example of python service running under systemd? Travis Griggs <travisgriggs@gmail.com> - 2014-09-11 10:48 -0700
Re: Example of python service running under systemd? CHIN Dihedral <dihedral88888@gmail.com> - 2014-09-12 13:05 -0700
Re: Example of python service running under systemd? Michael Torrie <torriem@gmail.com> - 2014-09-12 20:36 -0600
Re: Example of python service running under systemd? Chris Angelico <rosuav@gmail.com> - 2014-09-13 12:48 +1000
csiph-web