Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567345
en ru br
ALT Linux repositórios
S:4.14.0-alt1
5.0: 4.0.4.1-alt9
4.1: 4.0.4.1-alt9
4.0: 4.0.4.1-alt8
3.0: 4.0.4.1-alt5

Group :: Sistema/Base
RPM: shadow

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#!/bin/sh
# $Id: chage.control,v 1.3 2001/02/09 22:03:27 solar Exp $

. /etc/control.d/functions

BINARY=/usr/bin/chage

new_fmode public 2711 root shadow
new_fmode restricted 700 root root

new_help public "Any user can execute $BINARY"
new_help restricted "Only root can execute $BINARY"

new_summary 'Change user password expiry information'

control_fmode "$BINARY" "$*" || exit 1
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009