FactoryOrchestrator/install/Microsoft.FactoryOrchestrat...

14 строки
407 B
SYSTEMD

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
[Unit]
Description=Microsoft Factory Orchestrator service version $Version$
After=Microsoft.FactoryOrchestrator.CleanVolatile.service
Requires=Microsoft.FactoryOrchestrator.CleanVolatile.service
[Service]
Type=notify
ExecStart=/usr/sbin/FactoryOrchestrator/Microsoft.FactoryOrchestrator.Service
[Install]
WantedBy=multi-user.target