[15:08] Introoter, AnrDaemon hey =) it does work, it is stable, but it's no longer developed and is phased out. [15:08] if you work on products that use upstart, i urge you to move to something else. [15:09] xnox: I don't know another init that doesn't try to make a fool of me, short of SysV. [15:10] bug eventually will crop up, with newer kernels, newer udev, newer initramfs. Thus upgrading will become difficult if one keeps upstart as init. [15:10] patches and bugs are still welcome, if you notice anything strange. [15:11] if one doesn't upgrade, everything should be fine. [15:13] AnrDaemon: OpenRC/runit are decent. [15:13] I will probably have to live with systemd :/ [15:14] what do you think is wrong with systemd though? [15:14] Gotta touch it this summer and see how really bad it is, but so far, my impression is "below the acceptance floor". [15:15] and what are *your* acceptance standards? [15:15] It is annoying on user level. [15:15] My aceptance floor is "shut up and do your job". [15:15] well, it does? [15:15] And it just can't shut up… [15:16] you dont have to live with it, if you dont feel it is right, there are seriously alternatives that work fine and are being maintained. [15:16] I have to live with distribution I'm bound to :/ [15:16] Changin it is a separate pain. [15:16] slackware (bsd style init), crux (again, bsd style init), Gentoo (OpenRC), Manjaro OpenRc, voidlinux (runit) [15:18] though keep in mind, when you do compare systemd to other init systems, you're doing it wrong and you'll end up frustrated with things it has to offer. perhaps systemd vs busybox is a better comparison, think about it. [15:19] I know that systemd is not just an init daemon. [15:19] That's the part of the problem. [15:19] also, systemd allows you to build only the necessary components it needs to function properly (those can be kept out too given you dont mind losing stuff) by configure switches [15:19] most distros just push the complete build down their users' throats === JanC_ is now known as JanC [23:08] Is there an equivalent to SysV init's "kbrequest" in Upstart 1.5 (the version that comes with Ubuntu 12.04)? [23:09] the goal is I want someone to be able to hit a key combination (traditionally Alt-UpArrow, but the specific combo isn't that important) and have a command execute [23:10] so, without logging in, etc.