~aleteoryx/lfm_embed

ref: bcb3df1cb7bf66e6caff2f133c827c2f095171a1 lfm_embed/lfm_embed.service -rw-r--r-- 181 bytes
bcb3df1calyx fix typo in plain theme breaking light mode. 10 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