Update README.md

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

@ -2,6 +2,8 @@ cd systemd
sudo mv custom.target /etc/systemd/system/custom.target sudo mv custom.target /etc/systemd/system/custom.target
sudo mkdir /etc/systemd/system/custom.target.wants
sudo mv new.service /etc/systemd/system/custom.target.wants/new.service sudo mv new.service /etc/systemd/system/custom.target.wants/new.service
sudo systemctl list-units --type target --all sudo systemctl list-units --type target --all

Loading…
Cancel
Save

Powered by TurnKey Linux.