Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 524432

Summary: sys-process/scron-0.3.2 - Simple cron daemon
Product: Gentoo Linux Reporter: Ari Malinen <ari.malinen>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://git.2f30.org/scron/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: scron-0.3.2.ebuild
init-0.3.2

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