Revision 0144d7c7 image_creator/os_type/slackware.py

b/image_creator/os_type/slackware.py
31 31
# interpreted as representing official policies, either expressed
32 32
# or implied, of GRNET S.A.
33 33

  
34
from image_creator.os_type.linux import Linux
34
from image_creator.os_type.linux import Linux, exclude_task
35 35

  
36 36

  
37 37
class Slackware(Linux):

Also available in: Unified diff