slackbuilds_ponce/system/pause/README
Chris Abela 37cc9b949b
system/pause: Added (don't exit, efficiently).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-24 12:35:13 +07:00

8 lines
213 B
Text

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.