Update
This commit is contained in:
parent
6d80c1b047
commit
9e4534b122
|
@ -309,10 +309,11 @@
|
|||
- darkhttpd
|
||||
- dhclient
|
||||
- dhcpcd
|
||||
- dnscrypt-proxy
|
||||
- dnsmasq
|
||||
- dnsutils
|
||||
- dnscrypt-proxy
|
||||
- ethtool
|
||||
- hiddify-next-bin
|
||||
- iw
|
||||
- iwd
|
||||
- ldns
|
||||
|
@ -336,16 +337,16 @@
|
|||
- nss-mdns
|
||||
- openconnect
|
||||
- openssh
|
||||
- sshguard
|
||||
- openvpn
|
||||
- ppp
|
||||
- pptpclient
|
||||
- rp-pppoe
|
||||
- sequoia-sq
|
||||
- shadowsocks-electron-bin
|
||||
- hiddify-next-bin
|
||||
- smbclient
|
||||
- sshguard
|
||||
- systemd-resolvconf
|
||||
- tor
|
||||
- traceroute
|
||||
- usb_modeswitch
|
||||
- vpnc
|
||||
|
@ -794,6 +795,7 @@
|
|||
- firefox
|
||||
- firefox-i18n-$LOCALE
|
||||
- profile-sync-daemon
|
||||
- torbrowser-launcher
|
||||
|
||||
- name: "Firefox (full netinstall)"
|
||||
description: "Add firefox and language pack"
|
||||
|
|
|
@ -309,10 +309,11 @@
|
|||
- darkhttpd
|
||||
- dhclient
|
||||
- dhcpcd
|
||||
- dnscrypt-proxy
|
||||
- dnsmasq
|
||||
- dnsutils
|
||||
- dnscrypt-proxy
|
||||
- ethtool
|
||||
- hiddify-next-bin
|
||||
- iw
|
||||
- iwd
|
||||
- ldns
|
||||
|
@ -336,16 +337,16 @@
|
|||
- nss-mdns
|
||||
- openconnect
|
||||
- openssh
|
||||
- sshguard
|
||||
- openvpn
|
||||
- ppp
|
||||
- pptpclient
|
||||
- rp-pppoe
|
||||
- sequoia-sq
|
||||
- shadowsocks-electron-bin
|
||||
- hiddify-next-bin
|
||||
- smbclient
|
||||
- sshguard
|
||||
- systemd-resolvconf
|
||||
- tor
|
||||
- traceroute
|
||||
- usb_modeswitch
|
||||
- vpnc
|
||||
|
@ -794,6 +795,7 @@
|
|||
- firefox
|
||||
- firefox-i18n-$LOCALE
|
||||
- profile-sync-daemon
|
||||
- torbrowser-launcher
|
||||
|
||||
- name: "Firefox (full netinstall)"
|
||||
description: "Add firefox and language pack"
|
||||
|
|
|
@ -309,10 +309,11 @@
|
|||
- darkhttpd
|
||||
- dhclient
|
||||
- dhcpcd
|
||||
- dnscrypt-proxy
|
||||
- dnsmasq
|
||||
- dnsutils
|
||||
- dnscrypt-proxy
|
||||
- ethtool
|
||||
- hiddify-next-bin
|
||||
- iw
|
||||
- iwd
|
||||
- ldns
|
||||
|
@ -336,16 +337,16 @@
|
|||
- nss-mdns
|
||||
- openconnect
|
||||
- openssh
|
||||
- sshguard
|
||||
- openvpn
|
||||
- ppp
|
||||
- pptpclient
|
||||
- rp-pppoe
|
||||
- sequoia-sq
|
||||
- shadowsocks-electron-bin
|
||||
- hiddify-next-bin
|
||||
- smbclient
|
||||
- sshguard
|
||||
- systemd-resolvconf
|
||||
- tor
|
||||
- traceroute
|
||||
- usb_modeswitch
|
||||
- vpnc
|
||||
|
@ -794,6 +795,7 @@
|
|||
- firefox
|
||||
- firefox-i18n-$LOCALE
|
||||
- profile-sync-daemon
|
||||
- torbrowser-launcher
|
||||
|
||||
- name: "Firefox (full netinstall)"
|
||||
description: "Add firefox and language pack"
|
||||
|
|
|
@ -309,10 +309,11 @@
|
|||
- darkhttpd
|
||||
- dhclient
|
||||
- dhcpcd
|
||||
- dnscrypt-proxy
|
||||
- dnsmasq
|
||||
- dnsutils
|
||||
- dnscrypt-proxy
|
||||
- ethtool
|
||||
- hiddify-next-bin
|
||||
- iw
|
||||
- iwd
|
||||
- ldns
|
||||
|
@ -336,16 +337,16 @@
|
|||
- nss-mdns
|
||||
- openconnect
|
||||
- openssh
|
||||
- sshguard
|
||||
- openvpn
|
||||
- ppp
|
||||
- pptpclient
|
||||
- rp-pppoe
|
||||
- sequoia-sq
|
||||
- shadowsocks-electron-bin
|
||||
- hiddify-next-bin
|
||||
- smbclient
|
||||
- sshguard
|
||||
- systemd-resolvconf
|
||||
- tor
|
||||
- traceroute
|
||||
- usb_modeswitch
|
||||
- vpnc
|
||||
|
@ -794,6 +795,7 @@
|
|||
- firefox
|
||||
- firefox-i18n-$LOCALE
|
||||
- profile-sync-daemon
|
||||
- torbrowser-launcher
|
||||
|
||||
- name: "Firefox (full netinstall)"
|
||||
description: "Add firefox and language pack"
|
||||
|
|
|
@ -118,6 +118,10 @@ units:
|
|||
action: "enable"
|
||||
mandatory: false
|
||||
|
||||
- name: "tor"
|
||||
action: "enable"
|
||||
mandatory: false
|
||||
|
||||
- name: "ntpd"
|
||||
action: "disable"
|
||||
mandatory: false
|
||||
|
|
Loading…
Reference in New Issue