17 | | >>It is [http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.2 policy in Debian] that all configuraton files must reside in `/etc` -FST |
18 | | >> |
19 | | >That makes sense only for files which the sysadmin would edit to change configuration (like `/etc/default/boinc-client`) but not >these .xml files, which are basically only saved state. They are not really "configuration" files in the Unix sense. -EAM |
| 19 | >>That makes sense only for files which the sysadmin would edit to change configuration (like `/etc/default/boinc-client`) but not >these .xml files, which are basically only saved state. They are not really "configuration" files in the Unix sense. -EAM |
| 20 | > I think this is wrong, they are configuration files. System administrators are supposed to edit them, they are not state files. Just have a look at ClientMessages and PrefsOverride, these pages will confirm this. -FST |