package/swupdate: prevent systemd from removing swupdate tmp folders
authorJames Hilliard <james.hilliard1@gmail.com>
Sun, 29 Aug 2021 02:46:31 +0000 (20:46 -0600)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 11 Sep 2021 14:11:47 +0000 (16:11 +0200)
commitdaa46718e0642a92c59edb166ced1ff1911b0043
tree2515df092b3fa1fa31e04d38a05ae8944157d1da
parent25b0645aa4f6a6457942b50161e7e0c05b4222d3
package/swupdate: prevent systemd from removing swupdate tmp folders

Ensure these folders are excluded from being cleaned up by systemd.

Fixes:
[ERROR] : SWUPDATE failed [0] ERROR : I cannot open /tmp/scripts/format.lua 2
[ERROR] : SWUPDATE failed [0] ERROR : extracting script to /tmp/scripts/ failed
[ERROR] : SWUPDATE failed [1] Installation failed !

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/swupdate/swupdate.mk
package/swupdate/tmpfiles-swupdate.conf [new file with mode: 0644]