Page MenuHomeFreeBSD

nuageinit: Add doas support
ClosedPublic

Authored by dtxdf on Sep 8 2025, 10:21 PM.
Tags
None
Referenced Files
F148534829: D52437.id161834.diff
Wed, Mar 18, 1:23 PM
F148494150: D52437.id161915.diff
Wed, Mar 18, 6:09 AM
Unknown Object (File)
Sun, Mar 15, 4:49 PM
Unknown Object (File)
Wed, Feb 18, 2:19 AM
Unknown Object (File)
Tue, Feb 17, 6:29 PM
Unknown Object (File)
Tue, Feb 17, 6:29 PM
Unknown Object (File)
Tue, Feb 17, 6:29 PM
Unknown Object (File)
Feb 10 2026, 9:51 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dtxdf requested review of this revision.Sep 8 2025, 10:21 PM
  • Set mode of etc directory to 0750
bapt added inline comments.
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

This revision is now accepted and ready to land.Sep 9 2025, 7:17 AM
  • 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.
This revision now requires review to proceed.Sep 9 2025, 7:22 PM
dtxdf marked an inline comment as done.Sep 9 2025, 7:22 PM
This revision is now accepted and ready to land.Sep 11 2025, 7:06 AM
This revision was automatically updated to reflect the committed changes.