Re[2]: Have an external script wait for a oneshot service
"Laurent Bercot" <[email protected]> Thu, 05 Dec 2024 23:15:20 +0000
| Newsgroups | gmane.comp.sysutils.supervision.general |
|---|---|
| Message-ID | <[email protected]> |
>fusermounting some network/encrypted filesystem comes to mind. >e.g. mount a NAS share so that a longrun snooze "cronjob" can record a >livestream to it. Okay. I'd argue it's still under the complexity line where doing this manually - fuser(un)mounting at snooze service (de)installation time - is easier and faster than setting up an s6-rc infrastructure. -- Laurent