You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user=user
WorkingDirectory=/home/user/
ExecStart=/home/user/rns-map/venv/bin/python rns_map.py
as a absolute path to a user named user, it will fail on a system with another username
user=user
WorkingDirectory=/home/user/
ExecStart=/home/user/rns-map/venv/bin/python rns_map.py
as a absolute path to a user named user, it will fail on a system with another username