disbtribution/worker: drop cache directory

This is not currently used. Drop it for now, until we use it, and
when we do, it should be reintroduced with the right name, to avoid
clashing with osbuild-composer (they are owned by different users,
so cannot be shared).

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2020-02-19 23:55:59 +01:00 committed by msehnout
parent 04c0becd67
commit 8b7b592bd2

View file

@ -7,7 +7,6 @@ After=multi-user.target osbuild-composer.socket
Type=simple
PrivateTmp=true
ExecStart=/usr/libexec/osbuild-composer/osbuild-worker
CacheDirectory=osbuild-composer
Restart=on-failure
RestartSec=10s
CPUSchedulingPolicy=batch