mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
formatting
This commit is contained in:
parent
bf8c7766a6
commit
b830c40224
1 changed files with 4 additions and 4 deletions
|
|
@ -35,16 +35,16 @@ ptouch-remote [--config config.toml]
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
You'll need to either run `ptouch-remote` as root or setup a udev rule to change
|
You'll need to either run `ptouch-remote` as root or setup a udev rule to change
|
||||||
the owner or permissions to allow `ptouch-remote` to access the label printer over
|
the owner or permissions to allow `ptouch-remote` to access the label printer
|
||||||
usb.
|
over usb.
|
||||||
|
|
||||||
See [51-ptouch-remote.rules](./51-ptouch-remote.rules) for an example udev rule,
|
See [51-ptouch-remote.rules](./51-ptouch-remote.rules) for an example udev rule,
|
||||||
placing this into `/etc/udev/rules.d` and adjusting the username as desired
|
placing this into `/etc/udev/rules.d` and adjusting the username as desired
|
||||||
should give the specified user access to the ptouch printer.
|
should give the specified user access to the ptouch printer.
|
||||||
|
|
||||||
Alternatively you can use
|
Alternatively you can use
|
||||||
[51-ptouch-remote-everyone.rules](./51-ptouch-remote-everyone.rules) to give all users
|
[51-ptouch-remote-everyone.rules](./51-ptouch-remote-everyone.rules) to give all
|
||||||
on the system access to the label printer.
|
users on the system access to the label printer.
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue