profiles: yarn: fix comment header

Note: The missing line is already present in the other includers of
`nodejs-common.inc`:

    $ git grep -Il 'include nodejs-common.profile'
    etc/profile-m-z/node-gyp.profile
    etc/profile-m-z/node.profile
    etc/profile-m-z/npm.profile
    etc/profile-m-z/npx.profile
    etc/profile-m-z/pnpm.profile
    etc/profile-m-z/pnpx.profile
    etc/profile-m-z/semver.profile
    etc/profile-m-z/yarn.profile

This amends commit 37452ef1a ("refactor nodejs applications (npm & yarn)
(#3876)", 2021-01-11).
This commit is contained in:
Kelvin M. Klann 2026-05-08 13:09:15 -03:00
parent c81777164c
commit 8391ff7cbb

View file

@ -1,6 +1,7 @@
# Firejail profile for yarn
# Description: Fast, reliable, and secure dependency management
quiet
# This file is overwritten after every install/update
# Persistent local customizations
include yarn.local
# Persistent global definitions