[sway-install.sh] adding -f to systemctl enable greetd.service (in case another DM is already enabled)
This commit is contained in:
@@ -33,7 +33,7 @@ fi
|
|||||||
|
|
||||||
# Enable the Greetd service
|
# Enable the Greetd service
|
||||||
echo "Enabling the Greetd service..."
|
echo "Enabling the Greetd service..."
|
||||||
systemctl enable greetd.service
|
systemctl -f enable greetd.service
|
||||||
|
|
||||||
# Remove the repo
|
# Remove the repo
|
||||||
echo "Removing the EOS Community Sway repo..."
|
echo "Removing the EOS Community Sway repo..."
|
||||||
|
|||||||
Reference in New Issue
Block a user