]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/monit
Merge branch 'master' into next
[people/pmueller/ipfire-2.x.git] / lfs / monit
index 4e6782afea59a3e4dcad8411cc62615b56932393..6b3eecd4f60a5a17007a1eb0c376528995caa473 100644 (file)
--- a/lfs/monit
+++ b/lfs/monit
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -89,6 +89,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make install
 
        mkdir -p /var/lib/monit
+       mkdir -p /etc/monit.d
 
        # Install backup include file
        install -v -m 644 $(DIR_SRC)/config/backup/includes/monit \