source: code/trunk/rc.d/mai.service@ 71

Last change on this file since 71 was 71, checked in by yakumo.izuru, 7 weeks ago

今では重荷がなくなったので...

File size: 232 bytes
RevLine 
[71]1# $YakumoLabs$
2[Unit]
3Description=Mai
4Documentation=https://suzunaan.yakumo.dev/mai
5
6[Service]
7Type=simple
8Restart=always
9RestartSec=5
10ExecStart=/usr/local/bin/mai -f /usr/local/etc/mai/mai.ini
11
12[Install]
13WantedBy=multi-user.target
Note: See TracBrowser for help on using the repository browser.