Re: equivalent of chkconfig

2015-08-04 Thread Martin Pitt
João M. S. Silva [2015-08-04 17:38 +0100]: > I suggest an equivalent of Fedora's chkconfig for server startup service > administration. > > It seems strange that a simple solution for this problem does not already > exist It has existed forever in Debian and Ubuntu and is called update-rc.d, see

Re: equivalent of chkconfig

2015-08-04 Thread Dimitri John Ledkov
On 4 August 2015 at 23:28, Luis Mondesi wrote: > Exactly for those reasons. > > What we probably would like to see is "update-service" which would wrap all > init services into one umbrella. > > update-service --list # shows all services and init running it: runit, > upstart, systemd, and sysv t

Re: equivalent of chkconfig

2015-08-04 Thread Luis Mondesi
Exactly for those reasons. What we probably would like to see is "update-service" which would wrap all init services into one umbrella. update-service --list # shows all services and init running it: runit, upstart, systemd, and sysv to start update-service [service] # for trying to call "c

Re: equivalent of chkconfig

2015-08-04 Thread João M . S . Silva
Moreover: $ update-rc.d modemmanager enable update-rc.d: /etc/init.d/modemmanager: file does not exist On 08/04/2015 10:34 PM, Luis Mondesi wrote: I believe RHEL 7 does the right thing with chkconfig. It's simply an abstraction. Systemctl is fine, but that's probably overkill for simply turnin

Re: equivalent of chkconfig

2015-08-04 Thread João M . S . Silva
I would be happy with systemctl. For me, that would be fine. But, from what I'm just looking at, I can't use systemd yet (I'm on Ubuntu 14.04.2). So I'm stuck with upstart. The most adequate answer seems: http://askubuntu.com/questions/19320/how-to-enable-or-disable-services but even that doe

Re: equivalent of chkconfig

2015-08-04 Thread Luis Mondesi
I believe RHEL 7 does the right thing with chkconfig. It's simply an abstraction. Systemctl is fine, but that's probably overkill for simply turning things on or off. systemctl status foo systemctl disable foo systemctl stop foo As opposed to: chkconfig foo off My guess is that it should be r

Re: equivalent of chkconfig

2015-08-04 Thread João M . S . Silva
I'm not sure, but systemd has systemctl for that purpose. My server does not have systemctl. I don't think it has systemd. In my opinion there should be a way to simply enable/disable services from the command line, especially for servers. On 08/04/2015 09:09 PM, Martinx - ジェームズ wrote: Does

Re: equivalent of chkconfig

2015-08-04 Thread Martinx - ジェームズ
Does chkconfig still works with systemd? On Tue, Aug 4, 2015, 16:59 João M. S. Silva wrote: > What do you mean? > > Installing chkconfig in Ubuntu? > > On 08/04/2015 08:51 PM, Bob Holtzman wrote: > > On Tue, Aug 04, 2015 at 05:38:03PM +0100, João M. S. Silva wrote: > >> Hi, > >> > >> I suggest a

Re: equivalent of chkconfig

2015-08-04 Thread João M . S . Silva
What do you mean? Installing chkconfig in Ubuntu? On 08/04/2015 08:51 PM, Bob Holtzman wrote: On Tue, Aug 04, 2015 at 05:38:03PM +0100, João M. S. Silva wrote: Hi, I suggest an equivalent of Fedora's chkconfig for server startup service administration. It seems strange that a simple solution

Re: equivalent of chkconfig

2015-08-04 Thread Bob Holtzman
On Tue, Aug 04, 2015 at 05:38:03PM +0100, João M. S. Silva wrote: > Hi, > > I suggest an equivalent of Fedora's chkconfig for server startup > service administration. > > It seems strange that a simple solution for this problem does not > already exist, but from all the questions that I've checke

Re: Feature request

2015-08-04 Thread Ryein Goddard
Yeah it would be nice if the requesting application was list. On Tue, Aug 4, 2015 at 1:41 AM, Gregor Shapiro wrote: > At reboot and some other times my system pops up a message that "an > application wants to access your key ring..." Whereupon I enter my > password. > I would like to know WHICH

equivalent of chkconfig

2015-08-04 Thread João M . S . Silva
Hi, I suggest an equivalent of Fedora's chkconfig for server startup service administration. It seems strange that a simple solution for this problem does not already exist, but from all the questions that I've checked, that seems the case: http://askubuntu.com/questions/656496/how-to-enab

Feature request

2015-08-04 Thread Gregor Shapiro
At reboot and some other times my system pops up a message that "an application wants to access your key ring..." Whereupon I enter my password. I would like to know WHICH application. -- Gregor Shapiro Lasarettsvägen 11 SE 302 33 Halmstad Sweden 0046 (0)73 976 2989 -- Ubuntu-devel-discuss mail