Jesko Karwasz@portavice e518a423fb
Crontab: allow sudo with crontab:use_sudo option (#3759)
* Add parameter crontab:use_sudo to allow running crontab using sudo.

This makes it possible to overwrite the bin/crontab variable to edit crontab for other users.

e.g.

set("crontab:use_sudo", true);
set("bin/crontab", function () {
  return which('crontab') . " -u www-data";
});

* Add documentation and use cases for crontab:use_sudo

* Regenerate documentation with docgen
2023-12-22 10:13:44 +01:00
..
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-02-24 17:54:56 +01:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:53:42 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00
2022-09-12 12:29:44 +02:00