diff options
Diffstat (limited to 'debian/USE-CASES')
-rw-r--r-- | debian/USE-CASES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/USE-CASES b/debian/USE-CASES new file mode 100644 index 0000000..e073fae --- /dev/null +++ b/debian/USE-CASES @@ -0,0 +1,7 @@ +Some ideas what to check and what the desired results would be: + +- running dpkg-reconfigure with an already configured slapd + + Should either backup the database or ask before killing it. + Same for slapd.conf. Neither old configuration or old database + should be lost without the user confirming that this is what he wants. |