mirror of
https://codeberg.org/icewind/tasmota-backup.git
synced 2026-06-03 06:14:12 +02:00
module readwritepaths
This commit is contained in:
parent
62c663bf9a
commit
0721bfc5c1
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ in {
|
|||
|
||||
serviceConfig = {
|
||||
ExecStart = "${cfg.package}/bin/tasmota-backup ${configFile}";
|
||||
ReadWritePaths = [cfg.outputPath];
|
||||
Restart = "on-failure";
|
||||
DynamicUser = true;
|
||||
PrivateTmp = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue