Try to fix issue with services config (disable section cannot be commented out)

This commit is contained in:
Andrey Bondrov 2015-11-27 16:59:16 +10:00
parent f2718573e1
commit a5892b4c66
2 changed files with 2 additions and 4 deletions

View file

@ -6,7 +6,7 @@
Summary: Distribution-independent installer framework
Name: calamares
Version: 1.1.4.2
Release: 7
Release: 8
License: GPLv3+
Group: System/Configuration/Other
Url: http://calamares.io/

View file

@ -48,6 +48,4 @@ targets:
- name: "graphical"
mandatory: true
#disable: # you can disable services
# - name: "dummy"
# mandatory: false
disable: []