Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
useful_shell_scripts [2017/05/24 20:14] cvh |
useful_shell_scripts [2018/04/08 05:44] (current) vpeter changed autostart.sh location |
||
---|---|---|---|
Line 9: | Line 9: | ||
Every 60 seconds the script will check of any active SSH, SAMBA or NFS connections. | Every 60 seconds the script will check of any active SSH, SAMBA or NFS connections. | ||
As long as these is one ore more of those connections it will remain switched on. | As long as these is one ore more of those connections it will remain switched on. | ||
- | This should be added into a separate file and called from [[how_to:autostart.sh|autostart.sh]] | + | This should be added into a separate file and called from [[autostart.sh|autostart.sh]] |
This will continue to monitor the state of any active connections forever. | This will continue to monitor the state of any active connections forever. | ||