summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-05-16 10:41:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-05-16 10:41:42 -0300
commit9857a3c262e9af2ea02698820be1e887cd3bf36c (patch)
tree6edbf39fda07a05255d23e1ac795740421ed630e
parente294f232f56c5dd30229ee76937452e3358b7810 (diff)
downloaddebian-9857a3c262e9af2ea02698820be1e887cd3bf36c.tar.gz
debian-9857a3c262e9af2ea02698820be1e887cd3bf36c.tar.bz2
Updates references
-rw-r--r--references.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/references.md b/references.md
index a1a1664..4474d60 100644
--- a/references.md
+++ b/references.md
@@ -5,6 +5,7 @@
* [Debian New Maintainers' Guide](https://www.debian.org/doc/manuals/maint-guide/).
* [Debian Developer's Reference](https://www.debian.org/doc/manuals/developers-reference/)
* [Debian Policy Manual](https://www.debian.org/doc/debian-policy/).
+* [Guide for Debian Maintainers](https://www.debian.org/doc/manuals/debmake-doc/index.en.html)
* [Overview — Ubuntu Packaging Guide](http://packaging.ubuntu.com/html/).
* [Debugging Debian package installations](http://mdcc.cx/debian/debugging_debian_package_installations.html).
* [Quick Debian development guide - anarcat](https://anarc.at/software/debian-development/ "Quick Debian development guide - anarcat")
@@ -56,3 +57,10 @@
* [How can I Debian-package a python application with a systemd unit using stdeb3/py2dsc and dpkg-buildpackage? - Stack Overflow](https://stackoverflow.com/questions/64345965/how-can-i-debian-package-a-python-application-with-a-systemd-unit-using-stdeb3-p "How can I Debian-package a python application with a systemd unit using stdeb3/py2dsc and dpkg-buildpackage? - Stack Overflow")
* [packaging - How to package a systemd service? - Ask Ubuntu](https://askubuntu.com/questions/746094/how-to-package-a-systemd-service "packaging - How to package a systemd service? - Ask Ubuntu")
* [configuration - How do I override or configure systemd services? - Ask Ubuntu](https://askubuntu.com/questions/659267/how-do-i-override-or-configure-systemd-services#659268 "configuration - How do I override or configure systemd services? - Ask Ubuntu")
+
+## SysUser
+
+* [Teams/Dpkg/Spec/SysUser - Debian Wiki](https://wiki.debian.org/Teams/Dpkg/Spec/SysUser)
+* [dh_sysuser(1) — dh-sysuser — Debian testing — Debian Manpages](https://manpages.debian.org/testing/dh-sysuser/dh_sysuser.1.en.html)
+* [Debian / dh-sysuser · GitLab](https://salsa.debian.org/debian/dh-sysuser)
+* [dh-sysuser. Yesterday I’ve discovered a dh-sysuser… | by George Shuklin | OpsOps | Medium](https://medium.com/opsops/dh-sysuser-6bd3e3d623dd)