Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
libexec/nuageinit/nuage.lua | ||
---|---|---|
283 | too bad we don't have yes in base a sysctl wrapper for lua, but theorically the prefix should be obtained from user.localbase entry. (let's do that later, when we will have a sysctl wrapper :D |
Comment Actions
- Set mode of etc directory to 0755.
- Use user.localbase sysctl instead of /usr/local.
- Add missing test case for doas.
- Set ${LOCALBASE} instead of /usr/local in nuageinit(7) man page.