Problem: Failed to start localhost.run [Service] service not found. Solution: After creating the new service you may need run the below; systemctl --user daemon-reload After the above the new service started without any errors
Problem:
Failed to start localhost.run [Service] service not found.
Solution:
After creating the new service you may need run the below;
systemctl --user daemon-reload
After the above the new service started without any errors