removing and adding dynamically assigned system users

2000-09-28 Thread Othmar Pasteka
hi, i am currently building a package which needs a system user. so i use dynamically assigend system users (range 100-999). i install it with adduser --system etc. now, when a package is deinstalled, when is the user removed from the database ? when postrm remove is called or is it postrm purge?

removing and adding dynamically assigned system users

2000-09-28 Thread Othmar Pasteka
hi, i am currently building a package which needs a system user. so i use dynamically assigend system users (range 100-999). i install it with adduser --system etc. now, when a package is deinstalled, when is the user removed from the database ? when postrm remove is called or is it postrm purge?