aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/acl.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/acl.go')
-rw-r--r--internal/system/acl.go2
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.