summaryrefslogtreecommitdiff
path: root/rt/etc/acl.Informix
diff options
context:
space:
mode:
Diffstat (limited to 'rt/etc/acl.Informix')
-rw-r--r--rt/etc/acl.Informix5
1 files changed, 0 insertions, 5 deletions
diff --git a/rt/etc/acl.Informix b/rt/etc/acl.Informix
deleted file mode 100644
index bca0408..0000000
--- a/rt/etc/acl.Informix
+++ /dev/null
@@ -1,5 +0,0 @@
-sub acl {
-return (
-"GRANT RESOURCE TO ${RT::DatabaseUser};");
-}
-1;