]> andersk Git - moira.git/blobdiff - db/newdb
added fsgroup
[moira.git] / db / newdb
index fde7e3167ac12dc79f17f2f15dc6e23ce75c3513..9991f29cd6e77d85fb867a86fa6419f4066445ff 100644 (file)
--- a/db/newdb
+++ b/db/newdb
@@ -145,6 +145,12 @@ create filesys
        modby           = i4,
        modwith         = c8
 )
+create fsgroup
+(
+       group_id        = i4,
+       filsys_id       = i4,
+       key             = c8
+)
 create nfsphys 
 (
        nfsphys_id      = i4,
This page took 0.029622 seconds and 4 git commands to generate.