mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: add some scary warning messages
This commit is contained in:
@ -259,8 +259,15 @@ echo " The sysprofd system daemon provides support"
|
||||
echo " for accessing hardware performance counters"
|
||||
echo " as a normal user."
|
||||
echo ""
|
||||
echo " ** Without this, whole-system capture will **"
|
||||
echo " ** require running as root. **"
|
||||
echo ""
|
||||
echo " Systemd System Units ......................... : ${with_systemdsystemunitdir}"
|
||||
echo ""
|
||||
echo " sysprofd uses systemd to manage the service"
|
||||
echo " and sd-bus for D-Bus communication."
|
||||
echo ""
|
||||
echo " ** Make sure this is somewhere that systemd **"
|
||||
echo " ** can locate your service files, or the UI **"
|
||||
echo " ** will not be able to elevate privileges. **"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user