Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466642 - [systemd overlay] sys-process/fcron-3.1.2 with sys-apps/systemd-units: Fix fcron.service
Summary: [systemd overlay] sys-process/fcron-3.1.2 with sys-apps/systemd-units: Fix fc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Henry Gebhardt
URL:
Whiteboard:
Keywords: PATCH
Depends on: 393503
Blocks:
  Show dependency tree
 
Reported: 2013-04-21 10:33 UTC by Dennis Schridde
Modified: 2013-05-01 12:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fcron.service (fcron.service,166 bytes, text/plain)
2013-04-21 10:33 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-04-21 10:33:32 UTC
Please find a fixed systemd.service for fcron-3.1 attached. Some paths changed and I use a smaller service description, which appears to work just as well.

Reproducible: Always
Comment 1 Dennis Schridde 2013-04-21 10:33:52 UTC
Created attachment 346170 [details]
fcron.service
Comment 2 Dennis Schridde 2013-04-21 11:07:32 UTC
WantedBy needs to be multi-user.target and not sysinit.target
Comment 3 Dennis Schridde 2013-05-01 12:54:56 UTC
commit c0fc102cfbff2ac2e307689a49afab1917e27464
Author: Dennis Schridde <devurandom@gmx.net>
Date:   Tue Apr 23 08:10:21 2013 -0400

    sys-apps/systemd-units-9: fix fcron service file
    
    See bug https://bugs.gentoo.org/show_bug.cgi?id=466642