Create README.md

pull/1/head
alanbjohnston 7 years ago committed by GitHub
parent 5a55424a77
commit 475764ef85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,12 @@
sudo mv custom.target /etc/systemd/system/custom.target
sudo mv new.service /etc/systemd/system/custom.target.wants/new.service
sudo systemctl list-units --type target --all
sudo systemctl isolate custom.target
sudo ln -sf /etc/systemd/system/custom.target /etc/systemd/system/default.target
sudo reboot now
Loading…
Cancel
Save

Powered by TurnKey Linux.