mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T7321: enable vyos-commitd.service for intial testing
This commit is contained in:
parent
9f1bf2d61c
commit
c1adab0c13
@ -71,16 +71,15 @@ systemctl disable zabbix-agent2.service
|
|||||||
systemctl disable suricata.service
|
systemctl disable suricata.service
|
||||||
systemctl disable vyconfd.service
|
systemctl disable vyconfd.service
|
||||||
systemctl disable vpp.service
|
systemctl disable vpp.service
|
||||||
systemctl disable vyos-commitd.service
|
|
||||||
systemctl disable netplug.service
|
systemctl disable netplug.service
|
||||||
|
|
||||||
|
|
||||||
echo I: Enabling services
|
echo I: Enabling services
|
||||||
systemctl enable vyos-hostsd.service
|
systemctl enable vyos-hostsd.service
|
||||||
systemctl enable acpid.service
|
systemctl enable acpid.service
|
||||||
systemctl enable vyos-router.service
|
systemctl enable vyos-router.service
|
||||||
systemctl enable vyos-configd.service
|
systemctl enable vyos-configd.service
|
||||||
systemctl enable vyos-grub-update.service
|
systemctl enable vyos-grub-update.service
|
||||||
|
systemctl enable vyos-commitd.service
|
||||||
|
|
||||||
echo I: Masking services
|
echo I: Masking services
|
||||||
systemctl mask systemd-journald-audit.socket
|
systemctl mask systemd-journald-audit.socket
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user