Changes between Version 11 and Version 12 of UnixClientPackage
- Timestamp:
- Apr 11, 2008, 9:11:12 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UnixClientPackage
v11 v12 17 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 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. -EAM19 >>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 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 21 21