Skip to content

Commit

Permalink
removed --now flag
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksArt000 committed Nov 9, 2024
1 parent c441ddb commit f2315ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/src/greetd.ecmp
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ cp config.toml $BUILD_ROOT/etc/greetd/config.toml
[special]
useradd -M -G video greeter
chmod -R go+r /etc/greetd/
systemctl enable --now greetd
systemctl enable greetd

0 comments on commit f2315ed

Please sign in to comment.