Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524432 - sys-process/scron-0.3.2 - Simple cron daemon
Summary: sys-process/scron-0.3.2 - Simple cron daemon
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://git.2f30.org/scron/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-10-04 10:08 UTC by Ari Malinen
Modified: 2014-10-04 11:25 UTC (History)
0 users

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


Attachments
scron-0.3.2.ebuild (scron-0.3.2.ebuild,448 bytes, text/plain)
2014-10-04 10:08 UTC, Ari Malinen
Details
init-0.3.2 (init-0.3.2,212 bytes, text/plain)
2014-10-04 10:09 UTC, Ari Malinen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ari Malinen 2014-10-04 10:08:09 UTC
Created attachment 386032 [details]
scron-0.3.2.ebuild

Hi.

Scron is simple cron daemon.

features:
schedule tasks
single daemon and config
log job output: command &>> /var/log/cron.log
run as different user: su -c 'command' user
log to stdout and syslog
no mail support
Comment 1 Ari Malinen 2014-10-04 10:09:08 UTC
Created attachment 386034 [details]
init-0.3.2
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-04 10:39:14 UTC
Comment on attachment 386032 [details]
scron-0.3.2.ebuild

>RESTRICT="strip"

Why is this?
Comment 3 Ari Malinen 2014-10-04 11:25:38 UTC
(In reply to Jeroen Roovers from comment #2)
> Comment on attachment 386032 [details]
> scron-0.3.2.ebuild
> 
> >RESTRICT="strip"
> 
> Why is this?

Without it i will get this warning:
 * QA Notice: Pre-stripped files found:
 * /bin/crond