About In linux development, sometimes, we require to create interactive start/stops scripts. With System V init system it is quite simple, with Systemd the same task is a bit more complicated. But, anyway, Systemd has it’s own timers and they looks pretty good. Systemd-targets are, definetly, not an alternative to system…