btpanel-v7.7.0-backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
359 B

[Unit]
Description=BT-Panel - simple and safe web control panel
Documentation=https://www.bt.cn/new/btcode.html
After=network-online.target remote-fs.target nss-lookup.target
Wants=network-online.target
[Service]
Type=forking
ExecStart=/etc/init.d/bt start
ExecReload=/etc/init.d/bt reload
ExecStop=/etc/init.d/bt stop
[Install]
WantedBy=multi-user.target