Skip to content

Commit

Permalink
fix smartd.service disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Nov 17, 2024
1 parent 0d74a7d commit 7f6f15a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions userspace/services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,10 @@ systemctl disable nvmf-autoconnect.service
# no influence on any interface, all interfaces work fine
systemctl disable networking.service

# TODO: this doesn't actually disable unless run twice...
# Service fails with Status: "No devices to monitor"
systemctl disable smartd.service
systemctl disable smartd.service

systemctl disable console-setup.service
systemctl disable sfsconfig.service

0 comments on commit 7f6f15a

Please sign in to comment.