doc:appunti:hardware:software_radio
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:hardware:software_radio [2026/02/23 09:19] – niccolo | doc:appunti:hardware:software_radio [2026/02/23 10:34] (current) – niccolo | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| When using the **systemd** command with the **%%--user%%** option to install units by the unprivileged user, the environment must have the variables **$DBUS_SESSION_BUS_ADDRESS** adn **$XDG_RUNTIME_DIR** defined. In a Debian 13 Trixie system these variables are initialized if you login on a virtual terminal or if you login remotely via ssh. They are not defined if you execute **su - username**. | When using the **systemd** command with the **%%--user%%** option to install units by the unprivileged user, the environment must have the variables **$DBUS_SESSION_BUS_ADDRESS** adn **$XDG_RUNTIME_DIR** defined. In a Debian 13 Trixie system these variables are initialized if you login on a virtual terminal or if you login remotely via ssh. They are not defined if you execute **su - username**. | ||
| + | Ho to test if a script can run as a systemd user service: | ||
| + | |||
| + | < | ||
| + | systemd-run --user --scope --unit=test-debug / | ||
| + | </ | ||
doc/appunti/hardware/software_radio.txt · Last modified: by niccolo
