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:
Major Hayden 2020-05-26 14:42:11 -05:00 committed by Major Hayden
parent 0921643fa3
commit b452a31eed

View file

@ -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