``` WantedBy=multi-user.target ``` should be ``` WantedBy=default.target ``` like the other unit file, since this is being run in a user session.