diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:42:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:42:23 +0000 |
commit | d40dceb70c0e9ef7f396d26e2e63f5bb459a1612 (patch) | |
tree | db2ae0c10415390fca48991cc153bb1c90cf6491 /debian/tests/rlm_python3-test | |
parent | Releasing progress-linux version 3.2.5+dfsg-1~progress7.99u1. (diff) | |
download | freeradius-d40dceb70c0e9ef7f396d26e2e63f5bb459a1612.tar.xz freeradius-d40dceb70c0e9ef7f396d26e2e63f5bb459a1612.zip |
Merging debian version 3.2.5+dfsg-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/tests/rlm_python3-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/rlm_python3-test b/debian/tests/rlm_python3-test index ddf0982..12e775d 100644 --- a/debian/tests/rlm_python3-test +++ b/debian/tests/rlm_python3-test @@ -18,7 +18,7 @@ ln -sf /etc/freeradius/3.0/mods-available/python3 \ /etc/freeradius/3.0/mods-enabled # restart -systemctl restart freeradius.service +service freeradius restart echo "Test that \"ubuntu\" can login with any password" result=0 |