diff options
author | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-18 15:27:21 +0100 |
---|---|---|
committer | Niklas Yann Wettengel <niyawe@niyawe.de> | 2017-03-18 15:27:21 +0100 |
commit | 710a210ae6f165c2e3ce165d30d27f189311656b (patch) | |
tree | b8c25058e1653b6b6088d7eda80956210f0e4acc /setup_fastd.yml | |
parent | 0fbee3f86b0f92f55193556945b82d51cde6d5a7 (diff) |
updated setup_fastd
added features:
- configure_iptables
Diffstat (limited to 'setup_fastd.yml')
-rw-r--r-- | setup_fastd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_fastd.yml b/setup_fastd.yml index 04692af..e041d6f 100644 --- a/setup_fastd.yml +++ b/setup_fastd.yml @@ -6,6 +6,7 @@ - install_yaourt - configure_journald - configure_sysctl + - configure_iptables - install_ntp - install_haveged - setup_batman |