1
0
Fork 0

chroot setup: add new service virt-pool-online.service

This commit is contained in:
Pratham Patel 2023-03-25 14:07:02 +05:30
parent 2dc60fc3e6
commit 5f14e217c0
1 changed files with 2 additions and 0 deletions

View File

@ -190,10 +190,12 @@ systemctl enable sddm.service
systemctl enable libvirtd.service
systemctl enable NetworkManager.service
systemctl enable sshd.service
# custom services
systemctl enable hdd-standby-on-boot.service
systemctl enable hdd-standby-on-resume.service
systemctl enable import-flameboi-st.service
systemctl enable import-heathen-disk.service
systemctl enable virt-pool-online.service
# enable bspwm hook
cp /chroot-scripts/bspwm.hook /etc/pacman.d/hooks/bspwm.hook