Difference between revisions of ".service"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
* <code>[[phpsessionclean.service]]</code> | * <code>[[phpsessionclean.service]]</code> | ||
* [[KVM services]] | * [[KVM services]] | ||
− | * <code>[[.timer]]</code> | + | * <code>[[.timer]], [[.mounts]], [[.wants]]</code> |
− | * [[.socket]] | + | * <code>[[.socket]]</code> |
* <code>sudo [[systemctl enable]] [[serial-getty]]@[[ttyS0]][[.service]]</code> | * <code>sudo [[systemctl enable]] [[serial-getty]]@[[ttyS0]][[.service]]</code> | ||
− | * [[journalctl -u]] yourservice.service | + | * <code>[[journalctl -u]] yourservice.service</code> |
− | * [[/etc/systemd/system/]] | + | * <code>[[/etc/systemd/system/]]</code> |
== See also == | == See also == |
Latest revision as of 09:58, 13 December 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[edit]
phpsessionclean.service
- KVM services
.timer, .mounts, .wants
.socket
sudo systemctl enable serial-getty@ttyS0.service
journalctl -u yourservice.service
/etc/systemd/system/
See also[edit]
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: