Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
wlanpi-profiler / lib / systemd / system / wlanpi-profiler.service
Size: Mime:
# wlanpi-profiler.service

[Unit]
Description=Wi-Fi client capabilities analyzer tool
After=multi-user.target

[Service]
Type=idle
ExecStart=/usr/sbin/profiler
NoNewPrivileges=yes
PrivateTmp=yes
ProtectSystem=full
ProtectHome=yes