Set 'decode' as the machine hostname.

This commit is contained in:
parazyd 2018-02-12 14:38:19 +01:00
parent cb1e909c2c
commit 35569c10a2
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 3 additions and 0 deletions

View File

@ -229,6 +229,7 @@ rc-update add dam-client default
## misc
sed -i -e 's/devuan/decode/' /etc/hosts
echo decode /etc/hostname
mkdir -p /var/lib/tor
chown -R debian-tor:debian-tor /var/lib/tor
rm -rf /var/lib/tor/hidden_service

View File

@ -0,0 +1,2 @@
#!/bin/sh
# stub for the squashfs update mechanism