andrewn / neue-radio

Neue Radio: Prototype connected object using web technologies
10 stars 6 forks source link

Restarting system after updating services #67

Open andrewn opened 6 years ago

andrewn commented 6 years ago

After updating service list, the setup services says "Service changes have been saved. Restart the device for changes to take effect."

I'm wondering how best to support this:

pixelblend commented 6 years ago

There's currently no link between service's directory name andsystemd service name. If we could enforce this, then we could emit systemd commands to stop / start the requried services.