diff options
author | Giacomo Leidi <goodoldpaul@autistici.org> | 2024-08-23 13:40:56 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-18 18:32:41 +0100 |
commit | 17e5ca819024bc4590c40befbbbf83cc120cd459 (patch) | |
tree | f4014789ab40da501bd529e2e6fad3c070e13747 /gnu/tests | |
parent | 9411a1495f7cb2b116129a71a1fc1817e962fa5d (diff) | |
download | guix-17e5ca819024bc4590c40befbbbf83cc120cd459.tar.gz guix-17e5ca819024bc4590c40befbbbf83cc120cd459.zip |
services: iptables: Provide a default value.
There doesn't seem to be a reason to force users to write
(service iptables-service-type
(iptables-configuration))
instead of simply
(service iptables-service-type)
This patch provides a default value for the iptables-service-type.
* gnu/services/networking.scm (iptables-service-type): Set default-value.
Change-Id: I93b6c544dfb064c7a0a999549dff61007a38f842
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/tests')
0 files changed, 0 insertions, 0 deletions