summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-system/rsyslog.hook
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-02-01 23:03:36 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-02-01 23:03:36 (GMT)
commitd5ef6c6e5e06d2e1b0d3a823e0ba11ebc8c0942e (patch)
tree2d26236343d0bcf6fd78c8081178bf9d6d838d8b /linhes/linhes-system/rsyslog.hook
parentf3a5f1cbfcc685d03c859e597cf19260868e2498 (diff)
downloadlinhes_pkgbuild-d5ef6c6e5e06d2e1b0d3a823e0ba11ebc8c0942e.zip
linhes_pkgbuild-d5ef6c6e5e06d2e1b0d3a823e0ba11ebc8c0942e.tar.gz
linhes_pkgbuild-d5ef6c6e5e06d2e1b0d3a823e0ba11ebc8c0942e.tar.bz2
linhes-system: myth_mtc.py: add
add deps and remove from lh_system_start.sh
Diffstat (limited to 'linhes/linhes-system/rsyslog.hook')
-rw-r--r--linhes/linhes-system/rsyslog.hook9
1 files changed, 9 insertions, 0 deletions
diff --git a/linhes/linhes-system/rsyslog.hook b/linhes/linhes-system/rsyslog.hook
new file mode 100644
index 0000000..00e3b5f
--- /dev/null
+++ b/linhes/linhes-system/rsyslog.hook
@@ -0,0 +1,9 @@
+[Trigger]
+Operation = Install
+Type = Package
+Target = linhes-system
+
+[Action]
+Description = Enable and start rsyslog...
+When = PostTransaction
+Exec = /usr/bin/systemctl enable --now rsyslog.service