Commit Graph

87 Commits

Author SHA1 Message Date
Konstantin Stepanov
f38c4c7aa2 bump version 0.8 2014-09-08 11:51:59 +03:00
Konstantin Stepanov
a92d6df592 add MIT license for compatibility for @systemd-cron 2014-09-08 11:46:21 +03:00
Konstantin Stepanov
a99f621d91 Merge pull request #13 from a-detiste/master
sort time units
2014-09-04 16:43:53 +03:00
Alexandre Detiste
73df3950bd sort time units 2014-09-04 14:23:18 +02:00
Konstantin Stepanov
6e01a64709 Merge pull request #12 from a-detiste/master
process VISUAL in crontab
2014-09-04 10:57:11 +03:00
Alexandre Detiste
39d8acef3d add VISUAL 2014-09-03 20:34:00 +02:00
Konstantin Stepanov
e37994db36 Merge pull request #11 from schaal/manpage-fixes
Fix spelling errors, trailing whitespaces in manpages.
2014-07-31 10:24:05 +03:00
Daniel Schaal
fba19c2fe2 Fix spelling errors, trailing whitespaces in manpages.
Also use minus signs instead of hyphens for
command arguments (\- instead of -).
2014-07-31 09:03:32 +02:00
Konstantin Stepanov
0d8bffd16a fix pkgbuild file 2014-07-28 12:33:16 +03:00
Konstantin Stepanov
45c60597a9 pkgbuild fix 2014-07-26 16:11:22 +03:00
Konstantin Stepanov
8527f4eaf2 Merge pull request #8 from schaal/remove-unnecessary-update-calls
Remove unnecessary call to generator when updating cron units
2014-07-20 19:49:12 +03:00
Konstantin Stepanov
7787ec47ab Merge pull request #9 from schaal/path-unit
Add path unit to monitor changes to crontab files.
2014-07-20 19:48:53 +03:00
Daniel Schaal
fe7580bf5d Update README.md to not reference systemd-crontab-update for crontab command. 2014-07-20 17:00:08 +02:00
Daniel Schaal
99b2bf041d remove update() function from crontab 2014-07-20 16:58:50 +02:00
Daniel Schaal
0eff130158 Use try-restart cron.target to only start it when it was active before.
Using try-restart cron.target gets only restarted when it was started before,
this way it won't get started when the administrator has decided to not enable
or start it.
2014-07-20 16:47:44 +02:00
Daniel Schaal
d69d3e3016 Add path unit to monitor changes to crontab files.
Add systemd-crontab-update.path and .service files to monitor changes
to cron files and start systemd-crontab-update when necessary.
2014-07-20 16:37:39 +02:00
Daniel Schaal
c87019caf8 Remove unnecessary call to generator when updating cron units
systemctl daemon-reload already takes care of deleting old unit files
and executing the generators again.
2014-07-20 14:49:23 +02:00
Konstantin Stepanov
537545dee9 Merge pull request #7 from schaal/fix-shell-variable
Add shell to job dict
2014-07-20 12:52:15 +03:00
Daniel Schaal
ff6968ace6 Add shell to job dict 2014-07-19 12:35:22 +02:00
Konstantin Stepanov
450bcf0fb9 program name update in man page 2014-07-12 15:21:48 +03:00
Konstantin Stepanov
64467fc239 Merge pull request #3 from a-detiste/master
crontab.5 man page
2014-07-12 15:20:49 +03:00
Alexandre Detiste
1e0f599b0c changes to man page according to issues #3 #4 #5 2014-07-12 13:26:01 +02:00
Alexandre Detiste
015aa15825 Merge branch 'master' of https://github.com/kstep/systemd-crontab-generator 2014-07-12 12:58:54 +02:00
Konstantin Stepanov
81b0b0ddd2 version bump 2014-07-12 13:03:38 +03:00
Konstantin Stepanov
6fc96a4b09 fixes #4: set HOME and USER environment variables 2014-07-12 12:58:35 +03:00
Alexandre Detiste
909605d590 Merge branch 'master' of https://github.com/kstep/systemd-crontab-generator 2014-07-10 19:03:33 +02:00
Konstantin Stepanov
9efd6a37e8 see #4: defaults for SHELL and PATH + use shell from SHELL 2014-07-10 17:45:19 +03:00
Konstantin Stepanov
f8c1a84b78 fixes #6: @midnight is a synonym for @daily 2014-07-10 17:41:00 +03:00
Alexandre Detiste
829eacbee1 Merge branch 'master' of https://github.com/kstep/systemd-crontab-generator 2014-07-10 10:00:40 +02:00
Alexandre Detiste
ba3c674f54 crontab.5 PKGBUILD 2014-07-03 10:19:31 +02:00
Alexandre Detiste
10070b56c2 crontab.5 man page 2014-07-03 10:16:59 +02:00
Konstantin Stepanov
704bfdea99 add copyright notice 2014-07-01 16:06:10 +03:00
Konstantin Stepanov
a75da00d29 relicense under CC-BY 2014-07-01 16:03:54 +03:00
Konstantin Stepanov
3b824c55bd Merge pull request #2 from a-detiste/master
systemd-crontab-generator man page
2014-07-01 15:51:07 +03:00
Alexandre Detiste
7659558bc6 review 2014-07-01 14:23:05 +02:00
Alexandre Detiste
4d31cc4eeb second new man page(build) 2014-06-29 13:21:16 +02:00
Alexandre Detiste
c3f4d1cc52 second new man page 2014-06-29 13:17:15 +02:00
Konstantin Stepanov
ad41858857 package name update in man page 2014-06-29 13:27:07 +03:00
Konstantin Stepanov
0f20e87dd8 Merge pull request #1 from a-detiste/master
crontab man page
2014-06-29 13:25:24 +03:00
Alexandre Detiste
b5728ed400 rewording + typos 2014-06-26 12:08:53 +02:00
Alexandre Detiste
ad495bbe41 missing .br 2014-06-26 11:41:01 +02:00
Alexandre Detiste
fec9e9a664 add crontabe manpage to package 2014-06-26 11:36:03 +02:00
Alexandre Detiste
93036df546 missing quotes 2014-06-26 11:35:06 +02:00
Alexandre Detiste
3713299d9a remove Makefile macros 2014-06-26 11:32:43 +02:00
Alexandre Detiste
1996c703b2 first try at crontab man page 2014-06-26 11:21:35 +02:00
Konstantin Stepanov
53e9acd873 update disclaimer in readme 2014-05-21 12:20:22 +03:00
Konstantin Stepanov
e5da0bfad7 fix crontab confirmations 2014-04-27 12:14:01 +03:00
Konstantin Stepanov
986ed3d637 bugfix: typo 2014-04-26 00:43:39 +03:00
Konstantin Stepanov
605b244659 version bump 2014-04-24 12:23:28 +03:00
Konstantin Stepanov
0caae1f37c use sudo only if current user is not root 2014-04-24 12:23:20 +03:00