fix: add user directly into sudoers file

This commit is contained in:
Ahmad Husen
2022-02-01 23:56:42 +07:00
parent 6443f058c1
commit 360be955b0
5 changed files with 34 additions and 24 deletions
+9
View File
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Move repo from datakrama to hapakaien
- `builder` user is added to sudoers directly instead of via the wheel group
### Fixed
- `builder` is not in the sudoers file
## [1.1.1] - 2021-10-26
### Fixed