mirror of
https://github.com/unpoller/unpoller.git
synced 2026-07-24 06:43:49 -04:00
7 lines
127 B
Bash
Executable File
7 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# This file is used by rpm and deb packages. FPM use.
|
|
|
|
systemctl stop unifi-poller
|
|
systemctl disable unifi-poller
|