This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CPUSchedulingPolicy=batch
-
CacheDirectory=osbuild-worker
-
Environment="CACHE_DIRECTORY=/var/cache/osbuild-worker"
-
ExecStart=/usr/libexec/osbuild-composer/osbuild-worker %i
-
IOSchedulingClass=idle
-
PrivateTmp=yes
-
Restart=on-failure
-
RestartSec=10s
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=OSBuild Composer Remote Worker (%i)
-
Additionnal notes
Nothing here.