Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v2p81d$26gfp$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v2p81d$26gfp$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Using telinit {1,3,5} with systemd
Date: Fri, 24 May 2024 05:19:41 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <v2p81d$26gfp$1@dont-email.me>
References: <v2opnf$1vq77$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 24 May 2024 07:19:42 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="0cff0ba9dc44f1983d14765f610aa6bd";
	logging-data="2310649"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18lFnxKG+VOazQ/cyoX6w1i"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:h3hWeQZGruhNmateotmASJvYE38=
Bytes: 1617

On Fri, 24 May 2024 01:15:27 -0000 (UTC), vallor wrote:

> (I was pleasantly surprised to find out that systemd knows about init
> runlevels.  Very helpful.)

systemd offers better compatibility with sysvinit than some other 
alternative service managers.

> Finally, if you want to shutdown the display manager and just use vty's
> with getty logins, you could
> 
> $ telinit 3
> 
> These runlevels are the same as they were with SysV init on Linux.

I thought, on Debian, the normal multiuser+networking runlevel was 3, not 
5.

Another advantage with systemd’s symbolic target names is that they are 
self-explanatory and get away from these cryptic and arbitrary numbers.