* uninterruptible process
@ 2023-01-30 16:20 Axel M.
0 siblings, 0 replies; only message in thread
From: Axel M. @ 2023-01-30 16:20 UTC (permalink / raw)
To: kernelnewbies
Hi all,
I'm looking for system call that can make my process uninterrupted until
it completes successfully.
My app receives a SIGTERM signal (when an shutdown is triggerd), then
needs to write into a file with a simple fopen().
Actually it can't write in my file because I think it is automatically
killed (SIGKILL) by systemd.
Do you have any advice on this ?
Thanks
--
Thanks,
Axel M.
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-30 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-30 16:20 uninterruptible process Axel M.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).