[Mike Frysinger]
> it is my understanding that upstart and systemd do not do this. at this
> point
> in time, i don't think any other init really matters to the Linux world.
Right. Thank you for sharing your view and knowledge on the topic.
Anyone know how Solaris and AIX shutdown work these
On Sunday, February 16, 2014 10:06:53 Petter Reinholdtsen wrote:
> [Mike Frysinger]
> > Other inits have moved to not requiring the -h flag when used with
> > -H/-P. modify sysvinit to be the same since it really doesn't
> > matter.
>
> Which inits are this? Why do they change the traditional be
[Mike Frysinger]
> Other inits have moved to not requiring the -h flag when used with
> -H/-P. modify sysvinit to be the same since it really doesn't
> matter.
Which inits are this? Why do they change the traditional behaviour of
shutdown? Which shutdown implementations retain the behaviour tha
From: Doug Goldstein
Other inits have moved to not requiring the -h flag when used with -H/-P.
modify sysvinit to be the same since it really doesn't matter.
URL: https://bugs.gentoo.org/449354
---
man/shutdown.8 | 7 +++
src/shutdown.c | 10 --
2 files changed, 7 insertions(+), 10