enable --now registers myapp.service to start on boot and launches it immediately — the one command that turns a fresh systemd unit (defined in /etc/systemd/system/myapp.service) into a running, reboot-safe service. The .service suffix is optional but explicit. Confirm with sudo systemctl status myapp.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.