Commit Graph

4 Commits

Author SHA1 Message Date
David Korth
ff6c90736d [rpcli] Disable the AppArmor profile for now.
It's not allowing writes to the user's home directory, which prevents
extracting images.

TODO: Get it working...

The rp-download profile is still enabled, since it's only allowed to
write to the cache directory.
2024-03-01 02:25:04 -05:00
David Korth
7b22820162 [rpcli] Install rpcli.local.apparmor.conf as /etc/apparmor.d/local/usr.bin.rpcli .
The rpcli AppArmor configuration includes a local conf, but a default
one wasn't provided:

AppArmor parser error for /etc/apparmor.d in profile /etc/apparmor.d/usr.bin.rpcli
at line 47: Could not open 'local/usr.bin.rpcli'

TODO: Do the same for rp-download, but the use of libexec might complicate
things.
2023-03-19 14:09:13 -04:00
David Korth
f01ed82565 [debian] rom-properties-cli.install: Install the AppArmor profile. 2020-03-14 00:53:44 -04:00
David Korth
1441226090 [rpcli] Install rpcli.
rpcli is a program, so it's in a new component called "program".

[debian] New package rom-properties-cli. This package contains rp-cli.
2017-01-07 18:48:04 -05:00