This website requires JavaScript.
Explore
Help
Sign in
YunoHost-Apps
/
yunorunner_ynh
Watch
1
Star
0
Fork
You've already forked yunorunner_ynh
0
mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced
2024-09-03 20:36:13 +02:00
Code
Issues
Activity
Actions
63e10d9e0d
yunorunner_ynh
/
conf
/
firewall_rules.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix DHCP communication
2024-01-14 16:31:24 +01:00
#!/bin/bash
Fixes: firewall_rules and upgrade permissions for install_dir
2024-03-15 21:35:43 +01:00
iptables -t filter -A INPUT -i incusbr0 -p udp -d 255.255.255.255 --dport
67
-j ACCEPT
Reference in a new issue
Copy permalink