- Rework packaging to match recommended packaging from doc/packaging.md and <https://github.com/zabbly/incus/tree/stable/systemd>. OBS-URL: https://build.opensuse.org/request/show/1216848 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/incus?expand=0&rev=5
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
## Path : System/Management
|
|
## Description : Extra cli switches for incus-user
|
|
## Type : string
|
|
## Default : ""
|
|
## ServiceRestart : incus-user
|
|
#
|
|
# Common options include:
|
|
# --group GROUPNAME # Group of users that can control incus-user
|
|
#
|
|
INCUS_USER_OPTS=""
|