Differences
This shows you the differences between two versions of the page.
|
documentation:file_layout [2012/11/27 07:39] stefanj [Citserver] |
documentation:file_layout [2012/11/27 07:43] (current) stefanj [WebCIT] |
||
|---|---|---|---|
| Line 58: | Line 58: | ||
| ^ Legacy (prepend /usr/local/webcit) ^ LHFS ^ LHFS/RPM ^ File Purpose ^ | ^ Legacy (prepend /usr/local/webcit) ^ LHFS ^ LHFS/RPM ^ File Purpose ^ | ||
| ^ binaries ^^^^ | ^ binaries ^^^^ | ||
| - | | webcit (formaly known as webserver) | /usr/sbin/webcit | Webcit itself | | | + | | webcit (formaly known as webserver) | /usr/sbin/webcit | | | Webcit itself |
| - | | setup | Not included | Webcits setup program. Debconf does its job in the debs. | | | + | | setup | Not included | | Webcits setup program. Debconf does its job in the debs. | |
| - | | /etc/init.d/webcit | /etc/init.d/webcit | Webcits init script. (a bit different on debian) | | | + | | /etc/init.d/webcit | /etc/init.d/webcit | /etc/init.d/webcit or /lib/systemd/systemd/webcit[s].service | Webcits init script. (a bit different on debian) | |
| - | | % | /etc/default/webcit | the debian init scripts config values; created by debconf | | | + | | % | /etc/default/webcit | /etc/sysconfig/webcit | the debian/rpm init scripts config values; created by debconf | |
| - | | locale/ | /usr/share/locale | Webcits different tongues | | | + | | locale/ | /usr/share/locale | | Webcits different tongues | |
| - | | static | /usr/share/citadel-webcit/static/ | Static templates and Images | | | + | | static | /usr/share/citadel-webcit/static/ | | Static templates and Images | |
| - | | static.local | /usr/share/citadel-webcit/static.local/ | Your overrides | | | + | | static.local | /usr/share/citadel-webcit/static.local/ | | | Your overrides |
| - | | tiny_mce | % | Ommitted on debian as there are Tiny MCE debs; we depend on them. | | | + | | tiny_mce | % | | | Ommitted on debian as there are Tiny MCE debs; we depend on them. |