~aleteoryx/lfm_embed

ref: 962d9fc13d95ca2729bfe862cc731cf0d64c1003 lfm_embed/lfm_embed.service -rw-r--r-- 181 bytes
962d9fc1alyx add working directory 1 year, 1 month 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