Add Github Action & add support for the last Ubuntu LTS.
This commit is contained in:
parent
b52cbe564c
commit
0fc9c8b5b0
14 changed files with 518 additions and 44 deletions
|
|
@ -10,6 +10,7 @@
|
|||
@{MOUNTS}=/media/ @{run}/media /mnt
|
||||
|
||||
# Libexec path. Different in some distribution
|
||||
@{libexec}=/usr/lib
|
||||
@{libexec}=/usr/lib # Archlinux
|
||||
@{libexec}=/usr/libexec # Debian/Ubuntu
|
||||
|
||||
include if exists <tunables/extend.d>
|
||||
Loading…
Add table
Add a link
Reference in a new issue