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]
|
||||
Description=CUPS Printing Service
|
||||
Before=cups-browsed.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/cupsd -f
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
Name: cups
|
||||
Version: 2.1.4
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Common UNIX Printing System
|
||||
Group: System/Spooling
|
||||
Vendor: openmamba
|
||||
@ -298,6 +298,9 @@ fi
|
||||
%doc CHANGES.txt README.txt
|
||||
|
||||
%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
|
||||
- update to 2.1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user