Skip to main content
3 events
when toggle format what by license comment
Apr 16, 2021 at 13:03 comment added White Owl Yes, but the 'network shutdown script' can be just one script. Something like 'check the daemon is running - shut it, go to next daemon/interface'. And the setup scripts would just call this global shutdown script before setting whatever is needed.
Apr 16, 2021 at 1:27 comment added Michael Gantz I'm thinking this might be an option. But there is some housekeeping involved. The scripts will need to track what daemons, dhcpd/hostapd for instance, they start. Either the script stays running and kills daemons with a trap. Or a second shutdown/stop script will be needed.
Apr 16, 2021 at 0:57 history answered White Owl CC BY-SA 4.0