Bug 72309

Summary: typo into hostnamectl.c: SetChasis -> SetChassis
Product: systemd Reporter: David Coppa <dcoppa>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: [PATCH] Fix typo: SetChasis -> SetChassis

Description David Coppa 2013-12-04 12:08:30 UTC
Created attachment 90223 [details]
[PATCH] Fix typo: SetChasis -> SetChassis

The attached patch fixes a typo in src/hostname/hostnamectl.c ("SetChasis", instead of "SetChassis") that causes the following error at runtime:

# hostnamectl set-chassis laptop
Could not set property: Unknown method 'SetChasis' or interface 'org.freedesktop.hostname1'.

Keep up the good work!
David
Comment 1 Zbigniew Jedrzejewski-Szmek 2013-12-04 14:32:05 UTC
Thanks, applied in http://cgit.freedesktop.org/systemd/systemd/commit/?id=f20c84c.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.