<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jul 8, 2016 at 4:35 PM, One Infinite Loop <span dir="ltr"><<a href="mailto:6pozmo@gmail.com" target="_blank">6pozmo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:large">A few usecases:</div><div style="font-size:large">1) I want to delete specific files once a day</div></div></blockquote><div><br></div><div>The existing cronjobs and .timer units work well enough for that. Also, systemd even ships with a predefined daily systemd-tmpfiles-clean.timer, see the "r" and "R" types in `man tmpfiles.d`.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:large">2)I want to free RAM using sync command and `echo 3 > /proc/sys/vm/drop_caches` every 15 seconds</div></div></blockquote><div><br></div><div>Why would you do that? There are better ways to make a computer slower.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:large">3)I want to make sure certain processes always run using a specific nice value like -15. I know control groups are invented but it's not the same thing.</div></div></blockquote><div><br></div><div>That's a service option. It's not related to timers.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:large">I don't know how to quote and how to reply because it's my first time when I use a mailing list.</div></div></blockquote><div><br></div><div>Surely not the first time using Gmail though. Press 'a' or click "Reply to all".</div></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>