dotfiles/linux/arch/systemd/readme.md

6 lines
204 B
Markdown
Raw Normal View History

2016-12-12 04:53:36 +00:00
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`