tree: fix syntax

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-07-01 21:31:27 +02:00
parent e9f3d1d082
commit c03032464a
2 changed files with 9 additions and 7 deletions

View File

@ -28,8 +28,9 @@ After=multi-user.target
[Service]
User=root
Restart=always
RestartSec=30
Type=simple
Restart=on-failure
RestartSec=30s
ExecStart=/usr/sbin/scaler.sh
[X-Synology]
@ -49,9 +50,9 @@ After=multi-user.target
[Service]
User=root
Type=on-failure
Restart=always
RestartSec=5
Type=simple
Restart=on-failure
RestartSec=5s
RemainAfterExit=yes
ExecStart=/usr/sbin/rescaler.sh ${2}

View File

@ -29,8 +29,9 @@ After=multi-user.target
[Service]
User=root
Restart=always
RestartSec=5
Type=simple
Restart=on-failure
RestartSec=5s
RemainAfterExit=yes
ExecStart=/usr/bin/ledcontrol.sh on