Quantcast
Viewing all articles
Browse latest Browse all 5956

Troubleshooting • Re: rtlsdr: Failed to enable unit: "multi-user.target[Unit]" is not a valid unit name.

...

Code:

[Install]WantedBy=multi-user.target[Unit]
...
Just remove "[Unit]" from the line "WantedBy":

Code:

[Install]WantedBy=multi-user.target
You can list all existing targets with:

Code:

$ systemctl list-units --type=target

Statistics: Posted by PhL91 — Thu Jul 04, 2024 7:29 am



Viewing all articles
Browse latest Browse all 5956

Trending Articles