fix: remove getpid()==1 guards blocking install and reboot
ac-native is never PID 1 (init script is). The getpid check prevented
install-to-disk and post-install reboot from ever executing.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>