> On 13 Jun 2024, at 15:26, Divine Eguzouwa <divine.eguzo...@gmail.com> wrote: > > $ systemctl --user daemon-reload > > $ systemctl --user enable test.service > Failed to enable unit: Unit file test.service does not exist.
Does systemctl cat —user test.service work? Are there any error messages in jounalctl —user about test.service? Not sure there is a default.target for systemd user. But I have not checked. Barry