# Managed by Ansible [Unit] Description=Goodbye Requires=mpd.service [Service] Type=oneshot ExecStart=/bin/true ExecStop=/opt/shutdown.sh RemainAfterExit=true User=audio Group=audio [Install] WantedBy=multi-user.target