summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/18-enable-disable_services.chroot
AgeCommit message (Collapse)Author
2018-11-12Add uefi to vyos-buildKim Hagen
2018-10-14T892: disable salt-minion service by defaultChristian Poessinger
2018-09-25T769: disable starting StrongSWAN on boot.Daniil Baturin
2018-08-27bugfix: disable TFTP server on system bootChristian Poessinger
2018-08-27Revert "T692: do not start TFTP server on boot."Christian Poessinger
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d.
2018-08-27T792: add TFTP server functionalityChristian Poessinger
2018-08-27T692: do not start TFTP server on boot.Daniil Baturin
2018-08-27T441: disable FRR.Daniil Baturin
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it.
2018-08-26T441: enable frr.service and disable watchfrrDaniil Baturin
The issue with current watchfrr is that it restarts all daemons even if only one failed.
2018-04-20hooks: migrate from dnsmasq to pdns-recursorChristian Poessinger
2018-01-06T379: Add support for UDP broadcast relayChristian Poessinger
2017-12-08Added 'mdns-repeater' submoduleChristian Poessinger
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support.
2017-12-08Remove 'vyos-cfg-avahi' submodule (superseeded) (T378)Christian Poessinger
Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future.
2017-09-02Do not start avahi-daemon on bootChristian Poessinger
2017-09-02do not start conntrackd on bootUnicronNL
2016-09-01T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ↵Kim Hagen
reboot