cups.service: added Before=cups-browsed.service to fix shutdown delay [release 2.1.4-2mamba;Sat Jul 23 2016]
This commit is contained in:
parent
5f26160670
commit
a5efdc48df
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=CUPS Printing Service
|
Description=CUPS Printing Service
|
||||||
|
Before=cups-browsed.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/cupsd -f
|
ExecStart=/usr/sbin/cupsd -f
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 2.1.4
|
Version: 2.1.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Common UNIX Printing System
|
Summary: Common UNIX Printing System
|
||||||
Group: System/Spooling
|
Group: System/Spooling
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -298,6 +298,9 @@ fi
|
|||||||
%doc CHANGES.txt README.txt
|
%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-2mamba
|
||||||
|
- cups.service: added Before=cups-browsed.service to fix shutdown delay
|
||||||
|
|
||||||
* Tue Jul 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-1mamba
|
* Tue Jul 19 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.4-1mamba
|
||||||
- update to 2.1.4
|
- update to 2.1.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user