From 0c21223712d9d477731d2d78a36ea2fc7e1746e4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Nov 2005 06:50:34 +0000 Subject: import at package by akvadrako #506 --- package/at/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/at/Config.in (limited to 'package/at/Config.in') diff --git a/package/at/Config.in b/package/at/Config.in new file mode 100644 index 000000000..9f2bdc5df --- /dev/null +++ b/package/at/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_AT + bool "at" + default n + help + At and batch read shell commands from standard input and + store them as jobs to be scheduled for execution in the + future. + + at - run the job at a specified time + batch - run the job when system load levels permit -- cgit v1.2.3