Commit 5d49399a98ddf84a93285c828ae9e4b8ec3f7c4b

Authored by Perry Werneck
1 parent bd35e13b
Exists in master

Incluindo ativação automática do serviço quando ocorre uma requisição.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
rpm/pw3270d.spec
@@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT @@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT
65 %{_sbindir}/pw3270d 65 %{_sbindir}/pw3270d
66 %{_unitdir}/pw3270d.service 66 %{_unitdir}/pw3270d.service
67 %config /etc/dbus-1/system.d/pw3270d.conf 67 %config /etc/dbus-1/system.d/pw3270d.conf
  68 +/usr/share/dbus-1/system-services/br.com.bb.pw3270.service.service
68 69
69 %preun 70 %preun
70 %service_del_preun pw3270d.service 71 %service_del_preun pw3270d.service