diff options
Diffstat (limited to 'install/updates/30-taskgroup.update')
-rw-r--r-- | install/updates/30-taskgroup.update | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/install/updates/30-taskgroup.update b/install/updates/30-taskgroup.update new file mode 100644 index 000000000..a98960657 --- /dev/null +++ b/install/updates/30-taskgroup.update @@ -0,0 +1,5 @@ +# Add the taskgroup container + +dn: cn=taskgroups,cn=accounts,$SUFFIX +add:objectClass: nsContainer +add:cn: taskgroups |