diff options
author | Adam Jahn <ajjahn@gmail.com> | 2016-07-08 10:37:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-08 10:37:36 -0400 |
commit | 98e7b92963b8288de0a700b1acd7bc7abdd717f2 (patch) | |
tree | 6940cc2f0c328bcfe76f951551071955da05631f /spec/spec.opts | |
parent | 660ef675107a60de16c6daeaccce6731a5139658 (diff) | |
parent | e92eee3eece276daa4d115bca7d7af71c5838005 (diff) | |
download | puppet-samba-98e7b92963b8288de0a700b1acd7bc7abdd717f2.tar.gz puppet-samba-98e7b92963b8288de0a700b1acd7bc7abdd717f2.tar.bz2 |
Merge pull request #63 from powerhome/feature/root_preexec
Adding the option for setting root preexec on a share
Diffstat (limited to 'spec/spec.opts')
-rw-r--r-- | spec/spec.opts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/spec.opts b/spec/spec.opts new file mode 100644 index 0000000..91cd642 --- /dev/null +++ b/spec/spec.opts @@ -0,0 +1,6 @@ +--format +s +--colour +--loadby +mtime +--backtrace |