[Unit] Description=Mpd listen python script After=network.target After=mpd.service [Service] WorkingDirectory=/home/%u/mpdlisten ExecStart=/home/%u/mpdlisten/mpdlisten.py KillSignal=SIGINT Restart=always [Install] WantedBy=default.target