Skip to content

limactl start-at-login --enabled registered systemd definition is not running #2942

Closed
@kachick

Description

@kachick

Description

> </etc/os-release
ANSI_COLOR="1;34"
BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
BUILD_ID="24.11.20241123.0c58267"
CPE_NAME="cpe:/o:nixos:nixos:24.11"
DEFAULT_HOSTNAME=algae
DOCUMENTATION_URL="https://nixos.org/learn.html"
HOME_URL="https://nixos.org/"
ID=nixos
ID_LIKE=""
IMAGE_ID=""
IMAGE_VERSION=""
LOGO="nix-snowflake"
NAME=NixOS
PRETTY_NAME="NixOS 24.11 (Vicuna)"
SUPPORT_END="2025-06-30"
SUPPORT_URL="https://nixos.org/community.html"
VARIANT=""
VARIANT_ID=""
VENDOR_NAME=NixOS
VENDOR_URL="https://nixos.org/"
VERSION="24.11 (Vicuna)"
VERSION_CODENAME=vicuna
VERSION_ID="24.11"

> lima --version                       
limactl version 1.0.1

> limactl start-at-login --enabled
Created symlink '/home/kachick/.config/systemd/user/multi-user.target.wants/lima-vm@default.service' → '/home/kachick/.config/systemd/user/lima-vm@default.service'.
Unit /home/kachick/.config/systemd/user/lima-vm@default.service is added as a dependency to a non-existent unit multi-user.target.
INFO[0000] The autostart file "/home/kachick/.config/systemd/user/lima-vm@default.service" has been created or updated 

It registered ~/.config/systemd/user/multi-user.target.wants, however it doesn't trigger even after rebooting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions