11 lines
171 B
Desktop File
11 lines
171 B
Desktop File
[Unit]
|
|
Description=photos processing
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/var/roothome/app/bin/home/photos_process
|
|
#Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|