Raspberry Pi 3 Model B Ver 1.2
IQAudio Pi-Dac Pro
RuneAudio v0.5
Searching around the web I've come across a method of safely shutting down (and restarting) the Pi using a N.O. pushbutton wired across pins 5 and 6 and apparently all it requires is for the following line to be added to /boot/config.txt
dtoverlay=gpio-shutdown,gpio_pin=3
After editing the file and rebooting the Pi I find that shorting pin 5 to pin 6 has no effect. Rune carries on running as normal. If I shut Rune down, shorting pin 5 to pin 6 does indeed restart the Pi and Rune comes back to life.
I guess my question is should this work as described and if so, what am I doing wrong. My aim is to have a single pushbutton that will safely shut everything down, then bring it back to life again.
All the best
Gary
Am I doing something wrong here?