Enable the openafs-client service
On systemd hosts, you have to explicitly tell systemd to run the service on boot. Change-Id: Iabce35136cbd1409af3728b6b293de610ab2aba1
This commit is contained in:
		@@ -139,6 +139,7 @@ class openafs::client (
 | 
			
		||||
 | 
			
		||||
  service { 'openafs-client':
 | 
			
		||||
    ensure    => running,
 | 
			
		||||
    enable    => true,
 | 
			
		||||
    hasstatus => false,
 | 
			
		||||
    pattern   => '/sbin/afsd',
 | 
			
		||||
    require   => [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user