16 lines
283 B
Desktop File
16 lines
283 B
Desktop File
[Unit]
|
|
Description=AIO 3D Printer Slice and Manage Platform Huey Tasks
|
|
After=network.target
|
|
|
|
[Service]
|
|
User=1000
|
|
|
|
WorkingDirectory=/home/lhye200/AIO_3D_Print_Exp/
|
|
ExecStart=/home/lhye200/AIO_3D_Print_Exp/run_huey.sh
|
|
|
|
Restart=always
|
|
RestartSec=5
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|