[Pkg-privacy-commits] [Git][pkg-privacy-team/snowflake][debian/sid] Add DynamicUser=yes to systemd unit (Closes: #1075885)
Micah Anderson (@micah)
micah at debian.org
Wed Jul 10 22:23:09 BST 2024
Micah Anderson pushed to branch debian/sid at Privacy Maintainers / snowflake
Commits:
8fac5904 by Micah Anderson at 2024-07-10T17:22:37-04:00
Add DynamicUser=yes to systemd unit (Closes: #1075885)
- - - - -
2 changed files:
- debian/changelog
- debian/snowflake-proxy.service
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+snowflake (2.5.1-1.1) UNRELEASED; urgency=medium
+
+ * Add DynamicUser=yes to systemd unit file (Closes: #1075885)
+
+ -- Micah Anderson <micah at debian.org> Wed, 10 Jul 2024 17:21:01 -0400
+
snowflake (2.5.1-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/snowflake-proxy.service
=====================================
@@ -8,6 +8,7 @@ Wants=network-online.target
[Service]
EnvironmentFile=-/etc/default/snowflake-proxy
ExecStart=/usr/bin/snowflake-proxy $ARGS
+DynamicUser=yes
[Install]
WantedBy=multi-user.target
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/snowflake/-/commit/8fac5904b4d51a11b35f4a5eb970cd178a44be14
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/snowflake/-/commit/8fac5904b4d51a11b35f4a5eb970cd178a44be14
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20240710/b4e853b8/attachment.htm>
More information about the Pkg-privacy-commits
mailing list