feat(profile): integrate fsp with apt and ubuntu.
This commit is contained in:
parent
3984cf8acc
commit
7f684ee5dd
7 changed files with 22 additions and 9 deletions
|
|
@ -12,8 +12,17 @@ profile update-notifier-crash @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/systemctl Cx -> systemctl,
|
||||
|
||||
/usr/share/apport/apport-checkreports Px,
|
||||
|
||||
profile systemctl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/systemctl>
|
||||
|
||||
include if exists <local/update-notifier-crash_systemctl>
|
||||
}
|
||||
|
||||
include if exists <local/update-notifier-crash>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue