hello

when i try systemctl --user (non root). i always have a error :

Failed to list units: Process org.freedesktop.systemd1 exited with status 1

my kaos is a fresh install

is there a specific configuration to use systemctl in user mode ?

thanks

smae problem with the ISO image

can't start a systemd user session :-/

systemctl status return this error :

Trying to run as user instance, but $XDG_RUNTIME_DIR is not set.

Nothing to do with ISO or any error, systemd --user is something you need to setup, some examples for that kind of unit:

Since it seems you have no idea about systemd --user and what it needs/does (I actually strongly advise against using something you have no idea about and let that handle your internet browsing.....), start by reading up on it, example:

thanks demm , your right i'm not familiar to systemd , i always use xinit from years.

i will check your link