mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-23 13:11:04 +01:00
9 lines
129 B
Django/Jinja
9 lines
129 B
Django/Jinja
[Unit]
|
|
Description=Caffeine auto start
|
|
|
|
[Service]
|
|
ExecStart={{ caffeine_executable_path }}
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|