[api] refactoring: configuration directory for the root user is now located at '/etc/bauh'

This commit is contained in:
Vinicius Moreira
2021-11-24 11:56:20 -03:00
parent ea52236ee8
commit a1683b6a7d
8 changed files with 11 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- General
- directory paths changed for a root user using bauh:
- caching: `/var/cache/bauh`
- configuration: `/etc/bauh`
- temp dir: `/tmp/bauh@root` (`/tmp/bauh@$USER` for non root users)
- UI