Hacker News new | ask | show | jobs
by greggyb 3578 days ago
Might want to use the technique in this excerpt from the article in the future before saving doas.conf to /etc. I typically work on my /etc files in a scratch directory and then mv them into /etc

> doas

> The doas command itself has a few options.

> Since we just finished looking at the config file syntax, the -C option can be used to syntax check a new file before installing.