home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / rescue / usr / sbin / userdel.local < prev    next >
Text File  |  2006-11-29  |  261b  |  10 lines

  1. #!/bin/bash
  2. #
  3. # Here you can add your own stuff, that should be done for every user who
  4. # will be deleted.
  5. #
  6. # When you delete a user with YaST, this script will be called
  7. # with the login name as parameter.  The rest of data can be taken
  8. # from /etc/passwd.
  9. #
  10.