dotfiles/linux/arch/systemd/readme.md

6 lines
204 B
Markdown

To install these services first link them to `/etc/systemd/system/`
Next, run `systemctl enable <script-name>.serivoce`
And then finally you can force start with `systemctl start <script-name>.service`