Update swapoff

This commit is contained in:
curiosityseeker 2023-08-31 19:48:46 +02:00 committed by GitHub
parent 712c22170c
commit f02ab11ec3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,8 @@ profile swapoff @{exec_path} {
# SWAP file common locations
owner /swapfile rw,
/dev/pts/@{int} rw,
include if exists <local/swapoff>
}