squeezelite.service man page
squeezelite.service — Systemd units for Squeezelite Automatically start the Squeezelite music streaming client each time a user logs in, or each time a system boots. To run To configure To start To configure If running outside of a user session, you will probably need to specify the ALSA output device using Peter Oliver <rpm@mavit.org.uk>.Description
Examples
squeezelite
as part of your user desktop session:systemctl --user enable squeezelite
systemctl --user start squeezelite
squeezelite
as part of your user desktop session, edit the command line options passed to it:systemctl --user edit --full squeezelite
squeezelite
at system boot:systemctl enable squeezelite
systemctl start squeezelite
squeezelite
started at system boot, edit the file /etc/sysconfig/squeezelite
.squeezelite
's -o
option. Get a list of available devices with:squeezelite -l
See Also
Authors
Info