need a systemd
Janos Dohanics
web at 3dresearch.com
Sun Aug 16 16:06:26 UTC 2020
On Sun, 16 Aug 2020 09:47:39 +0700
Victor Sudakov <vas at sibptus.ru> wrote:
> Dear Colleagues,
>
> I'm looking for a superdaemon to start, monitor and restart (e.g. in
> case of crash) other daemons like squid, syncthing and others.
>
> At first I wanted to place them into /etc/ttys but then I realized
> that I need something more flexible like Linux' systemd or Solaris'
> SMF.
>
> What would you recommend for FreeBSD not as a total rc(8) replacement
> but as a tool to manage some daemons?
Have you looked at sysutils/monit?
Probably no rc(8) replacement but has many flexible options especially
if you need to monitor misbehaving daemons.
I use it to watch/restart amavisd which on one of my servers fails
sometimes to start after log rotation.
--
Janos Dohanics
More information about the freebsd-questions
mailing list