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:
parent
04c0becd67
commit
8b7b592bd2
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue