From 8e99a8c2e3385fb43241426c1df390c31f5e9913 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 11 Aug 2023 19:07:32 -0300 Subject: profiles: fix some comments Changes: * Turn very long end-of-line comments into normal comments * Turn multi-line end-of-line comments into normal comments * Fix a comment being below instead of above the relevant entry * Turn some comments that look like code into end-of-line comments --- etc/profile-m-z/yelp.profile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc/profile-m-z/yelp.profile') diff --git a/etc/profile-m-z/yelp.profile b/etc/profile-m-z/yelp.profile index f5dd0c309..f957954dd 100644 --- a/etc/profile-m-z/yelp.profile +++ b/etc/profile-m-z/yelp.profile @@ -33,16 +33,14 @@ include whitelist-var-common.inc apparmor caps.drop all -# machine-id breaks sound - add the next line to your yelp.local if you don't need sound support. -#machine-id +#machine-id # add this to your yelp.local if you don't need sound support. net none nodvd nogroups noinput nonewprivs noroot -# nosound - add the next line to your yelp.local if you don't need sound support. -#nosound +#nosound # add this to your yelp.local if you don't need sound support. notv nou2f novideo -- cgit v1.2.3-54-g00ecf