Search Results

Search: Posts Made By: whatisron
Forum: Programming 02-12-2010
5,221
Posted By whatisron
Unfortunately, I tried these with no luck. I...
Unfortunately, I tried these with no luck. I added the extra signals and added the while(1) just to be certain my application wouldn't exit before logout killed it.

Still, I can press Ctrl-C and...
Forum: Programming 02-09-2010
5,221
Posted By whatisron
App cleanup on shutdown
Interesting thought... but yes, I am fully logged out well before 30 seconds. I just run the app:
% ./test &
...and then logout. From start to finish is only about 10 seconds.
If the file system...
Forum: Programming 02-04-2010
5,221
Posted By whatisron
Application Cleanup during Linux Shutdown
I'm trying to do some cleanup (write open files) when Linux shuts down. I thought the right method would be to trap SIGTERM and do the necessary processing. Here's my sample code:


#include...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy