summarylogtreecommitdiffstats
path: root/meow_user.service
blob: 275bf6629a798cb169d2803c916cc238f43f838c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=MEOW HTTP proxy service per-user service
After=network.target
 
[Service]
ExecStart=/usr/bin/meow
Restart=on-abort

[Install]
WantedBy=default.target