10 lines
137 B
Django/Jinja
10 lines
137 B
Django/Jinja
[Unit]
|
|
Description=System Info
|
|
|
|
[Service]
|
|
ExecStart={{SYSTEM_INFO_SCRIPT}}
|
|
Environment=LC_ALL=C.UTF-8
|
|
|
|
[Install]
|
|
WantedBy=default.target
|