• LemmyHead
    link
    fedilink
    arrow-up
    7
    ·
    2 months ago

    Here’s some more examples:

    Systemctl edit: create an extension for the unit file and add some changes
    S edit --full: edit the full unit file (and timer too iirc)
    S enable --now: enable + start
    S disable --now: disable + stop