Enum systemd::login::UnitType [] [src]

pub enum UnitType {
    UserUnit,
    SystemUnit,
}

Systemd slice and unit types

Variants

User slice, service or scope unit

System slice, service or scope unit