``remove:`` unnessary services

This commit is contained in:
Nabeen Tiwaree 2022-07-19 21:06:37 +05:45 committed by GitHub
parent 89bb545af8
commit e414c4935f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
# connmand or NetworkManager is added to the pkglist dynamicly
# only added if in array, these pkgs have no list entry
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'metalog' 'NetworkManager')
SERVICES=('NetworkManager')
################# live-session #################