Thomas
Thomas
thanks for this - a fix for the problem was merged as PR #204 - I wasn't aware of your open pull request when I created mine, sorry.
I understand your reasoning, but I hoped to not having to specify artificial services just to run simple one-off commands :) the `mount --all` command for example would have to...
this might be related to php-fpm in Ubuntu trying to create its pid file in `/run/php`, but this directory does not exist when WSL is reinitialized. as a workaround, change...
@valeryan I've created a replacement `/usr/bin/start-wabashd` script that acts a drop-in replacement of the wabashd daemon: https://github.com/cerebrate/wabashd/issues/2 (for reasons unrelated to your issue - I needed to get rid of...