BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] SysVinit vs. systemd
- Subject: [Discuss] SysVinit vs. systemd
- From: bill.n1vux at gmail.com (Bill Ricker)
- Date: Wed, 17 Sep 2014 10:38:34 -0400
- In-reply-to: <5417215A.4020104@gmail.com>
- References: <5411058F.6010208@gmail.com> <li6a9669ml8.fsf@panix5.panix.com> <CAAbKA3UY2m42=Uzd=3FHfsskkTXfEzYq-qWf9DfA7y1P7QAOYQ@mail.gmail.com> <li67g184ybi.fsf@panix5.panix.com> <746ca932f9f04b02a7d1e57db3ec9b69@CO2PR04MB684.namprd04.prod.outlook.com> <5417215A.4020104@gmail.com>
On Mon, Sep 15, 2014 at 1:26 PM, Richard Pieri <richard.pieri at gmail.com> wrote: > Any > random console tool /can't/ act the same as a daemon and as a console > tool. UNIX and Linux don't work that way. Yes, making legacy programs work in modern lights-out headless virtualization farms is hard. Having built wrapper scripts to make a server program self-resurrecting (not using an OS off-the-shelf tool as we had a bespoke recovery framework that worked across Solaris, AIX, RedHat), i concur that programs that don't intend to play nice with stop/start/restart frameworks are a pain to package, sometimes hard, sometimes impossible. If you redirect all 3 standard STDIO handles as you should in a wrapper, it can't wait for STDIN, but it may still try to prompt Console or pop up a X dialog in some rare branch of code. I've also had a Windows C++/MFC server program put the dump-or-terminate dialog up on the server's console, defeating auto-restart. (So we had to change the default DrWatson setting, which was same on server as on workstations, so wrong.) -- Bill Ricker bill.n1vux at gmail.com https://www.linkedin.com/in/n1vux
- References:
- [Discuss] SysVinit vs. systemd
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] SysVinit vs. systemd
- From: smallm at panix.com (Mike Small)
- [Discuss] SysVinit vs. systemd
- From: bill.n1vux at gmail.com (Bill Ricker)
- [Discuss] SysVinit vs. systemd
- From: smallm at panix.com (Mike Small)
- [Discuss] SysVinit vs. systemd
- From: blu at nedharvey.com (Edward Ned Harvey (blu))
- [Discuss] SysVinit vs. systemd
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] SysVinit vs. systemd
- Prev by Date: [Discuss] automatic daemon restarts
- Next by Date: [Discuss] SysVinit vs. systemd
- Previous by thread: [Discuss] automatic daemon restarts
- Next by thread: [Discuss] SysVinit vs. systemd
- Index(es):