propellor spin
This commit is contained in:
parent
27662406a0
commit
dbfa9b5051
|
@ -27,7 +27,7 @@ setTo hn = combineProperties desc go
|
|||
, if null domain
|
||||
then Nothing
|
||||
else Just $ hostsline "127.0.1.1" [hn, basehost]
|
||||
, Just $ hostsline "127.0.0.1" ["localhost"]
|
||||
, Just $ trivial $ hostsline "127.0.0.1" ["localhost"]
|
||||
, Just $ trivial $ cmdProperty "hostname" [basehost]
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue