Add service file

This commit is contained in:
Cody Cook 2021-09-29 01:40:23 +00:00
parent 67457dc9ef
commit 1a3a6d51b1

View file

@ -0,0 +1,9 @@
[Unit]
Description=Create System Log custom script
Wants=create-system-log.timer
[Service]
Type=oneshot
User=root
Group=admin
ExecStart=/root/create-system-log.sh