Difference between revisions of ".service"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <code>[[.timer]]</code> | * <code>[[.timer]]</code> | ||
* <code>sudo [[systemctl enable]] [[serial-getty]]@[[ttyS0]][[.service]]</code> | * <code>sudo [[systemctl enable]] [[serial-getty]]@[[ttyS0]][[.service]]</code> | ||
+ | * [[journalctl -u]] yourservice.service | ||
== See also == | == See also == |
Revision as of 18:22, 6 July 2023
/lib/systemd/system/
/lib/systemd/system/postgresql.service
/lib/systemd/system/mariadb.service
/lib/systemd/system/prometheus.service
/lib/systemd/system/prometheus-node-exporter.service
/lib/systemd/system/phpsessionclean.service
/lib/systemd/system/nginx.service
/lib/systemd/system/systemd-resolved.service
/lib/systemd/system/certbot.service
/lib/systemd/system/systemd-resolved.service
/lib/systemd/system/openvpn.service
/lib/systemd/system/phpsessionclean.timer
/lib/systemd/system/certbot.timer
/lib/systemd/system/sysstat.service
/lib/systemd/system/sysstat-collect.timer
/lib/systemd/system/sysstat-summary.timer
Related terms
phpsessionclean.service
- KVM services
.timer
sudo systemctl enable serial-getty@ttyS0.service
- journalctl -u yourservice.service
See also
systemd, .service, /lib/systemd/system/, /etc/systemd/system/, Type=, systemctl list-units --type=service, systemctl daemon-reload, ExecStart, .timer, .mounts, .wants, .socket
- Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
Advertising: