Magellan Linux

Diff of /trunk/extras/cups/cups-2.0.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 26893 by niro, Sun Jun 28 11:37:16 2015 UTC revision 26894 by niro, Wed Aug 12 07:14:50 2015 UTC
# Line 238  postinstall_cups() Line 238  postinstall_cups()
238   then   then
239   systemctl disable cups.socket   systemctl disable cups.socket
240   fi   fi
241     if systemctl is-enabled cups.path &> /dev/null
242     then
243     systemctl disable cups.path
244     fi
245    
246   mstartunit org.cups.cupsd.service cupsd   mstartunit org.cups.cupsd.service cupsd
247   mstartunit org.cups.cupsd.socket cupsd   mstartunit org.cups.cupsd.socket cupsd

Legend:
Removed from v.26893  
changed lines
  Added in v.26894