Remove CacheDirectory for remote worker
Setting the cache directory to `/var/cache` causes problems on the remote worker startup and it needs to be removed. Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
0921643fa3
commit
b452a31eed
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ After=multi-user.target
|
|||
Type=simple
|
||||
PrivateTmp=true
|
||||
ExecStart=/usr/libexec/osbuild-composer/osbuild-worker %i
|
||||
CacheDirectory=osbuild-composer
|
||||
Restart=on-failure
|
||||
RestartSec=10s
|
||||
CPUSchedulingPolicy=batch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue