Bug 72309 - typo into hostnamectl.c: SetChasis -> SetChassis
Summary: typo into hostnamectl.c: SetChasis -> SetChassis
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-04 12:08 UTC by David Coppa
Modified: 2013-12-04 14:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
[PATCH] Fix typo: SetChasis -> SetChassis (750 bytes, text/plain)
2013-12-04 12:08 UTC, David Coppa
Details

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.