Set hostname in preos

This commit is contained in:
Markus Koller 2014-06-13 14:56:24 +02:00
parent 3b4258c34e
commit 3d82a0d25c
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ eof
# Steven found this out - coyping it 1:1
# fix the bloody 'stdin: is not a tty' problem
__line /root/.profile --line 'mesg n' --state absent
__hostname preos
"""
class PreOSExistsError(cdist.Error):