mirror of
https://github.com/simon987/sist2.git
synced 2025-12-10 22:18:54 +00:00
add systemd integration example
This commit is contained in:
6
contrib/systemd/sist2-update.service
Normal file
6
contrib/systemd/sist2-update.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=sist2-update
|
||||
|
||||
[Service]
|
||||
User=yatli
|
||||
ExecStart=/bin/bash /usr/bin/sist2-update-all.sh
|
||||
Reference in New Issue
Block a user