Upswift
Check out our new and re-branded Docs!
Search…
Upswift.io
Getting started
Connecting a device
Connecting devices at scale
Add Upswift to Yocto image
PLATFORM
Features
Settings
API
REST API
Guides
How-to guides
Environment variables
Running Commands as User
Upswift Architecture
Platform design
Upswift Agent
Security
Non-Linux Agent
Agent API
Troubleshooting
Device registration
Display issue - "0.0"
Micro update
Remote control
FAQ
Frequent questions
Billing
Deprecated
Send Logs
Powered By
GitBook
Running Commands as User
By default, Upswift agent running Bash commands through the root Linux user.
To run Bash commands using the Remote Commands or Micro Update tool with a different Linux user, please use the next Bash command:
runuser -l 'user_name' -c 'cmd'
Change the 'user_name' with the required Linux user.
Change the 'cmd' with the required Bash command.
Guides - Previous
Environment variables
Next - Upswift Architecture
Platform design
Last modified
1yr ago
Copy link