aboutsummaryrefslogtreecommitdiff
path: root/extra/scron/files
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-09 23:30:23 +0300
committerCem Keylan <cem@ckyln.com>2019-12-09 23:30:23 +0300
commitbdb038d367a70b571ec73ad462d72dbe566aa694 (patch)
treee92b56cde898bc0a0f417757b9d970fba31d8c92 /extra/scron/files
parentb232efbda91fcfadf3f3440ea22800b4141e440e (diff)
downloadrepository-bdb038d367a70b571ec73ad462d72dbe566aa694.tar.gz
add build files for scron
Diffstat (limited to 'extra/scron/files')
-rw-r--r--extra/scron/files/scron.run2
-rw-r--r--extra/scron/files/sources2
2 files changed, 4 insertions, 0 deletions
diff --git a/extra/scron/files/scron.run b/extra/scron/files/scron.run
new file mode 100644
index 00000000..041cdf0b
--- /dev/null
+++ b/extra/scron/files/scron.run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec scrond -n >>/var/log/cron 2>&1
diff --git a/extra/scron/files/sources b/extra/scron/files/sources
new file mode 100644
index 00000000..f37d4a95
--- /dev/null
+++ b/extra/scron/files/sources
@@ -0,0 +1,2 @@
+https://dl.2f30.org/releases/scron-0.4.tar.gz
+files/scron.run