Код: Выделить всё
[Unit]
Description=um script de power plan
[Service]
Type=exec
ExecStart=/home/reiplush/thermal_loop.sh
[Install]
WantedBy=multi-user.target
Подробнее здесь: https://stackoverflow.com/questions/798 ... in-systemd
Код: Выделить всё
[Unit]
Description=um script de power plan
[Service]
Type=exec
ExecStart=/home/reiplush/thermal_loop.sh
[Install]
WantedBy=multi-user.target