~aleteoryx/lfm_embed

ref: 95fe09db7d64e1ca746ccc5865b8ff577c386aaa lfm_embed/lfm_embed.service -rw-r--r-- 181 bytes
95fe09dbalyx Add links to readme 5 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