2017-11-15 17:58:08 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Lorax Image Composer API Server
|
|
|
|
After=network-online.target
|
|
|
|
Wants=network-online.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
User=root
|
|
|
|
Type=simple
|
2018-02-12 22:09:53 +00:00
|
|
|
ExecStart=/usr/sbin/lorax-composer /var/lib/lorax/composer/recipes/
|
2017-11-15 17:58:08 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|