Differences
This shows you the differences between two versions of the page.
|
installation:rpm [2012/11/27 08:01] stefanj [OpenBuildService RPMS] |
installation:rpm [2013/03/14 05:22] (current) stefanj [What to do after package installation?] |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| If something doesn't work as expected, then take a look into citadel's logfile /var/log/citadel.log (default with rsyslog) or /var/log/mail. Webcit will log to /var/log/webcit/* (default with rsyslog). | If something doesn't work as expected, then take a look into citadel's logfile /var/log/citadel.log (default with rsyslog) or /var/log/mail. Webcit will log to /var/log/webcit/* (default with rsyslog). | ||
| - | Please note that Citadel only supports systemd on recent fedora, openSUSE and Mandriva. Therefore starting and stopping the services may be a little bit different. | + | Please note that Citadel only supports systemd on recent fedora, openSUSE and Mandriva. Therefore starting and stopping the services may be a little bit different (e.g. systemctl citadel.service start). Don't forget to run /usr/sbin/citadel-setup before starting citadel daemon. |