Hacker News new | past | comments | ask | show | jobs | submit login

IIRC enabling and disabling services in systemd are done via symlinks. You'd have to call a binary to start newly-added services, though. (i.e. systemctl daemon-reload && systemctl start service)



> You'd have to call a binary to start newly-added services

It reloads its configuration on SIGHUP (same as daemon-reload).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: