Module systemd::login

source ·
Expand description

Interface to introspect on seats, sessions and users.

Enums

Systemd slice and unit types

Functions

Determines the control group path of a process.
Determines the machine name of a process.
Determines the owner uid of a process.
Determines the seat identifier of the seat the session identified by the specified session identifier belongs to.
Determines the session identifier of a process.
Determines the slice (either in system or user session) of a process.
Determines the systemd unit (i.e. service or scope unit) identifier of a process.
Determines the VT number of the session identified by the specified session identifier.