Answer the question
In order to leave comments, you need to log in
What is the equivalent of systemd in FreeBsd?
I just can't understand - how can I make my application run at startup and restart after a crash in FreeBsd? How many people, so many opinions.
On Linux I use systemd. What is the closest analogue to this in FreeBsd? Is there something more or less standard that is used by many in FreeBsd? But just some kind of crutch written by Vasya Pupkin, even if it works.
Answer the question
In order to leave comments, you need to log in
There aren't a lot of options in Free. Not like in these Linuxes of yours :-)
https://www.freebsd.org/doc/ru_RU.KOI8-R/books/han...
sysutils/py-supervisor - similar to supervisord from Linux
We read the documentation. Attentively. FreeBSD is a monolithic system and its documentation (English at least) is always up to date.
It's good that FreeBSD doesn't have the ugliness of systemd. Although I'm already five years old, as in parallel, but it's still good :)
To add a file to autorun, you just need to edit the /etc/rc.conf file
mycool_enable="YES"
mycool_program="/this/is/path/to/my/program"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question