Hannes Laimer
|
be614c625f
|
api2/node/../disks/directory: added DELETE endpoint for removal of mount-units
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
|
2020-08-14 07:06:10 +02:00 |
Dominik Csapak
|
cbef49bf4f
|
remove absolute paths when executing binaries
we set the paths manually, so this is ok
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
|
2020-06-23 07:09:06 +02:00 |
Dietmar Maurer
|
669c137fec
|
src/tools/systemd.rs: implement daemon_reload, start_unit, stop_unit and enable_unit
|
2020-06-10 08:56:04 +02:00 |
Dietmar Maurer
|
da84cc52f4
|
src/tools/systemd.rs: implement escape_unit and unescape_unit
|
2020-06-09 11:52:06 +02:00 |
Dietmar Maurer
|
ee8b464466
|
src/tools/systemd.rs: avoid compiler warnings
|
2020-05-20 16:47:08 +02:00 |
Dietmar Maurer
|
d1a5ffdf78
|
src/tools/systemd/tm_editor.rs: new helper class
|
2020-05-16 10:09:41 +02:00 |
Dietmar Maurer
|
e05b637c73
|
src/tools/systemd/parse_time.rs: move parser into separate file
|
2020-05-16 06:53:15 +02:00 |
Dietmar Maurer
|
f3a96b2cdb
|
renamed: src/tools/systemd/parser.rs -> src/tools/systemd/config.rs
|
2020-05-16 06:32:28 +02:00 |
Dietmar Maurer
|
2ebdbac1c4
|
depend on nom, add parser for systemd calendar enents and time span
|
2020-05-14 12:18:30 +02:00 |
Dietmar Maurer
|
f486e9e50e
|
add systemd configuration file parser/writer, start job configuration
|
2020-05-12 13:07:49 +02:00 |