From f12fc3e38ebe0e8d684635531736152c51a81fb4 Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Fri, 2 Aug 2024 14:35:02 +0300 Subject: [PATCH] Fixes service name in rock (#5) --- 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"