Artifact ac701026a09ec98706700e857207dc7c262bda4cc6f8bb34a2c5d75c2eca3faa:
- File cron.service — part of check-in [47c6cc1171] at 2019-10-20 11:54:13 on branch trunk — fix variables, fix execution order (user: arcade, size: 96) [annotate] [blame] [check-ins using]
0000: 23 20 76 69 6d 3a 66 74 3d 6d 61 6b 65 3a 0a 0a # vim:ft=make:.. 0010: 44 41 45 4d 4f 4e 5f 63 72 6f 6e 5f 43 4f 4d 4d DAEMON_cron_COMM 0020: 41 4e 44 3f 3d 2f 75 73 72 2f 73 62 69 6e 2f 63 AND?=/usr/sbin/c 0030: 72 6f 6e 0a 44 41 45 4d 4f 4e 5f 63 72 6f 6e 5f ron.DAEMON_cron_ 0040: 46 4c 41 47 53 3f 3d 2d 73 0a 0a 63 72 6f 6e 3a FLAGS?=-s..cron: 0050: 20 5f 73 65 72 76 69 63 65 20 4c 4f 47 49 4e 0a _service LOGIN.