boot: Remove [Install] from ostree-finalize-staged

Let's just make this service not installable anymore. It should only be
activated manually.

Closes: #1750
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2018-09-28 14:21:39 -04:00 committed by Atomic Bot
parent 039bbe5682
commit 367be40a89

View File

@ -31,6 +31,3 @@ Conflicts=final.target
Type=oneshot
RemainAfterExit=yes
ExecStop=/usr/bin/ostree admin finalize-staged
[Install]
WantedBy=multi-user.target