Files
dotfiles/X11/systemd/root/README.md
kokopi-dev 2f27c335cf migration
2025-10-28 16:23:11 +09:00

15 lines
240 B
Markdown

# Root Systemd
Put services in `/etc/systemd/system/*`
Run:
```
sudo systemctl enable myservice@USERNAME.service
sudo systemctl start myservice@USERNAME.service
```
Files:
Check the service file for where the scripts should be located