Detect Linux Runlevel
Michael Torrie
torriem at gmail.com
Tue Dec 6 18:00:53 EST 2016
More information about the Python-list mailing list
Tue Dec 6 18:00:53 EST 2016
- Previous message (by thread): Detect Linux Runlevel
- Next message (by thread): Detect Linux Runlevel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/06/2016 03:29 PM, Marko Rauhamaa wrote: > Another thing is that, as stated before, the runlevel business is > legacy. It is still supported by systemd-update-utmp, but for how long > is anybody's guess. System V compatibility is still important to Linux, and as long as it is, something resembling a runlevel has to be provided, even it's just an abstraction of something else like a systemd target. So any system that advertises System V compliance or compatibility will have a runlevel.
- Previous message (by thread): Detect Linux Runlevel
- Next message (by thread): Detect Linux Runlevel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list