[Unit]
Description=My service for ./name_file -c cp-conf.json
[Service]
Type=simple
ExecStart=/path/to/name_file -c /path/to/cp-conf.json
[Install]
WantedBy=multi-user.target
*** 3791 0.0 0.1 6352 876 pts/0 S+ 13:44 0:00 \_ grep --color=auto nginx
www-data 764 0.0 0.0 6604 472 ? Ss 09:03 0:00 nginx: master process /usr/sbin/nginx -g daemon on; master_process on;
www-data 765 0.0 0.1 6768 920 ? S 09:03 0:00 \_ nginx: worker process
просто лучше указывать все файлы с полными путями к ним, чтобы не было проблем
тут надо не тупо копировать, а правильно прописать пути