summarylogtreecommitdiffstats
path: root/zotero-wpsjs.service
blob: e0ce9e4e2c1dea4e78122286ba11a970d6e8baab (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Zotero–WPSJS bridge
After=network.target

[Service]
Type=simple
ExecStart=/usr/lib/office6/jsaddons/wps-zotero_1.0.0/runPY.sh
Restart=on-failure

[Install]
WantedBy=default.target