Re: which component manages shutdown/restart time

2018-08-19 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Aug 18, 2018 at 11:56:04PM -, Nick Levinson wrote: > Which is the proper component for this problem? > > A user departs from the OS in a way that requires the OS to exit all of the > apps. Usually that's by shutdown or reboot, but it might be logoff or some > other method. Each app m

which component manages shutdown/restart time

2018-08-18 Thread Nick Levinson
Which is the proper component for this problem? A user departs from the OS in a way that requires the OS to exit all of the apps. Usually that's by shutdown or reboot, but it might be logoff or some other method. Each app may have to clean itself up and so each app might need time. This could t