<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - hostnamectl doesn't allow apostrophes in pretty hostname"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59311#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - hostnamectl doesn't allow apostrophes in pretty hostname"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59311">bug 59311</a>
from <span class="vcard"><a class="email" href="mailto:nathaniel.chen@intel.com" title="nchen <nathaniel.chen@intel.com>"> <span class="fn">nchen</span></a>
</span></b>
<pre>Just wanted to confirm this bug on Arch, systemd 197
$ hostnamectl set-hostname --pretty "Nathaniel's Desktop"
Failed to issue method call: Invalid argument
$ hostnamectl set-hostname --pretty "Nathaniels Desktop"
$ hostnamectl status
..
Pretty hostname: Nathaniels Desktop
Works without the apostrophe.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>