<?xml version="1.0" encoding="utf-16"?><html><head>

<style><!--blockquote.cite
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right: 0px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204);}
blockquote.cite2
{margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right: 0px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 3px; padding-top: 0px;}
a img
{border: 0px;}
body
{font-family: Calibri; font-size: 12pt;}
--></style>
</head>
<body>Hi, I'm working with Ubuntu Snappy on a Dell Gateway and I want to remove next services from the systemd:<div><br /></div><div>cloud-config.service                       enabled<br />cloud-final.service                        enabled<br />cloud-init-local.service                   enabled<br />cloud-init.service                         enabled<br /></div><div><br /></div><div>Using "systemctl disable <servide_name>" I disable the services and they are correctly deactivated and soft link is removed from their /etc/systemd directory. </div><div><br /></div><div>But when I reboot the box everything is restored, I don't know where Snappy changes that. Of course, I remounted the root partition as a 'rw' and later I returned to 'ro' but there is a process o something that restores the original services.</div><div><br /></div><div>Thank you for your ideas.</div><div><br /></div><div>Oriol Rius</div></body></html>