summarylogtreecommitdiffstats
path: root/wsdd.conf
diff options
context:
space:
mode:
authorJustin Gottula2021-07-08 16:28:31 -0700
committerJustin Gottula2021-07-08 16:28:31 -0700
commitf87632201cb5142bf6e1b15f0800db382c63175b (patch)
treeec6e3ec2d405c63319aa14254600ff5fd8ddb12e /wsdd.conf
parente13522b9081e3edc9bce4cd692b3219cb6e66386 (diff)
downloadaur-f87632201cb5142bf6e1b15f0800db382c63175b.tar.gz
Ease modification of wsdd parameters by using systemd environment file
Diffstat (limited to 'wsdd.conf')
-rw-r--r--wsdd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/wsdd.conf b/wsdd.conf
new file mode 100644
index 000000000000..2b9534e01d68
--- /dev/null
+++ b/wsdd.conf
@@ -0,0 +1,4 @@
+# command-line parameters for wsdd:
+# modify this file to set workgroup or change other arguments as desired
+# run 'wsdd --help' for a complete list of possible parameters
+PARAMS="--shortlog --workgroup WORKGROUP"