diff options
Diffstat (limited to 'internal/system/acl.go')
| -rw-r--r-- | internal/system/acl.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/acl.go b/internal/system/acl.go index 854e812b..060d8854 100644 --- a/internal/system/acl.go +++ b/internal/system/acl.go @@ -8,7 +8,7 @@ import ( "hakurei.app/container/check" "hakurei.app/hst" - "hakurei.app/internal/system/acl" + "hakurei.app/internal/acl" ) // UpdatePerm calls UpdatePermType with the [Process] criteria. |
