python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / supervisor / supervisord.service
blob92c38c7d1f3d23feffc36b897a41a36f188f9ffa
1 [Unit]
2 Description=Process Control System
3 After=syslog.target
5 [Service]
6 ExecStart=/usr/bin/supervisord -n
7 Restart=always
9 [Install]
10 WantedBy=multi-user.target