11 lines
322 B
XML
11 lines
322 B
XML
<Bundle name="home">
|
|
<Group name="home-permanent" negate="true">
|
|
<Group name="external" negate="true">
|
|
<Python name="/etc/auto.master"/>
|
|
<Path name="/etc/auto.home"/>
|
|
<Path name="/etc/default/autofs"/>
|
|
<Package name="autofs"/>
|
|
<Service name="autofs"/>
|
|
</Group>
|
|
</Group>
|
|
</Bundle>
|