]> git.ipfire.org Git - ipfire-2.x.git/commit
services.cgi: avoid experimental warnings
authorJon Murphy <jon.murphy@ipfire.org>
Mon, 16 Jan 2023 20:34:04 +0000 (14:34 -0600)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Feb 2023 16:39:34 +0000 (16:39 +0000)
commit4941ce0031e9a9f699d0d9ff100f26a6bbce1654
tree8fe2c02348afbb2633a5d1c21fdd6dd6837222a1
parentdeb11b3f693193fbadcf2b62aa0a416818da5c62
services.cgi: avoid experimental warnings

- add single line to code: no warnings 'experimental';
- corrects this issue:
    https://lists.ipfire.org/pipermail/development/2022-December/015113.html

Signed-off-by: Jon Murphy <jon.murphy@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/services.cgi