.\" dpkg manual page - dpkg-statoverride(1) .\" .\" Copyright © 2000-2001 Wichert Akkerman .\" Copyright © 2009-2011, 2013, 2015 Guillem Jover .\" .\" This is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . . .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH dpkg\-statoverride 1 2018-06-26 1.18.25 "suite dpkg" .nh .SH NOM dpkg\-statoverride \- annuler la propri\('et\('e et le mode des fichiers . .SH SYNOPSIS \fBdpkg\-statoverride\fP [\fIoption\fP...] \fIcommande\fP . .SH DESCRIPTION \(lq\fBstat overrides\fP\(rq are a way to tell \fBdpkg\fP(1) to use a different owner or mode for a path when a package is installed (this applies to any filesystem object that \fBdpkg\fP handles, including directories, devices, etc.). This can be used to force programs that are normally setuid to be install without a setuid flag, or only executable by a certain group. .P \fBdpkg\-statoverride\fP est un utilitaire pour g\('erer la liste des d\('erogations. Il poss\(`ede trois fonctions \('el\('ementaires\ : l'ajout, la suppression et le listage des d\('erogations. . .SH COMMANDES .TP \fB\-\-add\fP\fI utilisateur groupe mode chemin\fP Add an override for \fIpath\fP. \fIpath\fP does not need to exist when this command is used; the override will be stored and used later. Users and groups can be specified by their name (for example \fBroot\fP or \fBnobody\fP), or by their number by prepending the number with a \(oq\fB#\fP\(cq (for example \fB#0\fP or \fB#65534\fP). The \fImode\fP needs to be specified in octal. Si \fB\-\-update\fP est utilis\('ee et si \fIchemin\fP existe, le fichier change imm\('ediatement de propri\('etaire et de mode. .TP \fB\-\-remove\fP \fI chemin\fP Supprime une d\('erogation (\(Fo\ override\ \(Fc) pour \fIchemin\fP, l'\('etat de \fIchemin\fP est inchang\('e. .TP \fB\-\-list\fP [\fImotif\-global\fP] List all overrides. If a glob pattern is specified restrict the output to overrides which match the glob. .TP \fB\-\-help\fP Affiche un message d'aide puis quitte. .TP \fB\-\-version\fP Affiche le num\('ero de version puis quitte. . .SH OPTIONS .TP \fB\-\-admindir\fP\fI r\('epertoire\fP Change le \fIr\('epertoire\fP de la base de donn\('ees de \fBdpkg\fP, o\(`u se trouve aussi le fichier statoverride. La valeur par d\('efaut est \fI/var/lib/dpkg\fP. .TP \fB\-\-force\fP Forcer une op\('eration, m\(^eme si une v\('erification raisonnable l'interdirait. C'est n\('ecessaire pour annuler une pr\('ec\('edente d\('erogation. .TP \fB\-\-update\fP Essaye de changer imm\('ediatement le \fIchemin\fP vers les nouveaux propri\('etaire et mode s'il existe. .TP \fB\-\-quiet\fP Moins de bavardage sur ce qui est fait. . .SH "CODE DE SORTIE" .TP \fB0\fP L'action demand\('ee s'est correctement d\('eroul\('ee. .TP \fB1\fP For \fB\-\-list\fP, if there are no overrides or none match the supplied glob. .TP \fB2\fP Fatal or unrecoverable error due to invalid command\-line usage, or interactions with the system, such as accesses to the database, memory allocations, etc. . .SH ENVIRONNEMENT .TP \fBDPKG_ADMINDIR\fP Si cette variable est positionn\('ee et que l'option \fB\-\-admindir\fP n'est pas pr\('ecis\('ee, ce r\('epertoire sera utilis\('e comme r\('epertoire de donn\('ees pour \fBdpkg\fP. . .SH FICHIERS .TP \fI/var/lib/dpkg/statoverride\fP File which contains the current list of stat overrides of the system. It is located in the \fBdpkg\fP administration directory, along with other files important to \fBdpkg\fP, such as \fIstatus\fP or \fIavailable\fP. .br Note: \fBdpkg\-statoverride\fP preserves the old copy of this file, with extension \(lq\-old\(rq, before replacing it with the new one. . .SH "VOIR AUSSI" \fBdpkg\fP(1). .SH TRADUCTION Ariel VARDI , 2002. Philippe Batailler, 2006. Nicolas Fran\(,cois, 2006. Veuillez signaler toute erreur \(`a .