added presets

This commit is contained in:
2026-06-25 15:28:46 +03:00
parent db5f174ef3
commit 84a007f9d0
106 changed files with 6250 additions and 36 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=ButtonTask network bringup
After=NetworkManager.service
Wants=NetworkManager.service
Before=buttontask-web.service buttontask.service
[Service]
Type=oneshot
Environment=BUTTONTASK_ROOT=/opt/buttontask
ExecStart=/opt/buttontask/scripts/bt-netconfig-boot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target