diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-19 08:38:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-19 08:38:15 +0200 |
commit | b4d4867b851bb2f22bf18aa5f109bd2533d5736f (patch) | |
tree | 04b62d50d5e361902c945d29c95713f1a7655401 /debian/README.Debian |
Initial import of mwc version 1.7.2-1
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..ebbea19 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,18 @@ +mwc for Debian +-------------- + +1.) For a example based setup copy the example to /etc/mwc: + + cp -f /usr/share/doc/mwc/examples/mwc-config_template.py /etc/mwc/mwc-config.py + + +2.) For running every hour you can copy + + cp -f /usr/share/doc/mwc/examples/mwc /etc/cron.hourly/mwc + +3.) You find the documentation in the file README.md or on + + https://github.com/Debianguru/MailWebsiteChanges#mailwebsitechanges + + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 18 Sep 2014 22:49:00 +0200 |