mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-07-14 13:17:41 +02:00
Rename systemd unit file template @.service
This commit is contained in:
parent
08528c8843
commit
1bf91277da
@ -1,11 +1,11 @@
|
||||
# Author: BillZ <billzimmerman@gmail.com>
|
||||
|
||||
[Unit]
|
||||
Description=RaspAP Network Activity Monitor
|
||||
Description=RaspAP Network Activity Monitor for %i
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash /etc/raspap/hostapd/network-activity.sh
|
||||
ExecStart=/bin/bash /etc/raspap/hostapd/network-activity.sh --interface %i
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
User=root
|
Loading…
x
Reference in New Issue
Block a user