summary refs log tree commit diff
path: root/bin/cash/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-07-06 19:40:08 -0400
committerJune McEnroe <june@causal.agency>2026-07-06 19:40:08 -0400
commit43baf3a45f5f569b741ea52ef2e629db334c281d (patch)
tree52d876864b5f6fffeae4e4cdc42e3d13ab80d298 /bin/cash/Makefile
parentAdd Fate's Bane (diff)
downloadsrc-43baf3a45f5f569b741ea52ef2e629db334c281d.tar.gz
src-43baf3a45f5f569b741ea52ef2e629db334c281d.zip
Add We Have Always Lived in the Castle HEAD master
Diffstat (limited to 'bin/cash/Makefile')
0 files changed, 0 insertions, 0 deletions
mit/service.c?h=1.4&id=e68a29c15e5f1050a19b399f86ff5caf5d1d77f0&follow=1'>Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe