Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Choose init during installation? (Score 2) 442

Just did an install in a vm. No. There is no option to choose an init system. systemd is default. If you want to use sysvinit, you have to do it via a pre-install script which basically means, netinstall.

Why just netinstall? The instructions I've seen on the web say: https://wiki.debian.org/systemd#Installing_without_systemd

If not using a preseed file, this can be added to the boot arguments instead by hitting TAB at the boot menu on the desired entry and appending the above preseed line at the end of the boot command.

That doesn't work?

Comment Re:Debian Systemd SJWs (Score 1) 442

1 vote decided for the systemd takeover in debian.
There was a split 4-4 vote in the debian technical comittie.
Which was then tie-broken by the chair who just happened to be a rabid force-it-down-your-throght supporter.

No, that's not what happened. The vote was: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727708#6729

          4x D U O V F (bdale, russ, keith, don)
                    F U D O V (steve)
                    U D O F V (colin)
                    F V O U D (ian)
                    U F D O V (andi)

So 4 people wanted systemd, or upstart, or openrc, or even sysvinit but lets stop the boring wrangling,
3 people wanted upstart, or systemd, or openrc, or sysvinit
and one wanted sysvinit, or basicly anything but systemd.

There was no 4-4 split.

As for your insane frothing about SJW's, fuck off you paedophile moron.

Comment Re:Cannot reproduce your test case (Score 1) 494

That's not what I see on RHEL7

But it is exactly what I see on CentOS 7. How odd.

Type=oneshot

Where is this documented? I didn't see it in the man page for systemd, systemd.unit, systemctl, etc. or any other commands listed in the "SEE ALSO" sections of those commands.

man systemd.service

In man systemd I see:

The following unit types are available:

                1. Service units, which start and control daemons and the processes
                      they consist of. For details see systemd.service(5).

  [...]

SEE ALSO
              The systemd Homepage[9], systemd-system.conf(5), locale.conf(5),
              systemctl(1), journalctl(1), systemd-notify(1), daemon(7), sd-
              daemon(3), systemd.unit(5), systemd.special(5), pkg-config(1), kernel-
              command-line(7), bootup(7), systemd.directives(7)

And in systemd.directives there is:

Type=
                      systemd.mount(5), systemd.service(5)

Comment Re:systemd rules!!! (Score 1) 494

"shit" does happen. What is interesting about the whole systemd thing is that there are a class of people, all posting AC, why lie about what happens.

I'd love to know why. I can understand that people don't like some software, but why would they flat out lie about what that software does?

How do I know these claims are lies? Because they are all posted AC, because nobody has ever claimed to have reported these defective behaviours as bugs, because I can't reproduce them even when using exactly the same environments and commands as the claimant.

Comment Re: systemd rules!!! (Score 1) 494

I did try it, and reproduced the his results on Fedora 21.

That's very interesting, you're the first non-ac to report this.

Care to show me exactly what you did?

If you took the recipe given by the ac:

It is trivial to reproduce this serious problem with systemd. Pick any script in /usr/lib/systemd/*.service:

# append --broken to ExecStart line
vi /usr/lib/systemd/system/named.service
systemctl stop named
systemctl start named

Then maybe you missed the fact that systemd doesn't re-read unit files for existing services, you have to do a "systemctl reload" after stopping the service and before restarting it. (You should have got a message warning you of this, but many people seem to misunderstand the message).

Comment Re: systemd, eh? (Score 1) 494

Bug report:

      * What led up to the situation?

I tried to talk to a troll

      * What exactly did you do (or not do) that was effective (or
          ineffective)?

I asked a question, hoping for an informative answer

      * What was the outcome of this action?

The troll gibbered at me

      * What outcome did you expect instead?

The same thing.

Oh, drat, it's not a bug, the troll is working as expected.

Slashdot Top Deals

What hath Bob wrought?

Working...