~aleteoryx/lfm_embed

ref: 41a5fa81b5c12feb8aab0ad82d42c135e93065f7 lfm_embed/lfm_embed.service -rw-r--r-- 181 bytes
41a5fa81alyx Add custom font support. 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Last.fm Embed Renderer
After=network.target

[Service]
Type=simple
ExecStart=/bin/lfm_embed
WorkingDirectory=/etc/lfm_embed

[Install]
WantedBy=multi-user.target