Bug 661241
| Summary: | Providing native systemd file for upcoming F15 Feature Systemd | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michał Piotrowski <mkkp4x4> | ||||
| Component: | wesnoth | Assignee: | Gwyn Ciesla <gwync> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | bruno, gwync, johannbg, lpoetter, tcallawa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-02-01 02:05:56 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 713562 | ||||||
| Attachments: |
|
||||||
|
Description
Michał Piotrowski
2010-12-08 09:43:59 UTC
Created attachment 467428 [details]
wesnothd.service
There is a small problem after stopping service
systemctl status wesnothd.service
wesnothd.service - Wesnoth game server
Loaded: loaded (/lib/systemd/system/wesnothd.service)
Active: failed since Wed, 08 Dec 2010 10:42:47 +0100; 897ms ago
Process: 6535 (/usr/sbin/wesnothd --daemon $WESNOTHD_OPTIONS, code=exited, status=0/SUCCESS)
Main PID: 6536 (code=exited, status=143)
CGroup: name=systemd:/system/wesnothd.service
Don't know why it's "Active: failed".
This service should start after network.target After=syslog.target network.target |