cfg_dev.mk, cfg_dist.mk: Add PROFILEDIR* attribute variables

This commit is contained in:
Jan Lindemann 2005-06-28 15:19:21 +00:00 committed by Jan Lindemann
commit 756611a55e
2 changed files with 6 additions and 0 deletions

View file

@ -31,6 +31,9 @@ MAKEMODE = 644
PROFILEGROUP = root
PROFILEOWNER = root
PROFILEMODE = 755
PROFILEDIRGROUP = root
PROFILEDIROWNER = root
PROFILEDIRMODE = 755
PROFILEDIR = /etc/profile.d
INITDIR = /etc/init.d
PIDDIR = $(VAR_PREFIX)/run