Remove redis startup from init.

This commit is contained in:
parazyd 2018-01-24 15:47:01 +01:00
parent 7af15ecd27
commit 8d8beb4571
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 1 deletions

View File

@ -232,9 +232,9 @@ for i in users ; do
gpasswd -a decode \$i
done
sed -e 's/UsePAM yes/UsePAM no/' -i /etc/ssh/sshd_config
update-rc.d -f redis remove
## misc
sed -i -e 's/devuan/decode/' /etc/hosts