Skip to content

Commit 04a013d

Browse files
author
Aaron Roller
committed
explaining source of directories master
1 parent 138f53e commit 04a013d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/postinst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ create_log_directory(){
3333
# create the log directory needed for bag files. see bag_logger.cpp
3434
bag_logger_dirs(){
3535

36-
#prod_user comes from common scripts source
36+
#amros_user comes from common scripts source
3737
#this is also defined in bag_logger.cpp
38+
#the log locations (/var/log/amros) are defined by the platorm installation
3839
user=$(amros_app_user)
3940
create_log_directory $(amros_log_dir) $user
4041
create_log_directory $(amros_log_media_dir) $user

0 commit comments

Comments
 (0)