I want to restart any of my daemons (controlled by systemd) on Failure/Crash.
I can do this individually by setting the Restart=on-failure in the daemon specific service file. But I want a global configuration by which we can instruct the systemd to restart any service when it crashes. Could you please share me on how to achieve this feature. Thank you On Mon, Nov 30, 2015 at 6:37 PM, P.R.Dinesh <[email protected]> wrote: > > > I want to restart any of my daemons (controlled by systemd) on > Failure/Crash. > > I can do this individually by setting the Restart=on-failure in the daemon > specific service file. But I want a global configuration by which we can > instruct the systemd to restart any service when it crashes. > > Could you please share me on how to achieve this feature. > > Thank you > > -- > With Kind Regards, > Dinesh P Ramakrishnan > -- With Kind Regards, Dinesh P Ramakrishnan
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
