mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-19 12:06:15 +02:00
9 lines
131 B
Desktop File
9 lines
131 B
Desktop File
[Unit]
|
|
Description=SnapClient
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/snapclient
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|