Fix systemd service enable command

This commit is contained in:
Nico
2022-03-07 19:25:41 +01:00
committed by Matt Hensman
parent 8a9f146d68
commit 6f2bfb0340

View File

@@ -36,7 +36,7 @@ Restart=always
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
``` ```
3. Enable the service: `sudo systemd enable fx_cast` 3. Enable the service: `sudo systemctl enable --now fx_cast`
### Package managers ### Package managers
* #### Arch Linux (AUR) - https://aur.archlinux.org/packages/fx_cast/ * #### Arch Linux (AUR) - https://aur.archlinux.org/packages/fx_cast/