feat: sys autoupdate

This commit is contained in:
Clément Désiles
2026-05-08 23:47:21 +02:00
parent ea0771a5ac
commit 305b8324db
10 changed files with 496 additions and 0 deletions
@@ -0,0 +1,8 @@
[Unit]
Description=System Automated Update
After=network-online.target
Wants=network-online.target
[Service]
Type=oneshot
ExecStart={{ sys_autoupdate_script_path }}