aboutsummaryrefslogblamecommitdiffstats
path: root/etc/neko.service
blob: 4acb640e829d5c9863c00eee27b32c7dbe0d5935 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                         
# neko rss reader

[Unit]
Description=neko
After=mysql.service

[Service]
User=nobody
ExecStart=neko -serve -c /etc/neko.config

[Install]
WantedBy=multi-user.target