preset: move arp-ethers to the rest of the network services
This commit is contained in:
parent
f2b7723684
commit
2eb02020e2
@ -3,14 +3,14 @@
|
||||
|
||||
# System stuff
|
||||
enable sshd.service
|
||||
enable atd.service
|
||||
enable crond.service
|
||||
enable atd.*
|
||||
enable crond.*
|
||||
enable chronyd.service
|
||||
enable rpcbind.*
|
||||
enable NetworkManager.service
|
||||
enable auditd.service
|
||||
enable restorecond.service
|
||||
enable bluetooth.service
|
||||
enable bluetooth.*
|
||||
enable avahi-daemon.*
|
||||
enable cups.*
|
||||
|
||||
@ -28,6 +28,9 @@ enable libvirtd.service
|
||||
enable xinetd.service
|
||||
enable ladvd.service
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=850814
|
||||
enable arp-ethers.service
|
||||
|
||||
# Probably something to statically enable
|
||||
enable firstboot-graphical.service
|
||||
|
||||
@ -43,18 +46,15 @@ enable mdmonitor.service
|
||||
enable mdmonitor-takeover.service
|
||||
|
||||
# Hardware
|
||||
enable gpm.service
|
||||
enable gpsd.service
|
||||
enable gpm.*
|
||||
enable gpsd.*
|
||||
enable irqbalance.service
|
||||
enable lm_sensors.service
|
||||
enable mcelog.service
|
||||
enable acpid.service
|
||||
enable mcelog.*
|
||||
enable acpid.*
|
||||
enable smartd.service
|
||||
enable pcscd.*
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=850814
|
||||
enable arp-ethers.service
|
||||
|
||||
# Other stuff
|
||||
enable abrtd.service
|
||||
enable abrt-ccpp.service
|
||||
|
Loading…
Reference in New Issue
Block a user