summaryrefslogtreecommitdiffstats
path: root/system/pause/README
blob: 034fd18a3cd69b8afef9d30d3e1b96de070ccaed (plain)
1
2
3
4
5
6
7
8
pause (don't exit, efficiently)

pause waits to be terminated by a signal.

It can be used when service supervision is used but there is no long-running
program to supervise.

pause uses minimal system resources.