rusefi/java_console/bin/etc/systemd/system/rusefi.service

13 lines
149 B
SYSTEMD
Raw Permalink Normal View History

2021-04-27 15:28:09 -07:00
#
# sudo systemctl enable rusefi
#
[Unit]
Description=rusEFI systemd
[Service]
ExecStart=/rw/startup_root.sh
[Install]
WantedBy=multi-user.target