Difference between revisions of "Systemctl enable"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
<code>[[systemctl enable elasticsearch.service]]</code> | <code>[[systemctl enable elasticsearch.service]]</code> | ||
+ | |||
+ | [[systemctl enable yourservicename.service]] | ||
Revision as of 18:06, 6 July 2023
This article is a Draft. Help us to complete it.
https://man7.org/linux/man-pages/man1/systemctl.1.html
systemctl enable
sudo systemctl enable --now serial-getty@ttyS0.service
systemctl enable kubelet.service
systemctl enable --now sysstat
systemctl enable elasticsearch.service
systemctl enable yourservicename.service
Related commands
See also
- 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: