<feed xmlns='http://www.w3.org/2005/Atom'>
<title>catsit, branch 1.1</title>
<subtitle>(deprecated) process supervisor
</subtitle>
<id>https://git.causal.agency/catsit/atom?h=1.1</id>
<link rel='self' href='https://git.causal.agency/catsit/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/'/>
<updated>2020-12-15T21:47:12+00:00</updated>
<entry>
<title>Log a message when stopping a service waiting to restart</title>
<updated>2020-12-15T21:47:12+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-15T21:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=7769a4f6e94452719e09b8f0c3a1ecca09b55355'/>
<id>urn:sha1:7769a4f6e94452719e09b8f0c3a1ecca09b55355</id>
<content type='text'>
It's a little annoying to have to special-case this, but otherwise there
is no confirmation in the log that the restart won't still happen.
</content>
</entry>
<entry>
<title>Refactor unveil calls so errors can be reported properly</title>
<updated>2020-11-10T20:15:43+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-11-10T20:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=b7ebd38698c35c23492857f50cbcc6bf124e2757'/>
<id>urn:sha1:b7ebd38698c35c23492857f50cbcc6bf124e2757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not increment signals</title>
<updated>2020-10-27T12:36:25+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-27T12:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=5b1a5f2876b8c70ee7bf3eab8570a971697f542b'/>
<id>urn:sha1:5b1a5f2876b8c70ee7bf3eab8570a971697f542b</id>
<content type='text'>
No need to do a read and a write... and it's declared volatile so maybe
that's even worse? I don't even know, but there's no point.
</content>
</entry>
<entry>
<title>Only look up group if one is named</title>
<updated>2020-10-23T15:37:10+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-23T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=363ab9f834a955b4b664e99f176293c30d6ef75b'/>
<id>urn:sha1:363ab9f834a955b4b664e99f176293c30d6ef75b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default defines of RUNDIR, ETCDIR</title>
<updated>2020-10-23T15:22:17+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-23T15:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=87083ad3811e32c46726a2038b8725e24458858c'/>
<id>urn:sha1:87083ad3811e32c46726a2038b8725e24458858c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set shell scripts executable in build</title>
<updated>2020-10-23T15:14:02+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-23T15:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=8f81318a3f4730aa3589e15a8c44b9d0c1c838f5'/>
<id>urn:sha1:8f81318a3f4730aa3589e15a8c44b9d0c1c838f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Humanize milliseconds if interval is less than 1s</title>
<updated>2020-10-21T00:56:06+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=d90a43d948c3b9ed96f2908a58945939cbc30cf0'/>
<id>urn:sha1:d90a43d948c3b9ed96f2908a58945939cbc30cf0</id>
<content type='text'>
The intervals are configurable in milliseconds so humanize should be
able to display at that precision.
</content>
</entry>
<entry>
<title>Humanize restart interval</title>
<updated>2020-10-20T23:56:56+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-10-20T23:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=18323018624001103368257578a5fcbaf9252986'/>
<id>urn:sha1:18323018624001103368257578a5fcbaf9252986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document default catsit.conf location on OpenBSD</title>
<updated>2020-08-18T03:59:08+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-18T03:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=324f569ce0e10a1b1e551cae10d103e8f242e809'/>
<id>urn:sha1:324f569ce0e10a1b1e551cae10d103e8f242e809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Template catsit script with RUNDIR</title>
<updated>2020-08-18T03:25:34+00:00</updated>
<author>
<name>C. McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-08-18T03:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/catsit/commit/?id=08783bd1cc769c5d9319c51498022e6cdc06172a'/>
<id>urn:sha1:08783bd1cc769c5d9319c51498022e6cdc06172a</id>
<content type='text'>
</content>
</entry>
</feed>
