Alan Johnston 7 years ago
commit 69cabe4602

@ -1,5 +1,9 @@
cd systemd
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 systemctl list-units --type target --all

Loading…
Cancel
Save

Powered by TurnKey Linux.