summaryrefslogtreecommitdiff
path: root/modules/profiles/manifests/workstation/archlinux.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profiles/manifests/workstation/archlinux.pp')
-rw-r--r--modules/profiles/manifests/workstation/archlinux.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profiles/manifests/workstation/archlinux.pp b/modules/profiles/manifests/workstation/archlinux.pp
index 29ef380..8534da0 100644
--- a/modules/profiles/manifests/workstation/archlinux.pp
+++ b/modules/profiles/manifests/workstation/archlinux.pp
@@ -21,7 +21,7 @@ class profiles::workstation::archlinux {
trigger => {
operation => 'Upgrade',
type => 'Path',
- target => '/usr/lib/systemd/user/*',
+ target => 'usr/lib/systemd/user/*',
},
}
}