Add autorun.service

This commit is contained in:
Daniella / Tove 2024-10-26 00:59:15 +02:00
parent e27812939d
commit 797506ee44

9
autorun.service Normal file
View file

@ -0,0 +1,9 @@
[Unit]
Description=Autorun service
[Service]
ExecStart=/autorun
Restart=Always
[Install]
WantedBy=multi-user.target