Bug 1414245

Summary: A typo in anaconda pre service file for systemd
Product: [Fedora] Fedora Reporter: Ömer Fadıl Usta <omerusta>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 25CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, vanmeeuwen+fedora, vponcova
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-16 23:07:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fix for typo none

Description Ömer Fadıl Usta 2017-01-18 07:07:28 UTC
Description of problem:
There is a typo in anaconda-pre.service for systemd services
in that file it is written as

"StardardInput=tty"

instead of

"StandardInput=tty"

I'm not sure but probably same typo exist for rawhide also ( not checked )

Comment 1 Ömer Fadıl Usta 2017-01-18 07:09:32 UTC
Created attachment 1242045 [details]
fix for typo

small patch

Comment 2 Ömer Fadıl Usta 2017-01-18 07:49:54 UTC
It looks like ~2 months ago (Nov 27, 2016) it has been fixed on github repo.
So it is not a bug for rawhide, but still exist for 25

Comment 3 Ömer Fadıl Usta 2017-10-16 23:07:24 UTC
forgotten to close sorry