Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
369f9b82b1 |
13
nutbeat.service
Normal file
13
nutbeat.service
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Nutbeat is a lightweight shipper for nut metrics.
|
||||
Wants=network-online.target
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
|
||||
UMask=0027
|
||||
ExecStart=/usr/bin/nutbeat
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user