fcron: stay in foreground
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec fcron
|
||||
exec fcron -f
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'fcron'
|
||||
pkgname=fcron
|
||||
version=3.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sysconfdir=/etc/fcron
|
||||
|
||||
Reference in New Issue
Block a user