systemd

  1. R

    How to automatically restart lsphp when it runs in detached mode (the default)

    Restarting the main lsws service does not restart the lsphp processes it spawns, as one might expect, and the wiki only mentions a command to do so, as if invoked manually. It's quite important to do this after system updates, and easy to automate with systemd: Create a service definition named...
Top