Soup config diffs » History » Version 1
Jason Prouty, 12/22/2016 05:12 PM
1 | 1 | Jason Prouty | # Soup config diffs |
---|---|---|---|
2 | 1 | Jason Prouty | |
3 | 1 | Jason Prouty | Every time a configuration change is made or a new configuration is loaded the config is saved to the soup server |
4 | 1 | Jason Prouty | The Soup Server saves inbound configurations to /opt/sdm/savefiles |
5 | 1 | Jason Prouty | |
6 | 1 | Jason Prouty | The process of inotifywait is running watching for new files to be created in /opt/sdm/savefiles |
7 | 1 | Jason Prouty | The script for inotify is /opt/savefiles.sh |