summarylogtreecommitdiffstats
path: root/zfsmond.service
blob: 9f47801d12c06d1bcf48f524fd82f72d4e46d559 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Tiny ZFS Web Interface

[Service]
Type=simple
WorkingDirectory=/usr/share/webapps/ZFSmond
ExecStart=/usr/bin/python2 main.py

[Install]
WantedBy=multi-user.target