From 9ddc9c3ced8ff8714c0fd0b95386b10fd8f8cb0e Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 23 Jun 2016 12:04:57 -0500 Subject: [PATCH] Enable the openafs-client service On systemd hosts, you have to explicitly tell systemd to run the service on boot. Change-Id: Iabce35136cbd1409af3728b6b293de610ab2aba1 --- manifests/client.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/client.pp b/manifests/client.pp index efc2e53..4d4984d 100644 --- a/manifests/client.pp +++ b/manifests/client.pp @@ -139,6 +139,7 @@ class openafs::client ( service { 'openafs-client': ensure => running, + enable => true, hasstatus => false, pattern => '/sbin/afsd', require => [