From 3701fc8ecd512e2131689ae5e18cd7e597b5007b Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Thu, 1 Aug 2024 16:08:55 +0000 Subject: [PATCH] Fixes service name in rock --- nfsplugin/4.7.0/rockcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfsplugin/4.7.0/rockcraft.yaml b/nfsplugin/4.7.0/rockcraft.yaml index d2b9531..d2d96d8 100644 --- a/nfsplugin/4.7.0/rockcraft.yaml +++ b/nfsplugin/4.7.0/rockcraft.yaml @@ -22,7 +22,7 @@ environment: # Services to be loaded by the Pebble entrypoint services: - install-cni: + nfsplugin: override: replace startup: enabled command: "/nfsplugin"