add swap service type

This commit is contained in:
Emmanuel Garette 2021-05-18 18:20:43 +02:00
parent b89eaaf805
commit 1fb0ed5918
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<!ATTLIST service disabled (True|False) "False">
<!ATTLIST service engine (none|creole|jinja2) #IMPLIED>
<!ATTLIST service target CDATA #IMPLIED>
<!ATTLIST service type (service|mount) "service">
<!ATTLIST service type (service|mount|swap) "service">
<!ELEMENT ip (#PCDATA)>
<!ATTLIST ip iplist CDATA #IMPLIED>