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
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
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
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
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
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
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
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
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
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
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
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
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
13 matches
Mail list logo