mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix systemd service enable command
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user