summaryrefslogtreecommitdiff
path: root/debian/userv-dyndns.postinst
Commit message (Collapse)AuthorAge
* prefix users created in postinsts with an underscoreSean Whitton2021-08-04
|
* userv-dyndns postinst: move shebang to top of fileSean Whitton2021-08-04
|
* Improve adduser calls:Ian Jackson2013-12-09
| | | | | - no longer guard with calls to id, as adduser --quiet is idempotent - pass --shell /bin/false and --no-create-home
* Add debhelper token to postinst scripts.Ian Jackson2013-12-09
|
* Use dh(1). WIP.Ian Jackson2013-12-08