<travankor>
I see Error: AddressinUse for ifreund's rundird when restarting rundird
<travankor>
known bug?
waleee-cl has quit [Quit: Connection closed for inactivity]
gspe has joined #river
<ifreund>
travankor: hmm, I think the bug is that rundird doesn't clean up the socket on sigterm
<ifreund>
you definitely don't want to be running two copies at the same time, so I'm not sure overwriting the socket if existing on startup is a good idea
<ifreund>
you can just delete /run/rundird.sock manually for on restarting of course as a workaround