about summary refs log tree commit diff
path: root/kitd.c (unfollow)
Commit message (Collapse)Author
2023-10-08Don't LOG_PIDJune McEnroe
2023-10-08Use | between signals in manualJune McEnroe
2023-10-08Add pounce example to manualJune McEnroe
Not quite good for actually running pounce due to rcctl reload sending HUP though, hm.
2023-10-08Clean things up somewhatJune McEnroe
2023-10-08Don't treat SIGHUP speciallyJune McEnroe
If you want to restart the child, just restart kitd.
2023-10-08Don't put the child PID in proctitleJune McEnroe
2023-10-08Add rc scriptJune McEnroe
2023-10-08Implement itJune McEnroe
2023-10-07Remove pidfile optionJune McEnroe