Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 319 Bytes

templated

A daemon template sample code for MacOS X (BSD).

You can run this daemon with:

sudo templated [start] [--daemon|--application]
-- start the daemon

sudo templated restart [--daemon|--application]
-- restart the daemon

sudo templated stop
-- stop the daemon