build reHDD at start
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
Description=reHDD on tty1
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/root/reHDD/
|
||||
WorkingDirectory=/root/
|
||||
ExecStart=
|
||||
ExecStart=-/root/reHDD/reHDD
|
||||
ExecStart=-/usr/bin/bash /root/start_reHDD.bash
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
Restart=always
|
||||
|
Reference in New Issue
Block a user