summary refs log tree commit diff
path: root/port/ddate
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 17:40:41 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 17:40:41 -0500
commit1f327d4a4ab30b95ee41e94bcb3efc60441304d7 (patch)
tree8160f002b6e7a848b68a14610285f8bcdf586bfd /port/ddate
parentUse flags for pbd client behaviour (diff)
downloadsrc-1f327d4a4ab30b95ee41e94bcb3efc60441304d7.tar.gz
src-1f327d4a4ab30b95ee41e94bcb3efc60441304d7.zip
Add pbcopy, pbpaste, open dispatch scripts
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
8-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 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