diff options
Diffstat (limited to 'scripts/quote-diff-bowdst.service')
| -rw-r--r-- | scripts/quote-diff-bowdst.service | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/quote-diff-bowdst.service b/scripts/quote-diff-bowdst.service new file mode 100644 index 00000000..71b92cb9 --- /dev/null +++ b/scripts/quote-diff-bowdst.service @@ -0,0 +1,10 @@ +[Unit] +Description=Notify bowdst mismatched quotes + +[Service] +Type=simple +User=flint +Group=flint +ExecStart=/usr/bin/python quote_diff_bowdst.py --globeop +WorkingDirectory=/home/guillaume/projects/code/python +EnvironmentFile=/etc/serenitas.conf |
