mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
nc-hdd-test: avoid systemd
This commit is contained in:
parent
d21592c7d0
commit
6d358f0c5a
@ -14,8 +14,8 @@ install()
|
||||
{
|
||||
apt-get update
|
||||
apt-get install --no-install-recommends -y smartmontools
|
||||
systemctl disable smartd
|
||||
systemctl stop smartd
|
||||
update-rc.d smartd disable
|
||||
service smartd stop
|
||||
}
|
||||
|
||||
configure()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user