aboutsummaryrefslogtreecommitdiff
path: root/playbooks/roles
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-07-21 14:35:49 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2017-07-21 14:36:27 +0000
commit87f0f901fdaab985f7b872bf4602b0aa8bf3e1a2 (patch)
tree5b60479760d6e28776e9727d70c0bfbbcaee1c4b /playbooks/roles
parent50be3893725859e2fe9da893ed195344b4529295 (diff)
roles/tcwg-benchmark-sudo/files/tcwg-benchmark: Fix typo.
Cmnd_Alian should be Cmnd_Alias. Change-Id: Idb43e4684a1f114f62050e0c6cb34eb2223f27a4
Diffstat (limited to 'playbooks/roles')
-rw-r--r--playbooks/roles/tcwg-benchmark-sudo/files/tcwg-benchmark2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/roles/tcwg-benchmark-sudo/files/tcwg-benchmark b/playbooks/roles/tcwg-benchmark-sudo/files/tcwg-benchmark
index efa5f12..80eeb6c 100644
--- a/playbooks/roles/tcwg-benchmark-sudo/files/tcwg-benchmark
+++ b/playbooks/roles/tcwg-benchmark-sudo/files/tcwg-benchmark
@@ -3,7 +3,7 @@
Cmnd_Alias BMARK = /usr/local/bin/benchmark.sh
Cmnd_Alias SYSCTL = /sbin/sysctl
Cmnd_Alias SWON = /sbin/swapon
-Cmnd_Alian SWOFF = /sbin/swapoff
+Cmnd_Alias SWOFF = /sbin/swapoff
%tcwg ALL=(root) NOPASSWD: BMARK,SYSCTL,SWON,SWOFF