summaryrefslogtreecommitdiff
path: root/units/morph-cache-server.service
blob: f1f238578021c81573f65b3fca751070c0cba742 (plain)
1
2
3
4
5
6
7
[Unit]
Description=Morph cache server
After=network.target

[Service]
ExecStart=/bin/su -c /usr/bin/morph-cache-server - cache
Restart=always