Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GStreamer_audioRecorder
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
m3
GStreamer_audioRecorder
Commits
72240327
Commit
72240327
authored
Dec 13, 2017
by
d.basulto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update crontab
parent
125894c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
crontab.txt
crontab.txt
+5
-4
No files found.
crontab.txt
View file @
72240327
GNU nano 2.8.7 File: crontab
# /etc/crontab: system-wide crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# command to install the new version when you edit this file
...
@@ -14,8 +12,11 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
...
@@ -14,8 +12,11 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
25 6 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
17 9 26 10 4
root /home/geoint/GStreamer_audioRecorder/startRecord.sh 60
#16 14 24 11 *
root /home/geoint/GStreamer_audioRecorder/startRecord.sh 60
#
21 16 24 10
* root /home/geoint/GStreamer_audioRecorder/killRecorders.sh
#
17 14 24 11
* root /home/geoint/GStreamer_audioRecorder/killRecorders.sh
0 7 * * * root /home/geoint/GStreamer_audioRecorder/startRecord.sh 60
0 7 * * * root /home/geoint/GStreamer_audioRecorder/startRecord.sh 60
0 0 * * * root /home/geoint/GStreamer_audioRecorder/killRecorders.sh
0 0 * * * root /home/geoint/GStreamer_audioRecorder/killRecorders.sh
@reboot root /home/geoint/GStreamer_audioRecorder/restartRecording.sh
@reboot root /home/geoint/GStreamer_audioRecorder/restartRecording.sh
#
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment