[Pkg-freeradius-maintainers] [Git][debian/freeradius][wip/debian/blastradius/bullseye] Fix test

Bastien Roucariès (@rouca) gitlab at salsa.debian.org
Wed Aug 7 15:31:49 BST 2024



Bastien Roucariès pushed to branch wip/debian/blastradius/bullseye at Debian / freeradius


Commits:
c521c773 by Bastien Roucariès at 2024-08-07T14:31:05+00:00
Fix test

Edit systemctl unit

- - - - -


1 changed file:

- debian/tests/freeradius


Changes:

=====================================
debian/tests/freeradius
=====================================
@@ -2,5 +2,10 @@
 #-------------------
 # Testing freeradius
 #-------------------
-set -e
+set -ex
+tee /run/systemd/system/freeradius.service.d/disabletmp.conf << "EOF"
+[Service]
+PrivateTmp=no
+EOF
+systemctl daemon-reload
 python3 `dirname $0`/test-freeradius.py 2>&1



View it on GitLab: https://salsa.debian.org/debian/freeradius/-/commit/c521c7739a46e83a180ffe69b24a14602ecfc07b

-- 
View it on GitLab: https://salsa.debian.org/debian/freeradius/-/commit/c521c7739a46e83a180ffe69b24a14602ecfc07b
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-freeradius-maintainers/attachments/20240807/66d7b619/attachment.htm>


More information about the Pkg-freeradius-maintainers mailing list