J
J
Justin Bieber2016-09-05 13:12:55
linux
Justin Bieber, 2016-09-05 13:12:55

Where to look for /usr/bin/systemctl?

I wanted to hang an SSL certificate update on cron

30 2 * * 1 /opt/letsencrypt/letsencrypt-auto renew >> /var/log/le-renew.log
35 2 * * 1 /usr/bin/systemctl reload nginx

But I did not find a file or folder via FTP /usr/bin/systemctl

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2016-09-05
@rostel

# which systemctl
or as a last resort
and why look for it via FTP?

A
Alexey Sergey, 2016-09-05
@dev_random

which systemctl

A
Anton Nagaets, 2016-09-05
@gr1mm3r

1) Where is FTP configured?
2) Server management through systemd here will be all the answers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question