Path : /proc/self/root/usr/sbin/ |
Current File : //proc/self/root/usr/sbin/userdel.local |
#!/bin/bash # # Here you can add your own stuff, that should be done for every user who # will be deleted. # # When you delete a user with YaST, this script will be called # with the login name as parameter. The rest of data can be taken # from /etc/passwd. #